You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I saw you post about BitMidi in the Changelog Slack (LOVE IT!) and that lead me here. I maintain https://github.com/captbaritone/webamp (https://webamp.org) and having midi support would be very cool. However, the API that you currently expose would probably not be quite what we need. The main thing we would need would be access to the raw audio node (so we can attach the analyzer, EQ, etc).
MIDI support is something we've been asked for before, and I would love to come up with a good way to support non-browser players so that, one day, Timidity could just be one of many such "codecs".
Would this be something that would interest you? Something we could work on together maybe?
I'm happy to discuss here or, if you prefer something more realtime, your welcome to join our Discord: https://discord.gg/wvaaG4
The text was updated successfully, but these errors were encountered:
@captbaritone Hi there! Just catching up on GitHub issues (sorry for the delay!). I'm down to modify the API to suit your needs. Would you just need a way to get the audio node we create? We could add a getter method or property for that. If you want to take a stab at a PR, I'm happy to review and merge!
Hey! I saw you post about BitMidi in the Changelog Slack (LOVE IT!) and that lead me here. I maintain https://github.com/captbaritone/webamp (https://webamp.org) and having midi support would be very cool. However, the API that you currently expose would probably not be quite what we need. The main thing we would need would be access to the raw audio node (so we can attach the analyzer, EQ, etc).
MIDI support is something we've been asked for before, and I would love to come up with a good way to support non-browser players so that, one day, Timidity could just be one of many such "codecs".
Would this be something that would interest you? Something we could work on together maybe?
I'm happy to discuss here or, if you prefer something more realtime, your welcome to join our Discord: https://discord.gg/wvaaG4
The text was updated successfully, but these errors were encountered: