Csound Csound-dev Csound-tekno Search About

Cheap 4-Channel Audio

Date1998-05-04 13:29
FromKen Locarnini
SubjectCheap 4-Channel Audio
http://www.soundblaster.com/pressroom/releases/1998/p980416.html





Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa04079;
          4 May 98 14:02 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa15308;
          4 May 98 14:02 BST
Received: (qmail 24234 invoked from network); 4 May 1998 13:01:54 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 4 May 1998 13:01:54 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (NAA05797); Mon, 4 May 1998 13:58:31 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Mon, 4 May 98 13:58:06 +0100
Received: from howl.werewolf.net [206.103.224.20] by hermes via SMTP (NAA15730); Mon, 4 May 1998 13:58:00 +0100 (BST)
Received: from hljmm by howl.werewolf.net via SMTP (950413.SGI.8.6.12/940406.SGI)
	for  id HAA23373; Mon, 4 May 1998 07:57:59 -0500
From: Hans Mikelson 
To: Contribute 
Subject: Re: Csound mnemonics revealed-episode one
Date: Sun, 3 May 1998 23:07:02 -0500
Message-Id: <01bd7712$179ca360$LocalHost@hljmm>
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-Msmail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.1712.3
X-Mimeole: Produced By Microsoft MimeOLE V4.71.1712.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

A brief summary like this might be useful although the manual isn't too bad
for this.

>Value Convertors:
>ftlen=function table length
>int=integer

int=Gives the integer portion of a real (floating point) number.

>frac=fraction

frac=Gives the fractional portion of a real number.

>dbamp=linear amplitude to decibels
>i=intialization

i=Converts from a k-rate or a-rate variable to an i-rate variable.

>abs=absolute

abs=Returns the absolute value of a number.

>exp=exponent

exp=Returns the Euler's constant e~=2.7183 raised to a power.

>log=logarithm

log=Returns the number of the power you would have to raise e to to get this
value.

>sqrt=square root
>sin=sine
>cos=cosine
>ampdb=decibels to linear amplitude
>
>
>Pitch Convertors:
>octpch=octave point decimal to octave pitch-class (8ve.pc)
>pchoct=octave pitch-class to octave point decimal
>cpspch=Cycles per second (Hz) to Octave pitch-class
>cpsoct=cycles per second to octave pitch-class
>sr= sample rate
>kr= control rate
>ksmps=control samples per second
>nchnls=no. of channels
>
>
>line=linear
>expon=exponential
>linseg=line segment
>expseg=exponential segments
>
>oscil=oscillator
>foscil=?

FM oscilator for computing frequency modulation synthesis.
asig = amp1*sin(frequency1*x + amp2*sin(frequency2*x))
Some people have suggested that this is more accurately called phase
modulation synthesis and that FM should be:
asig = amp1*sin(frequency1*x * amp2*sin(frequency2*x))


>oscili=oscilllator using interpolation
>loscil=?

Sample player with looping capability.

>
>
>buzz=?

buzz=Can be used to generate an alias free band limited impulse.  Can be
integrated to obtain alias-free sawtooth, square, pwm and triangle waves.
Any others?  I'm looking for Osc-Synch.

>gbuzz=?

I'm not sure what advantages this has over buzz.

>adsyn=additive synthesis
>pvoc=phase vocoder
>
>fof=fonctions d'ondes formantiques (French) Formant wave
>functions(English)
>
>pluck=pluck

pluck=digital waveguide synthesis pluck sound

>
>rand=random
>randh=random with holding
>randi=random with interpolation
>
>Signal Modifiers:
>
>linen=linear envelope
>linenr=?

Linear envelope with a release section like on most synthesizers.  Commonly
used with midi.

>envlpx=?
>
>port=portamento
>tone=tone,low-pass filter like knob on boombox
>reson=resonant filter

reson=a type of bandpass filter

>atone="anti-tone",the opposite of tone

high-pass filter

>areson= like above

areson=a type of band-reject/notch filter

>lpread=read linear predictive
>lpreson=?
>lpfreson=?
>
>downsamp=downsample

Used to convert from a-rate to k-rate.

>upsample=opp. of downsample

Used to convert from k-rate to arate similar to asig=ksig.

>integ=integration

something like:

asum init 0
asum =    asum + asig

>interp=interpolate
>diff=differentiation
>samphold=sample and hold





Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa04497;
          4 May 98 16:56 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa20398;
          4 May 98 16:56 BST
Received: (qmail 4891 invoked from network); 4 May 1998 15:56:45 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 4 May 1998 15:56:45 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (QAA24441); Mon, 4 May 1998 16:50:42 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Mon, 4 May 98 16:50:19 +0100
Received: from m1.gtn.net [207.176.194.10] by hermes via ESMTP (QAA02393); Mon, 4 May 1998 16:50:12 +0100 (BST)
Received: from nic.gtn.net ([207.176.194.200]) by m1.gtn.net
          (post.office MTA v2.0 0813 ID# 0-13297) with ESMTP id AAA207
          for ; Mon, 4 May 1998 11:50:23 -0400
Received: from gtn.net (dial67.gtn.net [207.176.194.167])
	by nic.gtn.net (8.8.8/8.8.7) with ESMTP id LAA10681
	for ; Mon, 4 May 1998 11:51:32 -0400 (EDT)
Message-Id: <354DE586.BA04A2C6@gtn.net>
Date: Mon, 04 May 1998 11:57:59 -0400
From: Brandon Nelson 
X-Mailer: Mozilla 4.04 (Macintosh; I; PPC)
Mime-Version: 1.0
To: csound 
Subject: Using MIDI files
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi fellow CSounders,

I'm using csound.ppc for Mac, and I'm trying to get it to read a MIDI file I
have made with Cubase VST, but it doesn't like it; perf says "skipping meta
event type 58 / unrecognized message type 192." It doesn't matter how many
tracks I have in the midi file or how they're numbered, as I have MIDI files
from another sequencer that work fine.

Can anyone tell me whether CSound.ppc & perf require type 0 or type 1 MIDI
files, and if only one over the other, is there a utility which will tell me
what type a file is, and convert it? Or perhaps something else is causing this error?

Brandon




Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa04509;
          4 May 98 16:58 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa20410;
          4 May 98 16:58 BST
Received: (qmail 15254 invoked from network); 4 May 1998 15:58:40 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 4 May 1998 15:58:40 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (QAA14247); Mon, 4 May 1998 16:54:41 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Mon, 4 May 98 16:54:07 +0100
Received: from sparticus.bright.net [205.212.123.14] by hermes via ESMTP (QAA07339); Mon, 4 May 1998 16:54:00 +0100 (BST)
Received: from brutus (find5-cs-14.dial.bright.net [205.212.145.211])
	by sparticus.bright.net (8.9.0.Beta3/8.9.0.FNG_Build) with SMTP id LAA15403;
	Mon, 4 May 1998 11:52:58 -0400 (EDT)
Message-Id: <354DE85D.70C57BF6@bright.net>
Date: Mon, 04 May 1998 12:10:05 -0400
From: Dave Phillips 
X-Mailer: Mozilla 3.0 (X11; I; Linux 2.0.29 i486)
Mime-Version: 1.0
To: Csound mail-list 
Subject: GEN28 GUI ?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Greetings:

  On the GEN28 page in the latest HTML manual Richard Karpen refers to a
GUI for drawing spatial coordinates. Can anyone tell me more about that
app ?

== Dave Phillips

       http://www.bright.net/~dlphilp/index.html
   http://www.bright.net/~dlphilp/linux_soundapps.html



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa04674;
          4 May 98 17:29 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa21184;
          4 May 98 17:29 BST
Received: (qmail 15448 invoked from network); 4 May 1998 16:29:04 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 4 May 1998 16:29:04 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA15961); Mon, 4 May 1998 17:20:23 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Mon, 4 May 98 17:19:55 +0100
Received: from root@jason02.u.washington.edu [140.142.76.8] by hermes via ESMTP (RAA03129); Mon, 4 May 1998 17:19:46 +0100 (BST)
Received: from saul3.u.washington.edu (karpen@saul3.u.washington.edu [140.142.83.1])
          by jason02.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.05) with ESMTP
	  id JAA48884; Mon, 4 May 1998 09:19:45 -0700
Received: from localhost (karpen@localhost)
          by saul3.u.washington.edu (8.8.4+UW97.07/8.8.4+UW97.04) with SMTP
	  id JAA01763; Mon, 4 May 1998 09:19:44 -0700 (PDT)
Date: Mon, 4 May 1998 09:19:44 -0700 (PDT)
From: Richard Karpen 
To: Dave Phillips 
Cc: Csound mail-list 
Subject: Re: GEN28 GUI ?
In-Reply-To: <354DE85D.70C57BF6@bright.net>
Message-Id: 
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk


Dave, it's something that we're working on here at the Univ. of
Washington, still in a preliminary version and not ready for public
release.

Richard Karpen


On Mon, 4 May 1998, Dave Phillips wrote:

> Greetings:
> 
>   On the GEN28 page in the latest HTML manual Richard Karpen refers to a
> GUI for drawing spatial coordinates. Can anyone tell me more about that
> app ?
> 
> == Dave Phillips
> 
>        http://www.bright.net/~dlphilp/index.html
>    http://www.bright.net/~dlphilp/linux_soundapps.html
> 
> 




Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa05340;
          4 May 98 22:23 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa28916;
          4 May 98 22:23 BST
Received: (qmail 20010 invoked from network); 4 May 1998 21:23:05 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 4 May 1998 21:23:05 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA11999); Mon, 4 May 1998 22:17:33 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Mon, 4 May 98 22:17:11 +0100
Received: from GS160.SP.CS.CMU.EDU [128.2.203.172] by hermes via SMTP (WAA07491); Mon, 4 May 1998 22:17:03 +0100 (BST)
Message-Id: <199805042117.WAA07491@hermes>
Subject: Re: Re; Gadget Labs Quad Card w Csound
To: Csound mailing list 
Date: Mon, 4 May 1998 17:16:52 -0400 (EDT)
From: Eli Brandt 
In-Reply-To: <35456540.76E1@fabaris.it> from "Riccardo Bianchini" at Apr 28, 98 07:12:32 am
X-Portmanteau: pantryptaminergeticallysisterrainbowtie
Reply-To: eli+@cs.cmu.edu
X-Mailer: ELM [version 2.4 PL25-40]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Riccardo Bianchini wrote:
> Here in Conservatorio "S.Cecilia" we have a new PC (Pentium II 300 MHz)
> with an ATI RAGE PCI video card and a Korg 1212 PCI audio card, and we
> experienced the same beheving: an interruption of audio data flow with
> an "Excessive activity on PCI bus" message. Some video card allow a
> different configuration (i.e. Matrox Mystique), but this is a known
> problem. May be an AGP video card will do better?

Probably not -- AGP is the same as PCI as far as bus protocol is
concerned.  More-polite drivers are the key.

If your card is doing this and the manufacturer is of no help, talk to
Greg Hanssen, who has done a lot to bring this problem to light.
At the least, he can document the problem:
http://www.zefiro.com/vgakills.txt

-- 
     Eli Brandt  |  eli+@cs.cmu.edu  |  http://www.cs.cmu.edu/~eli/



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06165;
          5 May 98 7:05 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16271;
          5 May 98 7:06 BST
Received: (qmail 5995 invoked from network); 5 May 1998 06:05:57 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 5 May 1998 06:05:57 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (HAA08560); Tue, 5 May 1998 07:01:23 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 5 May 98 07:01:05 +0100
Received: from bom2.vsnl.net.in [202.54.1.1] by hermes via ESMTP (HAA06965); Tue, 5 May 1998 07:00:56 +0100 (BST)
Received: from [202.54.17.93] ([202.54.17.93])
	by bom2.vsnl.net.in (8.8.5/8.8.8) with SMTP id LAA00919
	for ; Tue, 5 May 1998 11:30:55 +0530 (IST)
Message-Id: <199805050600.LAA00919@bom2.vsnl.net.in>
Subject: Looking for Qwertytunes
Date: Tue, 5 May 98 11:31:32 -0000
X-Mailer: Claris Emailer 1.1
From: Drew Skyfyre 
To: Contribute 
Mime-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi,

Does anyone know where I might find the Mac shareware program 
Qwertytunes,or any other similar program which enables  the Mac's 
keyboard to act as a  MIDI  controller ? 

Thanks in advance,
Drew



Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06195;
          5 May 98 7:22 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa16673;
          5 May 98 7:22 BST
Received: (qmail 19619 invoked from network); 5 May 1998 06:22:22 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 5 May 1998 06:22:22 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (HAA18779); Tue, 5 May 1998 07:19:01 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 5 May 98 07:18:43 +0100
Received: from root@xochi.tezcat.com [204.128.247.12] by hermes via ESMTP (HAA01217); Tue, 5 May 1998 07:18:37 +0100 (BST)
Received: from [204.248.80.120] (antiorp.tezcat.com [204.248.80.120])
	by xochi.tezcat.com (8.8.5/8.8.5/tezcat-96091001) with SMTP id BAA22822
	for ; Tue, 5 May 1998 01:18:37 -0500 (CDT)
Message-Id: <199805050618.BAA22822@xochi.tezcat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Date: Tue, 5 May 1998 01:26:33 -0600
To: "d!sz.tribute" 
From: =cw4t7abs 
Subject: Re: Looking for d.vor.ak
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

>anyone know find Mac program
>Qwertytunes,or similar program enables  Mac's
>keyboard to act . as a  MIDI controller



hTTp://194.19.130.194/=3Dcw4t7abs/0f0003/kodE/3kxpoL_d-k.sit.hqx

!nkludz dzat + addtl maTTer |2| k[on]fusz humanz

hTTp://194.19.130.194/=3Dcw4t7abs/0f0003/kodEt3kknosukx_d-k.sit.hqx

!nkludz dzat + addtl maTTer |2| k[on]fusz humanz





















krop3rom_|-a9ff -\\_ -f---3.m2sk1n3nkunzt
                                -http://194.19.130.194/=3Dcw4t7abs
                                _- aud!o.v!deo.kode.web.d-s!gn
                anTi_s!g-naTure_kampa!gn.10-62.k   _1
||||||||||||://|||||||||.|||||||||||||||||||||.||||||||| |||||||||
|||||||||||| |||||| |||||||||||| |||||||||||| 3,000=B1  .erreur l.amour.
l.erreur.sufranss
http://www.wired.com/news/news/culture/story/11678.html ||





Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06203;
          5 May 98 7:26 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa16745;
          5 May 98 7:27 BST
Received: (qmail 6411 invoked from network); 5 May 1998 06:26:55 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 5 May 1998 06:26:55 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (HAA21587); Tue, 5 May 1998 07:22:31 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 5 May 98 07:21:50 +0100
Received: from wfreno@opus.vcn.bc.ca [207.102.64.2] by hermes via ESMTP (HAA01957); Tue, 5 May 1998 07:21:41 +0100 (BST)
Received: from localhost (wfreno@localhost)
	by vcn.bc.ca (8.8.5/8.8.5) with SMTP id XAA23443;
	Mon, 4 May 1998 23:21:35 -0700 (PDT)
Date: Mon, 4 May 1998 23:21:33 -0700 (PDT)
From: Wayne Freno 
To: Steven Coolidge 
Cc: csound@maths.ex.ac.uk
Subject: Re: come.to/wollbubble
In-Reply-To: <354D60E3.672B@calweb.com>
Message-Id: 
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk


The weird music is ok, but I don't bother to transcribe what he
says.  I think he is merely trying to get noticed, like all
artists try to do.

On Sun, 3 May 1998, Steven Coolidge wrote:

> =cw4t7abs wrote:
> 
> > composers, especially modern ones=pozerz
>
> =cw4t7abs' posts are refreshing and obviously provocative, what more do
> you want?  So what if he has an attitude, you would too if you were the
> bastard spawn of Artoodeetoo.
>
> 
> Plus he makes weird music.
> 
> 

end soundbite





Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06242;
          5 May 98 8:06 BST
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa17824;
          5 May 98 8:06 BST
Received: (qmail 7372 invoked from network); 5 May 1998 07:06:38 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by pat.bath.ac.uk with SMTP; 5 May 1998 07:06:38 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (HAA14862); Tue, 5 May 1998 07:58:21 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 5 May 98 07:58:02 +0100
Received: from root@xochi.tezcat.com [204.128.247.12] by hermes via ESMTP (HAA03962); Tue, 5 May 1998 07:57:56 +0100 (BST)
Received: from [204.248.80.120] (antiorp.tezcat.com [204.248.80.120])
	by xochi.tezcat.com (8.8.5/8.8.5/tezcat-96091001) with SMTP id BAA23599
	for ; Tue, 5 May 1998 01:57:57 -0500 (CDT)
Message-Id: <199805050657.BAA23599@xochi.tezcat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Tue, 5 May 1998 02:05:52 -0600
To: csound@maths.ex.ac.uk
From: =cw4t7abs 
Subject: Re: come.to/wollbubble
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

>The weird music is ok, but I don't bother to transcribe what he
>says.

+

> I think he is merely trying to get noticed, like all
>artists try to do.


= !llog!kl sekuensz









ma!nforszassault : freschflesch
               \
               []
0f0003.m2sk!n3nkunzt
1zt procz!m!t+e-baszd komputer | v!ruz transm!ss!on
hTTp://194.19.130.194/spCa
  []          \
   \          []
              /





Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa06335;
          5 May 98 9:32 BST
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa20250;
          5 May 98 9:32 BST
Received: (qmail 20129 invoked from network); 5 May 1998 08:32:24 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
  by mercury.bath.ac.uk with SMTP; 5 May 1998 08:32:24 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA04025); Tue, 5 May 1998 09:18:26 +0100 (BST)
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 5 May 98 09:18:03 +0100
Received: from eos.arc.nasa.gov [128.102.118.20] by hermes via ESMTP (JAA21381); Tue, 5 May 1998 09:17:50 +0100 (BST)
Received: (from jims@localhost)
          by eos.arc.nasa.gov (8.8.4/8.8.4)
	  id BAA17856; Tue, 5 May 1998 01:17:42 -0700
Date: Tue, 5 May 1998 01:17:42 -0700
From: Jim Stevenson 
Message-Id: <199805050817.BAA17856@eos.arc.nasa.gov>
To: csound@maths.ex.ac.uk, eli@gs160.sp.cs.cmu.edu
Subject: Re: Re; Gadget Labs Quad Card w Csound
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Does anybody have GLs phone number or e-mail?

Thanks.