Y
Hacker News
new
|
ask
|
show
|
jobs
by
rajangdavis
1271 days ago
What’s the story surrounding cross platform MIDI support? I don’t expect it to be a priority but it’s something that I was looking into with Flutter/Dart, it would be killer to have.
1 comments
demonthos
1271 days ago
For Dioxus web and desktop (webview), we provide a use_eval hook to execute Javascript that should allow you to use interface with MIDI
link