Update performance.ini

pull/267/head
arsamus 3 years ago committed by GitHub
parent ce021a0125
commit af8540ae66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 72
      src/performance.ini

@ -22,6 +22,14 @@
#PortamentoTime#=0 # 0 .. 99
#VoiceData#= # space separated hex numbers of 156 voice parameters. Example: 5F 1D 14 32 63 [....] 20 55
#MonoMode#=0 # 0-off .. 1-On
#ModulationWheelRange#=99 # 0..99
#ModulationWheelTarget#=1 # 0..7
#FootControlRange#=99 # 0..99
#FootControlTarget#=0 # 0..7
#BreathControlRange#=99 # 0..99
#BreathControlTarget#=0 # 0..7
#AftertouchRange#=99 # 0..99
#AftertouchTarget#=0 # 0..7
# TG1
BankNumber1=0
@ -43,6 +51,14 @@ PortamentoGlissando1=0
PortamentoTime1=0
VoiceData1=
MonoMode1=0
ModulationWheelRange1=99
ModulationWheelTarget1=1
FootControlRange1=99
FootControlTarget1=0
BreathControlRange1=99
BreathControlTarget1=0
AftertouchRange1=99
AftertouchTarget1=0
# TG2
BankNumber2=0
@ -64,6 +80,14 @@ PortamentoGlissando2=0
PortamentoTime2=0
VoiceData2=
MonoMode2=0
ModulationWheelRange2=99
ModulationWheelTarget2=1
FootControlRange2=99
FootControlTarget2=0
BreathControlRange2=99
BreathControlTarget2=0
AftertouchRange2=99
AftertouchTarget2=0
# TG3
BankNumber3=0
@ -85,6 +109,14 @@ PortamentoGlissando3=0
PortamentoTime3=0
VoiceData3=
MonoMode3=0
ModulationWheelRange3=99
ModulationWheelTarget3=1
FootControlRange3=99
FootControlTarget3=0
BreathControlRange3=99
BreathControlTarget3=0
AftertouchRange3=99
AftertouchTarget3=0
# TG4
BankNumber4=0
@ -106,6 +138,14 @@ PortamentoGlissando4=0
PortamentoTime4=0
VoiceData4=
MonoMode4=0
ModulationWheelRange4=99
ModulationWheelTarget4=1
FootControlRange4=99
FootControlTarget4=0
BreathControlRange4=99
BreathControlTarget4=0
AftertouchRange4=99
AftertouchTarget4=0
# TG5
BankNumber5=0
@ -127,6 +167,14 @@ PortamentoGlissando5=0
PortamentoTime5=0
VoiceData5=
MonoMode5=0
ModulationWheelRange5=99
ModulationWheelTarget5=1
FootControlRange5=99
FootControlTarget5=0
BreathControlRange5=99
BreathControlTarget5=0
AftertouchRange5=99
AftertouchTarget5=0
# TG6
BankNumber6=0
@ -148,6 +196,14 @@ PortamentoGlissando6=0
PortamentoTime6=0
VoiceData6=
MonoMode6=0
ModulationWheelRange6=99
ModulationWheelTarget6=1
FootControlRange6=99
FootControlTarget6=0
BreathControlRange6=99
BreathControlTarget6=0
AftertouchRange6=99
AftertouchTarget6=0
# TG7
BankNumber7=0
@ -169,6 +225,14 @@ PortamentoGlissando7=0
PortamentoTime7=0
VoiceData7=
MonoMode7=0
ModulationWheelRange7=99
ModulationWheelTarget7=1
FootControlRange7=99
FootControlTarget7=0
BreathControlRange7=99
BreathControlTarget7=0
AftertouchRange7=99
AftertouchTarget7=0
# TG8
BankNumber8=0
@ -190,6 +254,14 @@ PortamentoGlissando8=0
PortamentoTime8=0
VoiceData8=
MonoMode8=0
ModulationWheelRange8=99
ModulationWheelTarget8=1
FootControlRange8=99
FootControlTarget8=0
BreathControlRange8=99
BreathControlTarget8=0
AftertouchRange8=99
AftertouchTarget8=0
# Effects
#CompressorEnable=1 # 0: off, 1: on

Loading…
Cancel
Save