"Clean Or Bite" (F7): I went after a real clean tone and also one that you could add some dirt that has # more bite to it than a lot of distortion ( a la Danny Gatton, Roy Buchannan ). It also has some air to it via the Gigaverb reverb. This of course is all a matter of taste, you may want to lower the level of the reverb. This is set up like two different amps... with the expression pedal changing compression rates, EQ settings, turning on the clean tube (overdriving it ) and even changing the master volume levels depending on whether you want a "clean amp" or a " dirty amp". SAP From: Steve Schow Sent: Friday, January 24, 1997 2:39 AM To: 'gsp-users@portal.com' Subject: Clean_or_Bite.sap (From Coop) SAP SPECIFICATIONS #====================================================================== #===================================================================== # PROGRAM : CLEAN OR BITE # AUTHOR : MARC " COOP" COOPER # DATE CREATED : 02/ 96 #===================================================================== # DESCRIPTION : # I went after a real clean tone and also one that you could add some dirt that has # more bite to it than a lot of distortion ( a la Danny Gatton, Roy Buchannan ). It also # has some air to it via the Gigaverb reverb. This of course is all a matter of taste, # you may want to lower the level of the reverb. This is set up like two different # amps... with the expression pedal changing compression rates, EQ settings, turning # on the clean tube (overdriving it ) and even changing the master volume levels # depending on whether you want a "clean amp" or a " dirty amp". # # NOTES : I created this with a Tele or a Strat in mind ( or a clone ), but it can work # fine with a Les Paul or some kind of humbucking guitar. I've used this with a 2101 # going into two Rivera 30/30 amplifiers and it just sings. Keep the chain all tubes for # this one to be truly authentic . #===================================================================== GSP-2101 # DEVICE ID 3.00.00 # SOFTWARE VERSION CLEAN OR BITE # PROGRAM NAME F7 # ALGORITHM NUMBER/ NAME #================================================================= # MODULE PARAMETERS #================================================================= COMP ( 4:1cc[4:1,2:1], -35db, 6db cc[ 6db, 0db ] ) DIST ( Bypass cc[ Bypass, Clean Tube 6.0 ] ) EQ ( +4, 0, +2, 0, +4, +10 cc[+10,+6 ], +6 cc[ +6, +8 ] ) MVOL (0 cc[ 0, +2 ] ) FxL ( Summed ) SNGt ( -72db, 8db, 30ms, 0, 75ms, 12db, 4.0ms ) GVrb ( 50ms, 150ms, 4, 3, 44, 33ms, 40ms, 4000hz, 10, 16000, 20000, 5, 4.00, 4.00, 20000, 2.00, 13db, 82, 48, 85, 100 # adjust to taste ) Wet to Dry Mix ( Dry: 61 Wet: 39 ) #====================================================================== #====================================================================