Follow these steps to change the MIDI Program Change input on the Organelle.
- Eject the USB drive in your Organelle and place it in a USB port on your computer.
- Download PureData on your computer if you have not already.
- Download mother.pd. A version of this file is always running on the Organelle and interfaces with every patch. To override the built-in mother.pd patch simply add your own to your Patches folder.
- Move mother.pd into the patches folder on the Organelle drive:
- Open mother.pd in PureData.
- Click the MIDI sub patch labeled [pd MIDI]:
- Click the [pd program-change-in] sub patch:
- The Organelle “listens” to program change messages on all channels (omni). To specify a specific channel, add a number at the end of [pgmin]. For example, if program change messages are being sent on MIDI channel 12, change [pgmin] to [pgmin 12].
- Save and close the patch.
- Eject the Organelle USB drive and test on the Organelle.