Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:seq24togglemiditutorial [2011/01/25 12:06] – autostatic | wiki:seq24togglemiditutorial [2013/06/02 13:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 31: | Line 31: | ||
| **(data2 max)**: the maximum value for the filter to match. | **(data2 max)**: the maximum value for the filter to match. | ||
| - | An example of the [midi-control] section of my .seq24rc file I use with the MPK Mini: | + | An example of the [midi-control] section of my //.seq24rc// file I use with the MPK Mini: |
| [midi-control] | [midi-control] | ||
| Line 121: | Line 121: | ||
| 73 [0 0 | 73 [0 0 | ||
| - | What this example does is listening for notes 96 up to and including 111 and it toggles the sequences on note on events and toggles | + | What this example does is listening for notes 96 up to and including 111 and it toggles the sequences on note on events and toggles |
| + | |||
| + | ===== Queuing | ||
| + | |||
| + | The Akai MPK Mini has a Sustain button and I've set the Sustain | ||
| + | |||
| + | # mod queue | ||
| + | 70 [0 0 | ||
| + | |||
| + | So when I hold down this button and press one of the pads on my MPK Mini the corresponding sequence gets queued. | ||
| + | |||
| + | ===== Final steps ===== | ||
| + | |||
| + | Start seq24 and connect your MIDI controller (File - Options - MIDI Input). Now you should be able to toggle and queue any patterns in your seq24 session if you set up your .seq24rc file correctly. | ||
