User Manual
Table Of Contents
- A Few Words of Thanks
- Chapter 1: Getting Started
- Rear Panel Connections
- Setting Up the Pro 3
- Using the Main Display
- Sound Banks
- Editing Programs
- Saving a Program
- Using Paraphonic Mode
- Exploring the Pro 3 in Greater Depth
- Chapter 2: Pro 3 Controls
- Oscillators
- Mixer
- Filters
- Amplifier Envelope
- Auxiliary Envelopes
- Low Frequency Oscillators
- Modulation
- Effects
- Arpeggiator
- Sequencer
- Normal, Gated, and Trigger Modes
- Programming the Sequencer
- Recording Phrases/Sequences A,B,C, or D.
- Sequencing Parameter Changes in Real-Time
- Copying a Sequence from One Track to Another
- Copying and Pasting an Entire Sequence
- Muting a Sequence Track
- Creating An Extended Sequence
- Paraphonic Sequencing
- Adding Rests, Ties, and Velocity
- Editing Duration
- Adding Ratcheting
- Editing Other Elements of a Sequence
- Setting or Changing the Destination of a Track
- Recording Additional Sequencer Tracks for Modulation
- Using Slew
- Turning off the Sequencer’s “Notes” Track
- Sequencer Parameters (Front Panel)
- Additional Sequencer Parameters (Display Menus)
- Cue Program
- Tuned Feedback
- Master Volume/Program Volume
- Transpose
- Hold
- Glide
- Pitch and Mod Wheels
- Touch slider
- Adding Aftertouch
- Distortion
- Play List
- Miscellaneous Parameters
- Global Settings
- Chapter 3: Programming the Pro 3
- Synthesis 101: Synth Bass
- Creating Synth Brass
- Creating a Hard-Sync Lead
- Chapter 4: Using the Pro 3 with External Devices
- Appendix A: Modulation Sources
- Appendix B: Modulation Destinations
- Appendix C: Troubleshooting and Support
- Appendix D: Calibrating the Pro 3
- Appendix E: Alternative Tunings
- Appendix F: MIDI Implementation
- Bookmark 1
- Bookmark 1
150
Appendix F: MIDI Implementation
Sequential
Global Parameters Data Dump
Value Description
1111 0000
System Exclusive (SysEx)
0000 0001
DSI ID
0011 0001
Pro 3 ID
0000 1111
Main Parameter Data
0vvv vvvv
50 nibbles (LS then MS) for 25 Global parameters
1111 0111
End of Exclusive (EOX)
The Global Parameters Data Dump is not recognized when received. It is only
transmitted when requested. NRPN messages are used to change Globals.
Packed Data Format
Data is packed in 8 byte “packets”, with the MS bit stripped from 7 param-
eter bytes, and packed into an eighth byte, which is sent at the start of the 8
byte packet.
Example:
Input Data Packed MIDI data
1 A7 A6 A5 A4 A3 A2 A1 A0 1 00 G7 F7 E7 D7 C7 B7 A7
2 B7 B6 B5 B4 B3 B2 B1 B0 2 00 A6 A5 A4 A3 A2 A1 A0
3 C7 C6 C5 C4 C3 C2 C1 C0 3 00 B6 B5 B4 B3 B2 B1 B0
4 D7 D6 D5 D4 D3 D2 D1 D0 4 00 C6 C5 C4 C3 C2 C1 C0
5 E7 E6 E5 E4 E3 E2 E1 E0 5 00 D6 D5 D4 D3 D2 D1 D0
6 F7 F6 F5 F4 F3 F2 F1 F0 6 00 E6 E5 E4 E3 E2 E1 E0
7 G7 G6 G5 G4 G3 G2 G1 G0 7 00 F6 F5 F4 F3 F2 F1 F0
8 00 G6 G5 G4 G3 G2 G1 G0