#=======================================================================
#=======================================================================
#	Program:	Fat 12 String
#	Author:	        Thomas F. Hespos, Jr.
#	
#	Description:    I wanted a Clean Tube sound with Chorus and Detune
#			to use for the rhythm guitar part in a new song that
#			I was working on with my band.  The factory algs
#			just didn't cut it - I needed a fuller sound.  Then, 
#			it hit me - I needed a 12-string!!!  Toe down on the 
#			FC to switch from 6- to 12-string.  Sounds fat!!! 
#			Sounds best with the silver middle Sensor on my Strat
#			Plus.
#
#	Rig Notes:	Patch was created with '96 Fender Strat Plus using 
#			the middle Lace Sensor (silver).  
#			Guitar -> GSP -> Marshall 9000 Tube Power Amp ->
#			ADA 2X12" (70W Celestions).
#
#=======================================================================
#=======================================================================

GSP-2101		# Device ID
2.02.1		        # Software version
Fat 12 String	        # Program Name
U			# Algorithm Number

#=======================================================================
#	Module Parameter Settings Section	
#=======================================================================

Comp (On, 2:1, -30, -6)						# Compressor
Dist (On, Clean Tube, 5.0)					# Distortion
EQ (+8, +6, +6, 0, 0, +4, +10)				        # EQ
Mvol (+3)							# Master Volume
FxL (No Sum)							# Effects Loop
NGt (On, -70, 8, 30, 0, 60, 15, 4.0)	 		        # Noise Gate

DtnA ( On, 10, 0, 100 )						# Mono Detuner A
DtnB ( On, 15, 0, 100 )						# Mono Detuner B
Pch ( Off cc[Off, On], 76, 0, 12, 0, 8-12, Off )	        # Pitch Shifter
4x2 ( 100, 0, 100, 0, 100, 0, 100, 0, 100, 100 )	        # 4x2 Mixer
SCho ( On, 100, 40.00, 0.20, 2.00, Expntl )		        # Stereo Chorus
MMix ( 50/50 )							# Wet 2 Dry

#=======================================================================
#User Algorithm Input Linkage
#=======================================================================

DtnA 	-> ( Left Input )
DtnB	-> ( Right Input )
Pch	-> ( Right Input )
4x2	-> ( DtnA Out 1, DtnB Out 1, Pch Out 1, Left Input )
SCho 	-> ( 4x2 Out 1, 4x2 Out 2 )
MMix	-> ( SCho Out 1, SCho Out 2 )

#=======================================================================
#	End of Program
#=======================================================================

#=======================================================================
#	Please send all feedback to hespos@hespos.com
#=======================================================================