From erwin@bart.nl  Sat Mar 16 10:25:39 1996
Received: from nova.unix.portal.com (nova.unix.portal.com [156.151.1.101]) by jobe.shell.portal.com (8.6.11/8.6.5) with ESMTP id KAA12969 for <gsp-users@shell.portal.com>; Sat, 16 Mar 1996 10:25:38 -0800
Received: from unix1.bart.nl (unix1.bART.nl [194.158.161.94]) by nova.unix.portal.com (8.6.11/8.6.5) with ESMTP id KAA19934 for <gsp-users@portal.com>; Sat, 16 Mar 1996 10:25:26 -0800
Received: from dyna-45.bART.nl (dyna-45.bART.nl [194.72.68.183]) by unix1.bart.nl (8.7.3/8.6.9) with SMTP id TAA05129 for <gsp-users@portal.com>; Sat, 16 Mar 1996 19:26:26 +0100 (MET)
Message-Id: <199603161826.TAA05129@unix1.bart.nl>
X-Sender: erwin@bart.nl (Unverified)
X-Mailer: Windows Eudora Version 1.4.4
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Sat, 16 Mar 1996 19:26:12 -0100
To: gsp-users@portal.com
From: erwin@bart.nl (Erwin Platvoet)
Subject: Patch: Dreamin'
Status: RO
X-Status: 

This patch uses a reversed reverb in such way that you get a sort of 2 tap
delay effect if you set the decay time of the reverb different to the delay
time of the mono delay. It sounds a little bit spacy, but I like it. I think
it's also suitable for solo playing after a little bit of fiddling with
wet-dry mix or reverb/delay levels.

Here it comes:

Algorithm name: breveR esreveR.
Patch name: Dreamin'

Effects : Mono Delay 0.5 + Stereo Gated Reverb:

Link as follows (autolink will also do it for you) :

        Left  input -> Delay inp 1
        Delay out 1 -> SGtRb inp 1
        Left  input -> SGtRv inp 2
        SGtRv out 1 -> Left out
        SGtRv out 2 -> Right out

#Compressor
Ratio     = 1.5:1
Thresh    = -30
Level     = -6

#Distortion
Bypass

# Analog EQ
EQ.80Hz    = +4
EQ.160Hz   = +2
EQ.320Hz   = 0
EQ.640Hz   = 0
EQ.1.28KHz = 0
EQ.2.56KHz = +2
EQ.5.12KHz = +4

#Master volume
Master.Vol  =  +0 (whatever you need)

#Stereo Noise Gate
Thresh     = -65
Hyster     = 8
Hold       = 26ms
Attack     = 0
Release    = 65ms
Attn       = 11
Delay      = 10ms

#Mono Delay 0.5 Sec
Delay     = .5
Feedback  = 15%
Level     = 80
RptHold   = Off

#Stereo Gated Reverb
SGtRvb.PreDly =  0ms
SGtRvb.Decay  =  500ms
SGtRvb.StBlnd =  25
SGtRvb.EnvlpL =  Ramp U
SGtRvb.EnvlpR =  Ramp U
SGtRvb.Diffsn =  7 Med
SGtRvb.LPF    =  10000
SGtRvb.AccDly =  0ms
SGtRvb.AccLvL =  9
SGtRvb.AccLvR =  9
SGtRvb.LftLev =  25
SGtRvb.RtLev  =  25

#Wet to dry mixer
WTDMix.Dry   70% (70% wet)

   ____  ___
  (__   /___) Erwin Platvoet, http://www.bart.nl/~erwin/
 (_____/      E-Mail: erwin@bart.nl or Erwin_Platvoet@ABBSMTP.ABB.COM

