Return-Path: Webster.Henr@Xerox.COM
Received: by ucbarpa.Berkeley.EDU (5.57/1.20)
	id AA07724; Wed, 14 Jan 87 17:10:37 PST
Received: from Aurora.ms by ArpaGateway.ms ; 14 JAN 87 15:00:18 PST
Date: 14 Jan 87 16:23:38 EST (Wednesday)
Subject: Harpsichord patch
To: esq@ucbarpa.Berkeley.EDU
Cc: Webster.Henr@Xerox.COM
From: Marc Webster <Webster.henr@Xerox.COM>
Reply-To: Webster.Henr@Xerox.COM
Message-Id: <870114-150018-749@Xerox>
Status: O

Folks,

As promised, here's the harpsichord patch.  The initial metalic pluck is
modeled by the noise2 oscillator, and the metalic release buzz by
instantaneously opening the filter all the way upon release.  The sound
is quite good, particularly in the middle range (the very low bass lacks
a little resonance and the very high treble lacks definition).  On the
whole, I would say it's very usable and one of the better patches (and
certainly better than any of my efforts to create a harpsichord!).  Hope
you like it.

Marc
				-- satisfaction guranteed, or your money Bach
				
				
* * * * * * * * *

					PROGRAM: Harpsichord
					--------

	OCT=	SEMI=	FINE=	WAVE=	MOD#1	DEPTH	MOD#2	DEPTH
	-------------------------------------------------------------
OSC 1	0	0	0	bass				
OSC 2	+1	0	1	bass				
OSC 3	-3	0	0	noise2	kbd2	-63		
	-------------------------------------------------------------

	LEVEL=		OUTPUT=		MOD#1	DEPTH	MOD#2	DEPTH
	-------------------------------------------------------------
DCA 1	63		on		env1	-63		
DCA 2	63		on		env1	-63	
DCA 3	0		on		env2	+63
	-------------------------------------------------------------

	FREQ=	Q=	KEYBD=		MOD#1	DEPTH	MOD#2	DEPTH
	-------------------------------------------------------------
FILTER	127	7	13		env3	63	
	-------------------------------------------------------------

	FINAL VOL. (ENV 4)	PAN=	PAN MODULATOR		DEPTH
	-------------------------------------------------------------
DCA 4	63			08				
	-------------------------------------------------------------

	FREQ=	RESET=	HUMAN=	WAV=	L1=	DELAY=	L2=	MOD=
	-------------------------------------------------------------
LFO 1	
LFO 2	
LFO 3	
	-------------------------------------------------------------

	 L1=   L2=   L3=   LV=   T1V=   T1=   T2=   T3=   T4=   TK=
	-------------------------------------------------------------
ENV 1	 00    63    63    00    00     00    47    00    00    06
ENV 2	 58    00    00    00    00     00    00    00    05    00
ENV 3	-57   -57   -57    00    00     00    00    00    00    00
ENV 4	 63    20    21    21    00     00    43    55    16    45
	-------------------------------------------------------------

	SYNC=	AM=	MONO=	GLIDE=	VC=	ENV=	OSC=	CYC=
	-------------------------------------------------------------
MODES	off	off	off	0	on	on	on	off
	-------------------------------------------------------------


 
