38 MS-1 Quick Start Guide 39
CHANGING THE PARAMETERS
The parameters may be changed using the following procedure:
1. Press SHIFT+ HOLD/REST + 8 to enter the setting mode. The LOCATION LED 1 will blink yellow.
2. Press <KYBD or STEP> to select pages 1 to 5. The yellow LOCATION LED, shows the current page:
3. Page 1 allows you to select the MIDI input channel, 1 to 16.
4. Page 2 allows you to select the MIDI output channel, 1 to 16.
5. Page 3 allows you to select the clock source mode from 1 to 5: (INTERNAL / MIDI DIN / MIDI USB / TRIG / AUTO). When using AUTO, the clock priority is:
TRIG > MIDI USB > MIDI DIN > INTERNAL
6. Page 4 allows you to select the clock type mode, 1 to 4: (1PPS / 2PPQ / 24PPQN / 48PPQN)
7. Page 5 allows you to select the clock edge mode, 1 to 2: (Fall / Rise)
8. Press STEP switches 1 to 8 to select numeric values from 1 to 8. The current value is indicated by a green LOCATION LED.
9. To access values 9 to 16, press SHIFT + STEP switch 1 to 8. The current value is shown by a red LOCATION LED.
Note: If a setting is on the same LED number as the current page LED, then the LED will ash alternately between the yellow page color and the green or red
parameter color.
10. Press SHIFT + HOLD/REST + 8 to exit the setting mode, and save any parameter changes.
11. More parameters can be changed using the Synthtool App.
Attack
Time
Decay
Time
Sustain Level
Time
Env
Level
Key
Gate
Release
Time
Key Pressed Key Released
ADSR Envelope
The stages of the ADSR envelope are shown in this simplied diagram
below. The envelope can control the VCA level, the VCF cut-o frequency,
and Pulse Width modulation of the VCO.
MS-1 Parameters Select MIDI SysEx Messages
The following data format is used when creating a SysEx message, and the various items in this SysEx data string are described below:
Frame start
F0
Manu ID
00 20 32
Device ID
aa bb cc
PKT
dd
SPKT
ee
Parameter
D0 ... Dn-1
Frame end
F7
Item (Hex) Description
00 20 32 Manufacturer SysEX ID number (Behringer GmbH)
aa bb cc Device ID: 00 01 20 for MS-1
dd It is a main packet type (abbr. PKT).
ee It is a sub packet type (abbr. SPKT). SPKT is absent for some packets.
D
0
… D
n-1
Parameter value.
Name Command Para range(D … D
n
)
Set MIDI Channel F0 00 20 32 00 01 20 0E D0~D2 F7 D: Fixed value 0x01
D: The value of MIDI out channel is 0x00~0x0F → Channel 1~16
Default Value: 0x00
D: The value of MIDI in channel is 0x00~0x0F → Channel 1~16
Default Value: 0x00
Set Velocity Information F0 00 20 32 00 01 20 10 D0~D2 F7 D: The value of note on velocity is 0x00~0x7F → 1~127 is a xed value of velocity, 0 is dynamic velocity.
Default Value: 0x00
D: The value of note o velocity is 0x00~0x7F → 1~127 is a xed value of velocity, 0 is dynamic velocity.
Default Value: 0x00
D: The value of velocity curve is 0x00~0x02 → 0-Soft, 1-Med, 2-Hard
Default Value: 0x00
Set Pitch Bend Range F0 00 20 32 00 01 20 11 D0 D1 F7 D: The value of pitch bend range is 0x00~0x0C → Semitones 0~12
Default Value: 0x0C
D: Fixed value 0x00
Set MIDI Clock F0 00 20 32 00 01 20 17 D0 F7 D: 0x00 → Disable / 0x01 → Enable
Default Value: 0x00
Set Sequencer
Auto Play
F0 00 20 32 00 01 20 1D D0 F7 D: 0x00 → Disable / 0x01 → Enable
Default Value: 0x01
Set Clock Source F0 00 20 32 00 01 20 1B D0 F7 D: The value of clock source is 0x00~0x04 →
0x00: INT
0x01: MIDI
0x02: USB
0x03: EXT
0x04: AUTO
Default Value: 0x00
Set Clock Type F0 00 20 32 00 01 20 1A D0 F7 D: The value of clock type is 0x00~0x03 →
0x00: 1PPS
0x01: 2PPQ
0x02: 24PPQN
0x03: 48PPQN
Default Value: 0x00
Set Clock Edge F0 00 20 32 00 01 20 19 D0 F7 D: The value of clock edge is 0x00~0x01 →
0x00: FALL
0x01: RISE
Default Value: 0x00
Set Accent Threshold F0 00 20 32 00 01 20 1C D0 F7 D: Enable value 00~7E
Disable value 7F
Default Value: 0x60
Get Sequencer Data F0 00 20 32 00 01 20 77 D0 D1 F7 D: The value of bank number is 0x00~0x07 → Bank 1~8
D: The value of pattern number is 0x00~0x07 → Pattern 1~8
Set Sequencer Data F0 00 20 32 00 01 20 78 D0~Dn F7 D: The value of bank number is 0x00~0x07 → Bank 1~8
D: The value of pattern number is 0x00~0x07 → Pattern 1~8
D~D
n
: Sequencer data.
Get Congurate Parameters F0 00 20 32 00 01 20 75 F7 NA
Set Congurate Parameters F0 00 20 32 00 01 20 76 D0~D13 F7 D~D: MIDI channel select
D~D: Velocity select
D~D: Pitch bend select
D: MIDI clock enable control
D: Sequencer auto play enable control
D: Clock source select
D: Clock type select
D: Clock edge select
D: Accent threshold select
Restore Factory Setting F0 00 20 32 00 01 20 7D F7 NA