Instrument Definition: Waldorf Streichfett

VERSION 1

TRACKNAME Streichfett
TYPE POLY

OUTPORT A
OUTCHAN 16
INPORT NULL
INCHAN NULL

# 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]
1 A1
2 A2
3 A3
4 A4
5 B1
6 B2
7 B3
8 B4
9 C1
10 C2
11 C3
12 C4
[/PC]

# CC
# Syntax: CC_NUMBER NAME or CC_NUMBER:DEFAULT=xx NAME
# DEFAULT_VALUE must be a valid number between 0 and 127
[CC]
1 Mod wheel
64 Sustain
70 Str registration
71 Str octaves
72 Str release
73 Str crescendo
74 Str ens type
75 Str ensemble
76 Solo tone
77 Solo tremolo
78 Solo split
79 Solo sustain
80 Solo attack
81 Solo decay
82 Balance
91 FX type
92 FX animate amount
93 FX phaser amount
94 FX reverb amount
[/CC]

# This section will be readable from Hapax.
[COMMENT]
Waldorf Streichfett
[/COMMENT]
3 Likes

For my CC section, I also have

120 Sound off
121 Reset
122 Local control
123 Panic

1 Like