truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
111 stars 13 forks source link

add instrument changes in a single line #34

Closed truj closed 5 years ago

truj commented 5 years ago

We need to be able to switch an instrument for a channel without using an INSTRUMENTS block. Reasons: INSTRUMENTS blocks cannot be nested. But it should be possible to change instruments from inside a nestable block or a macro.