-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbehringer_rd-9_part2.txt
More file actions
52 lines (42 loc) · 1.52 KB
/
behringer_rd-9_part2.txt
File metadata and controls
52 lines (42 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
VERSION 1 # Currently, this should only be 1.
# Supports all alphanumeric ASCII, and ' ', '_', '-', '+' - can also be NULL
TRACKNAME RD-9 (PT 2)
# Can be POLY, DRUM, MPE, or NULL
TYPE DRUM
# Can be A, B, C, D, USBD, USBH, CVGx (x between 1&4), CVx, Gx, or NULL
OUTPORT B
# Can be x (between 1-16), or NULL -- this is ignored if output port is not MIDI
OUTCHAN 10
# Can be NONE, ALLACTIVE, A, B, USBH, USBD, CVG, or NULL
INPORT NULL
# Can be x (between 1-16), ALL, or NULL. This definition will be ignored if INPORT is NONE, ALLACTIVE or CVG
INCHAN NULL
# DRUMLANES
# Syntax: ROW:TRIG:CHAN:NOTENUMBER NAME
# ROW must be between 1 and 8
# TRIG can be between 0 and 127, or NULL
# CHAN can be a number between 1 and 16, Gx, CVx, CVGx (x between 1 and 4), or NULL
# NOTENUMBER can be between 0 and 127, or NULL
# NAME supports all alphanumeric ASCII, and ' ', '_', '-', '+' - can also be NULL
# Please note this section will be discarded for tracks which are not DRUM tracks
[DRUMLANES]
1:NULL:10:37 RIMSHOT
2:NULL:10:56 COWBELL
3:NULL:10:51 RIDE
4:NULL:10:49 CRASH
[/DRUMLANES]
# PC
# Syntax: NUMBER NAME
# number must be either:
# - A number (for simple PC)
# - Three numbers, delimited by ':', which represent PC:MSB:LSB. You can put 'NULL' to not set the MSB/LSB.
# PC must be between 1...128
# MSB/LSB must be between 0...127
[PC]
[/PC]
# This section will be readable from Hapax.
[COMMENT]
Behringer RD-9
Note that these are not all drum sounds. Hapax allows for max 8.
These are the least used. See RD-9 part 1 for the others.
[/COMMENT]