MIDI Solutions Router Handleiding


Lees hieronder de 📖 handleiding in het Nederlandse voor MIDI Solutions Router (4 pagina's) in de categorie Niet gecategoriseerd. Deze handleiding was nuttig voor 24 personen en werd door 2 gebruikers gemiddeld met 4.5 sterren beoordeeld

Pagina 1/4
INTRODUCTION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
CONNECTIONS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
OPERATION . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
PROGRAMMING . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
MIDI CHANNEL TABLE . . . . . . . . . . . . . . . . . . . . . . . 19
MIDI CONTROL CHANGE TABLE . . . . . . . . . . . . . . . 21
HEXADECIMAL CONVERSION TABLE . . . . . . . . . . . 25
WARRANTY . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
.
MIDI Solutions Router
Operating Instructions M201
c2001 MIDI Solutions, Inc.
All Rights Reserved
Printed in Canada
MIDI Solutions, Inc.
P.O. Box 3010
Vancouver, BC Canada V6B 3X5
www.midisolutions.com
To program the Router, connect the of the Router to the In
MIDI Out of the device that is sending the programming
commands. and can be left disconnected during Out1 Out2
programming. Once the Router is programmed, it can be inserted
anywhere in your MIDI setup. Connect the of the Router to the In
MIDI Out or Thru of the sending MIDI device. Connect of the Out1
Router to the MIDI In of the rst receiving MIDI device. Connect
Out2 of the Router to the MIDI In of the second receiving MIDI
device. It is recommended that the number of MIDI Solutions
products chained together between any two MIDI devices be
limited to ve. 7
TM
TM
TM
TMTM
6
Congratulations on your purchase of the MIDI Solutions
Router. The MIDI Solutions Router has the capability of routing
selected MIDI messages to either of two MIDI outputs. Routing
capabilities include Note, Polyphonic Key Pressure, Control
Change, Program Change, Channel Pressure, Pitch Bend, and
System messages, on all or selected MIDI channels. Up to 10
settings may be stored by the Router. Programmed settings are
retained in non-volatile memory until cleared or overwritten with
new settings. The Router is MIDI-powered and requires no
batteries or power supply to operate.
5
3
Clear Settings
To clear all of the Router’s settings, send it the following
System Exclusive programming message:
F0 00 00 50 01 00 F7 (all values in Hexadecimal)
It is advisable to send the Clear Settings command to the
Router prior to programming it to insure that all previous
settings are cleared.
To set up the Router to process all of its settings, regardless
of their priority, send it the following command in place of the
above Clear Settings command:
F0 00 00 50 01 00 01 F7 (all values in Hexadecimal)
Route Setting
To program the Router to route an incoming MIDI message to
a selected output, send it the following Sysex message:
F0 00 00 50 01 02 aa bb xx yy cc dd F7
aa = input data type (see p. 16)
bb = input MIDI channel (see p. 19)
xx yy = range of input values to route (see p. 16)
cc = output MIDI channel (see p. 19)
dd = output select: 00: neither output
01: Out1
02: Out2
03: both outputs
Dump Settings
To dump all of the Router’s current settings, send it the
following System Exclusive message:
F0 00 00 50 01 10 F7 (all values in Hexadecimal)
Upon receipt of this command the Router will dump its
current settings to both MIDI Outs.
14 15
13
Router Setting Priority
The Router will accept up to 10 settings. If more than 10
settings are sent to the Router, the oldest setting is discarded to
make room for the most recent setting. MIDI Solutions Router
gives the most recent setting priority over all previous settings. For
example, if the Router is rst programmed to route all channel
messages to Out2, and then programmed to route on all channels
all channel messages to Out1, the result is that on channel 1
incoming channel messages on channels 2 through 16 are sent to
Out2, and incoming channel messages on channel 1 are sent to
Out1. It is possible for the Router to ignore priority (see next page)
12
The routing functions of the Router are programmed by
sending it MIDI System Exclusive programming messages from a
device capable of creating System Exclusive messages, such as
a computer-based sequencer. These messages are described in
detail on the following pages. For decimal to hexadecimal
conversions, see the chart on page 25. Upon receipt of a System
Exclusive programming message, the MIDI indicator LED ashes
rapidly for about one second to indicate that the setting has been
stored. Settings are retained in non-volatile memory until cleared
or overwritten with new settings.
11
The Router’s MIDI Indicator LED will light as soon as the
sending device is turned on, and ashes whenever MIDI data
passes through the unit. MIDI messages are routed according to
the Router’s programmed settings as described on the following
pages. All unrouted messages are sent to both outputs.
9
.
Input MIDI Data Type (aa)
00: Note range
01: Poly Pressure range
02: Control Change range
03: Prog. Change range
04: Chan. Pressure range
range selected from 00 to 7Fxx yy
range selected from 00 to 05 in this table.xx yy
range selected from the System Message table (p. 17).xx yy
When a keyboard range is selected, channel messages are sent
to both the selected and original outputs. This allows messages
such as Sustain and Pitch Bend to affect notes in each range.
1
1
1
1
1
2
3
4
1
2
3
1, 4
1
Decimal Hex Control Function
0 00H Bank Select
1 01H Modulation wheel or lever
2 02H Breath Controller
3 03H Undened
4 04H Foot controller
5 05H Portamento time
6 06H Data entry MSB
7 07H Main volume
8 08H Balance
cc species the MIDI channels on which the message is
mapped. must be set according to the following table:cc
Chan. cc Chan. cc Chan. cc
1 - 00 7 - 06 13 - 0C
2 - 01 8 - 07 14 - 0D
3 - 02 9 - 08 15 - 0E
4 - 03 10 - 09 16 - 0F
5 - 04 11 - 0A ALL - 7F
6 - 05 12 - 0B
19
05: Pitch Bend range (msb)
06: Channel Message range
07: System Message range
( ignored)bb, cc
08: Keyboard range
System Message Table aa(used when = 07)
00: System Exclusive
01: Song Position Pointer
02: Song Select
03: MIDI Time Code
MIDI channels ( and ) are ignored for System messages.bb cc
04: Timing Clock
05: Start
06: Continue
07: Stop
17
Example: To program the Router to route all System Realtime
messages to Out2, set = 07 for set aa System Message range, xx
= 04 and = 07 to select the range of messages from yy Timing
Clock Stop,to set = = 00 (channels ignored for System bb cc
messages), and set = 02 for Out2. This results in the following dd
Sys. Ex. command:
F0 00 00 50 01 02 F707 00 04 07 00 02
18
21
9 09H Undened
10 0AH Pan
11 0BH Expression Controller
12 0CH Eect Control 1
13 0DH Eect Control 2
14-15 0E-0FH Undened
16-19 10-13H General Purpose Controllers (#’s 1-4)
20-31 14-1FH Undened
32-63 20-3FH LSB values for 0-31
64 40H Damper pedal (sustain)
65 41H Portamento On/O
66 42H Sostenuto
67 43H Soft pedal
22
68 44H Legato Fsw (vv=00-3F: Normal, 40-7F: Legato)
69 45H Hold 2
70 46H Sound Controller 1 (default: Sound Variation)
71 47H Sound Controller 2 (default: Timbre/Harmonic Content)
72 48H Sound Controller 3 (default: Release Time)
73 49H Sound Controller 4 (default: Attack Time)
74 4AH Sound Controller 5 (default: Brightness)
75-79 4B-4FH Sound Controllers 6-10 (no defaults)
80-83 50-53H General Purpose Controllers (#’s 5-8)
84 54H Portamento Control
85-90 55-5AH Undened
91 5BH Eects 1 Depth (formerly External Eects Depth)
92 5CH Eects 2 Depth (formerly Tremolo Depth) 23


Product specificaties

Merk: MIDI Solutions
Categorie: Niet gecategoriseerd
Model: Router

Heb je hulp nodig?

Als je hulp nodig hebt met MIDI Solutions Router stel dan hieronder een vraag en andere gebruikers zullen je antwoorden




Handleiding Niet gecategoriseerd MIDI Solutions

Handleiding Niet gecategoriseerd

Nieuwste handleidingen voor Niet gecategoriseerd