Multiple outputs : MIDI, jsfx, webaudio #68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The sound emitter function should be able to easily output to different formats such as MIDI / webMIDI, jsfx, or web audio (current output).
By easily, I mean the sound parameters that are being emitted should media independant as long as they can. Each media would come with a mapping other value, and the mapping interface would ideally be easy to understand and use.
MIDI controller https://www.youtube.com/watch?v=BH2KuPloAEI