Brotherta / wam-studio

MIT License
16 stars 2 forks source link

Modify the wam-bank pedalboard to support WAM instruments + get scheduleEvents (i.e MIDI events) from tracks #81

Open micbuffa opened 1 month ago

Jempasam commented 1 month ago

The Pedalboard now send the events it recieve to the WAM it contains, and therefore supports MIDI events.

micbuffa commented 1 month ago

Did you check that multiple instruments receive the event (and play the note at the same time?). Normally the event must be sent to all WAMs downstream. We must really test your modification deeply before going on.