;------------------------------------------------------------------- ; Tone Wheel Organ with Rotating Speaker rev. 7 ; Original by Hans Mikelson ; mods by Pete Goodeve ; this score matches the new Leslie (instr 8) ; (Hans' version is Instr 9) ;------------------------------------------------------------------- ; GEN functions ;------------------------------------------------------------------- f0 5000 ; Continue running a long time for midi data input. ; The default versions of these tables are set in the .orc file ; Override if you want... ; Distortion Tables ; Slight Distortion (default) ;f1 0 8192 8 -.8 336 -.78 800 -.7 5920 .7 800 .78 336 .8 ; Heavy Distortion ;f1 0 8192 8 -.8 336 -.76 3000 -.7 1520 .7 3000 .76 336 .8 ; ...Matched to Slight Dist level: ;f1 0 8192 -8 -.4 336 -.38 3000 -.35 1520 .35 3000 .38 336 .4 ; Default Swell Pedal Characteristic Curve ;f2 0 129 7 0.1 3 0.2 30 0.7 37 0.9 58 1 1 1 ; Instr 1 is drawbars/vibrato on-off/percussion i1 0 0 8 8 5 3 2 4 5 8 8 1 0 0 ; Instr 2 is drawbars/keyclick/percussion Lower Manual (no perc needed) i2 0 0 8 8 8 0 0 0 0 0 0 1 ; Instr 3 is Leslie speed (Horn and Bass Rotor speeds are different) ; -- note 2 sec 'ramp' to speed ; changes can also be made via MIDI ch.3 (see orc for details) ; It is reported that actual Fast Leslie is close to: ; Horn Bass i3 0 2 6.8 6.6 ;"Chorus 2" Vibrato -- (Instr 6): (now turned on by default as "C2") ; FX Scan FiltTop Filt Scale: Q i6 0 0 .5 .67 10000 1 1 ; Instr 8, 9 are Leslies with/without deflectors ; p4=1 for deflectors, p4=2 for none (0 for off) ; i8 is a new algorithm: ; p5=fraction of wall reflection to mix ; p6 = reflection delay in millisec i8 0 .1 1 .6 15 ; Instr 9 off by default. Start with, e.g.: (p5=stereo phase) ;i9 0 .1 1 .12 ; Instr 10 is Audio-Out-End-of_Chain (always runs) ; now also has reverb setting (p4 = "reverb time" -- 1/3 sec by default) ; may be changed at any time by another 'i10' command i10 0 .1 0.3 s