Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration with Webamp? #2

Open
captbaritone opened this issue Oct 12, 2018 · 1 comment
Open

Integration with Webamp? #2

captbaritone opened this issue Oct 12, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@captbaritone
Copy link

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

@feross
Copy link
Owner

feross commented Sep 5, 2019

@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!

@feross feross added the enhancement New feature or request label Sep 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants