tutti
all together.
This script is an extension to @infinitedigits’s mx.samples.
set up
requirements
- norns
- mx.samples (see below)
- midi controller(s)
in maiden …
;install https://github.com/leontoddjohnson/tutti
there’s not much to it
tutti simply allows you to run mx.samples for multiple instruments at once. For example, you could simultaneously play instrument A through one MIDI channel (or device) and instrument B through a different MIDI channel (or device). That’s all. It’s fun!1
1 Shameless plug, this script is fun to use along with swons!
Right now, this script is completely relegated to the PARAMS page. Select instruments, MIDI sources, and channels. Then, adjust parameters for each instrument as you would normally for mx.samples.
updating parameters
Note: parameters only update prior to note play. So, adjusting the amp (velocity) or panning on a note that is already playing will not do anything.
By default, you can select up to four instruments, but you can change this by updating the N_INSTRUMENTS variable in the script.