#======================================================================= #=======================================================================
# Program: The Chase
# Author: Thomas F. Hespos, Jr.
#
 # Description: Phaser patch with a crazy stereo delay in which
# the delay taps sound like they're "chasing" one
# another from one side of the stereo sound stage
# to the other. Still sounds okay if you don't
 # run in stereo.
#
# Rig Notes: Patch was created with '96 Fender Strat Plus
 # with a Seymour Duncan Lil' Screamin' Demon in
 # the bridge position. Guitar -> GSP-2101 ->
 # Marshall 9000 Tube Power Amp -> ADA 2X12" (70W # Celestions).
#
#======================================================================= #=======================================================================
 GSP-2101 # Device ID
2.02.1 # Software version
The Chase # Program Name
U # Algorithm Number
 #=======================================================================
# Module Parameter Settings Section #=======================================================================
Comp (Bypass) # Compressor
Dist (On, SaturatedTube, 6.0, 5.0) # Distortion
EQ (+6, +4, 0, -6, +2, 0, +2) # EQ
Mvol (0) # Master Volume
FxL (No Sum) # Effects Loop
NGt (On, -66, 6, 20, 0, 55, 45, 5.0) # Noise Gate
 SCho ( On, 100, 1.00, .82, 0.25, Tringl ) # Stereo Chorus
4x2 ( 100, 0, 50, 50, 50, -50, 100, 0, 100, 100) # 4x2 Mixer
Inv ( Out of Phase, 100 ) # Phase Inverter
3x2 ( 100, -50, 100, 0, 100, 50, 100, 100 ) # 3x2 Mixer
PanA ( On, 2.00, 100, 100 ) # Autopanner A
PanB ( On, 2.00, 100, 100 ) # Autopanner B
SDly1 ( On, 0.360 cc[.300, 1.000], 10, 100, Off ) # Stereo Delay 1.0
6x2 ( 100, -50, 100, 50, 100, -50, 100, 50, 100, # 6x2 Mixer
 -50, 100, 50, 100, 100) MMix ( 100% Wet) # Wet 2 Dry #=======================================================================
#User Algorithm Input Linkage #=======================================================================
SCho -> ( Left Input, Right Input ) 4x2 -> ( Left Input, SCho Out 1, SCho Out 2, Right Input ) Inv -> ( 4x2 Out 2 ) 3x2 -> ( 4x2 Out 1, Inv Out 1, 4x2 Out 2 ) PanA -> ( 3x2 Out 1 ) PanB -> ( 3x2 Out 2 ) SDly1 -> ( PanB Out 1, PanA Out 2) 6x2 -> ( 3x2 Out 1, SDly1 Out 1, SDly1 Out 2, PanB Out 1, PanB Out 2, 3x2 Out 2 ) MMix -> ( 6x2 Out 1, 6x2 Out 2 )
#=======================================================================
# End of Program
#======================================================================= #=======================================================================
# Please send all feedback to hespos@hespos.com #=======================================================================