How to: Customize a Step Sequencer
Customizing the Provided “4 Track Step Sequencer”
(Please view the ‘Setting up MIDI via Lemur’ before this tutorial)
Note: You can completely modify the downloaded module using the JazzEditor.

- This quick walk through will show how easy it is to add more tracks to the existing 4 track sequencer.
- Load the module into the JazzEditor.
- Make room for more tracks by extending the Container object.
- Copy “track_4” and paste it below.
- It will automatically rename itself to prevent naming conflicts
- Paste it one more time; there should be a total of six tracks now.
- The Multislider object designates the note per track.
- Select the Multislider; change the number of sliders from 4 to 6, under Properties.
- Under the “Project Browser” click the triangle next to “track_5” Naturally Multisliders start with 0.
- In this case, slider 0 changes the pitch of track_1, slider 1 changes the pitch of track_2, and so on.
- Select the “pitch” expression and change 3 to 4 in the Script editing tab.
- Under the “Project Browser” click the triangle next to “track_5” a. Select “pitch” and change 3 to 5.
- Now that the new tracks have note control via Multislider, the new 6 track sequencer is ready.
- Check out the video link below to see the walk through in action.
- Here is a video demo of this in action!
Podcast Video [2:08m]: