derkyjadex / M8WebDisplay

Display for headless M8 tracker
https://derkyjadex.github.io/M8WebDisplay/
MIT License
196 stars 39 forks source link

audio in #19

Open interym opened 2 years ago

interym commented 2 years ago

hey is there a way to route audio to the m8 headless for sampling like the m8 itself can do?

derkyjadex commented 2 years ago

Not currently in the application as it is. You should be able to set the output of whatever application you're using to generate the sound to the M8, or use some other audio routing utility for your OS (eg. if you're trying to use a physical input from an audio interface you have attached).

I think it might not be too hard to add an input device selector to the menu. I'll have to play around with it and see if I can come up with anything.