Csound Csound-dev Csound-tekno Search About

Re: \\n, \\t etc in printks strings (Re: WaveIn in DirectCsound)

Date1999-02-10 12:59
Fromrasmus ekman
SubjectRe: \\n, \\t etc in printks strings (Re: WaveIn in DirectCsound)
Actually, your line compiles for me, in Win32 console v 3.51,
as well as in Winsound 3.493. 
Are you using Gabriel's version, or has this been broken last week? 
(I can't even find the string "ERROR in orc" in the Bath 3.51 sources.) 

	re

rasmus ekman wrote:
> 
> On the PC, the new line and tab characters must be preceded by
> two backslashes, not one.  - eg, \\t, \\n.
> (not sure about other systems)

Sergey Batov wrote:
> 
> I wrote:  printks "k_in=%6.2f\\n", 0.5, k_in, 0,0,0
> and got: ERROR in orc: char '\' after '\' in line 8!




Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa29391;
          10 Feb 99 13:59 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AaAO-00016o-00; Wed, 10 Feb 1999 13:59:00 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (NAA02760); Wed, 10 Feb 1999 13:35:31 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Wed, 10 Feb 1999 13:35:22 GMT
Received: from faure.videotron.net [205.151.222.100] by hermes via SMTP (NAA16558); Wed, 10 Feb 1999 13:35:21 GMT
Received: from umontreal.ca ([207.96.173.57])
 by sims-ha.videotron.net (Sun Internet Mail Server sims.3.5.1998.03.08.20.27)
 with ESMTP id <0F6X00J54W4A62@sims-ha.videotron.net> for csound@maths.ex.ac.uk; Wed, 10 Feb 1999 08:00:11 -0500 (EST)
Date: Wed, 10 Feb 1999 06:50:39 -0500
From: Jean Piche 
Subject: Re: Cecilia vs CSound
To: pipe@algonet.se
Cc: CSound list 
Message-id: <36C1728F.1EE20CF8@umontreal.ca>
MIME-version: 1.0
X-Mailer: Mozilla 4.5 [en] (X11; I; IRIX 6.3 IP32)
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7bit
X-Accept-Language: fr-CA
References: 
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Anders Andersson wrote:
> 
> Hello!
> 
> Iv'e recently started to try out CSound for Linux,
> and thus stumbled upon Cecilia.
> My first thought was "Ueck! Windows and buttons!". :)
> 
> So my question is:
> What do I as a coder gain by using Cecilia instead of
> coding orc's and scores from scratch?
> 
> To me, it was just confusing, but that's probably
> because i'm pretty used to coding from scratch.
> 


Anders,

The advantages are an editor streamlined for csound coding, on-line
documentation, document management, error reporting etc. It is likely that
coding in Cecilia is much faster than anything else... but many will wish to
stick to their way of doing things... The Linux version, btw, is not as stable
as we would wish it to be, but it works reasonably well. Dave Phillips is the
Linux reference on Cecilia.

Try it and see

-- 
________________________________________________________
Jean Piche
Universite de Montreal
http://mistral.ere.umontreal.ca/~pichej
http://www.musique.umontreal.ca/electro/CEC/


Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa00944;
          10 Feb 99 21:47 GMT
Received: from [194.184.60.149] (helo=ax-nicb.axnet.it ident=root)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AhTK-0001kK-00; Wed, 10 Feb 1999 21:47:03 +0000
Received: (from nicb@localhost)
	by ax-nicb.axnet.it (8.8.8/8.8.8) id OAA03191;
	Wed, 10 Feb 1999 14:55:34 +0100
Date: Wed, 10 Feb 1999 14:55:31 +0100 (ROM )
From: Nicola Bernardini 
To: jpff@maths.bath.ac.uk
cc: csound@maths.ex.ac.uk
Subject: Re: Opcode names
In-Reply-To: 
Message-ID: 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII


Dear John, dear all,

On Wed, 10 Feb 1999 jpff@maths.bath.ac.uk wrote:

> Following e-mail exchanges with Nicola and the "Csund-Unix
> development" group I though I would seek advice.  There are a
> small(ish) number of opcodes which start with i, k or a, and some with
> a ga 
> .  The list is
> 
>         "instr"       "init"    "ihold"         "int"
[etc. etc. follows list - snip]

> There are some advantages in renaming some or all of these, but there
> are longstanding names here.  Does anyone have comments, actual
> renaming suggestions, or other help to offer?

If I may add some other word, I would propose:

1) as things stand, we either have very consolidated symbols which may
   almost be considered 'keywords' (instr, int, etc.) or new names which
   are more or less likely to be used as variable names

2) we should consider renaming the newer ones which are more likely to be
   used as variables (such was the case of 'iwrap'), and keep the other
   ones to avoid further orc breaking

3) maybe we (you :), I would not be able to) could add some clearer error
   message when a variable/opcode conflict occurs so that it is at least
   easier to take care of during orchestra writing

Nicola

P.S. Btw, in the original csound there where some 'w' type variables (the
     spectrum, etc.); do they still exist, thus potentially conflicting
     with the 'wrap' opcode?

------------------------------------------------------------------------
Nicola Bernardini
E-mail: nicb@axnet.it
 
Re graphics: A picture is worth 10K words -- but only those to describe
the picture.  Hardly any sets of 10K words can be adequately described
with pictures.



Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa00953;
          10 Feb 99 21:50 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AhWL-0001kd-00; Wed, 10 Feb 1999 21:50:09 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (VAA02526); Wed, 10 Feb 1999 21:47:28 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Wed, 10 Feb 1999 21:47:15 GMT
Received: from root@ax-nicb.axnet.it [194.184.60.149] by hermes via ESMTP (VAA10901); Wed, 10 Feb 1999 21:47:08 GMT
Received: (from nicb@localhost)
	by ax-nicb.axnet.it (8.8.8/8.8.8) id OAA03191;
	Wed, 10 Feb 1999 14:55:34 +0100
Date: Wed, 10 Feb 1999 14:55:31 +0100 (ROM )
From: Nicola Bernardini 
To: jpff@maths.bath.ac.uk
cc: csound@maths.ex.ac.uk
Subject: Re: Opcode names
In-Reply-To: 
Message-ID: 
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk


Dear John, dear all,

On Wed, 10 Feb 1999 jpff@maths.bath.ac.uk wrote:

> Following e-mail exchanges with Nicola and the "Csund-Unix
> development" group I though I would seek advice.  There are a
> small(ish) number of opcodes which start with i, k or a, and some with
> a ga 
> .  The list is
> 
>         "instr"       "init"    "ihold"         "int"
[etc. etc. follows list - snip]

> There are some advantages in renaming some or all of these, but there
> are longstanding names here.  Does anyone have comments, actual
> renaming suggestions, or other help to offer?

If I may add some other word, I would propose:

1) as things stand, we either have very consolidated symbols which may
   almost be considered 'keywords' (instr, int, etc.) or new names which
   are more or less likely to be used as variable names

2) we should consider renaming the newer ones which are more likely to be
   used as variables (such was the case of 'iwrap'), and keep the other
   ones to avoid further orc breaking

3) maybe we (you :), I would not be able to) could add some clearer error
   message when a variable/opcode conflict occurs so that it is at least
   easier to take care of during orchestra writing

Nicola

P.S. Btw, in the original csound there where some 'w' type variables (the
     spectrum, etc.); do they still exist, thus potentially conflicting
     with the 'wrap' opcode?

------------------------------------------------------------------------
Nicola Bernardini
E-mail: nicb@axnet.it
 
Re graphics: A picture is worth 10K words -- but only those to describe
the picture.  Hardly any sets of 10K words can be adequately described
with pictures.



Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01062;
          10 Feb 99 22:28 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10Ai7B-0006Dh-00; Wed, 10 Feb 1999 22:28:13 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA09717); Wed, 10 Feb 1999 22:11:49 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Wed, 10 Feb 1999 22:11:36 GMT
Received: from titan.mad.servicom.es [194.106.0.133] by hermes via ESMTP (WAA17230); Wed, 10 Feb 1999 22:11:25 GMT
Received: from [62.81.84.143] by titan.mad.servicom.es
          (Post.Office MTA v3.1.2 release (PO203-101c)
          ID# 158-43936U25000L25000S0) with ESMTP id AAB11600
          for ; Wed, 10 Feb 1999 23:11:21 +0100
X-Mailer: Microsoft Outlook Express for Macintosh - 4.01 (295) 
Date: Mon, 08 Feb 1999 12:03:42 +0000
Subject: Bugs in Shaker opcode?, PPC version 3.51
From: Javier Ruiz 
To: Csound Lista 
Mime-version: 1.0
X-Priority: 3
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
Message-ID: <19990210221115.AAB11600@[62.81.84.143]>
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi, 
trying to control shaker with my luxurious MidiMixer (16 sliders) I came
across two possible bugs:

The manual says:

ar shaker kamp, kfreq, kbeans, kdamp, knum, ktimes (, idecay)

but ktimes should be itimes 

and idecay is not recognized (too much arguments)

Even the example provided in the manual does not work.

Happy February to all.

P.S. (OT) 3 weeks with horrible pains due to kidney stones. Any experienced
user out there who can help me?


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01093;
          10 Feb 99 22:47 GMT
Received: from [193.124.5.54] (helo=falcon.glas.apc.org)
	by shaun.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AiPV-0006EZ-00; Wed, 10 Feb 1999 22:47:10 +0000
Received: from mail.glas.apc.org([193.124.5.37]) (1269 bytes) by falcon.glas.apc.org
	via sendmail with P:esmtp/R:inet_hosts/T:inet_zone_smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:47:07 +0300 (WSU)
	(Smail-3.2.0.104 1998-Nov-20 #2 built 1998-Nov-27)
Received: from default(src addr [195.218.251.207]) (881 bytes) by mail.glas.apc.org
	via sendmail with P\:esmtp/R:smart_host/T:smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:46:48 +0300 (WSU)
	(Smail-3.2.0.96 1997-Jun-2 #11 built DST-Aug-25)
Message-Id: 
From: Sergey Batov 
To: jpff@maths.bath.ac.uk
MMDF-Warning:  Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Cc: csound@maths.ex.ac.uk
MMDF-Warning:  Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Subject: Re: WaveIn in DirectCsound
Date: Thu, 11 Feb 1999 01:09:15 +0300
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: 8bit

Yes, of course!
Excuse me, please, for my  ignorance.

 
Sergey Batov   batov@glasnet.ru

----------
> : jpff@maths.bath.ac.uk
> : batov@glasnet.ru
> : csound@maths.ex.ac.uk
> : Re: WaveIn in DirectCsound
> : 10  1999 . 14:24
> 
> print is an i-rate opcode so what else do you expect?  If you want
> repeated printings you need to use printk
> ==John


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01101;
          10 Feb 99 22:51 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AiTg-0006Et-00; Wed, 10 Feb 1999 22:51:28 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA04425); Wed, 10 Feb 1999 22:49:06 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Wed, 10 Feb 1999 22:48:53 GMT
Received: from falcon.glas.apc.org [193.124.5.54] by hermes via ESMTP (WAA15983); Wed, 10 Feb 1999 22:48:45 GMT
Received: from mail.glas.apc.org([193.124.5.37]) (1269 bytes) by falcon.glas.apc.org
	via sendmail with P:esmtp/R:inet_hosts/T:inet_zone_smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:47:07 +0300 (WSU)
	(Smail-3.2.0.104 1998-Nov-20 #2 built 1998-Nov-27)
Received: from default(src addr [195.218.251.207]) (881 bytes) by mail.glas.apc.org
	via sendmail with P\:esmtp/R:smart_host/T:smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:46:48 +0300 (WSU)
	(Smail-3.2.0.96 1997-Jun-2 #11 built DST-Aug-25)
Message-Id: 
From: Sergey Batov 
To: jpff@maths.bath.ac.uk
MMDF-Warning:  Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Cc: csound@maths.ex.ac.uk
MMDF-Warning:  Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Subject: Re: WaveIn in DirectCsound
Date: Thu, 11 Feb 1999 01:09:15 +0300
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by exeter.ac.uk id WAA15983
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Yes, of course!
Excuse me, please, for my  ignorance.

=20
Sergey Batov   batov@glasnet.ru

----------
> =EF=D4: jpff@maths.bath.ac.uk
> =EB=CF=CD=D5: batov@glasnet.ru
> =EB=CF=D0=C9=D1: csound@maths.ex.ac.uk
> =F4=C5=CD=C1: Re: WaveIn in DirectCsound
> =E4=C1=D4=C1: 10 =C6=C5=D7=D2=C1=CC=D1 1999 =C7. 14:24
>=20
> print is an i-rate opcode so what else do you expect?  If you want
> repeated printings you need to use printk
> =3D=3DJohn


Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01108;
          10 Feb 99 22:52 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AiUq-0001ny-00; Wed, 10 Feb 1999 22:52:40 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA05513); Wed, 10 Feb 1999 22:49:32 GMT
Received: from sunny.ex.ac.uk by maths.ex.ac.uk; Wed, 10 Feb 1999 22:49:20 GMT
Received: from falcon.glas.apc.org [193.124.5.54] by sunny via ESMTP (WAA25459); Wed, 10 Feb 1999 22:48:20 GMT
Received: from mail.glas.apc.org([193.124.5.37]) (1352 bytes) by falcon.glas.apc.org
	via sendmail with P:esmtp/R:inet_hosts/T:inet_zone_smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:47:07 +0300 (WSU)
	(Smail-3.2.0.104 1998-Nov-20 #2 built 1998-Nov-27)
Received: from default(src addr [195.218.251.207]) (974 bytes) by mail.glas.apc.org
	via sendmail with P\:esmtp/R:smart_host/T:smtp
	(sender: ) 
	id 
	for ; Thu, 11 Feb 1999 01:46:21 +0300 (WSU)
	(Smail-3.2.0.96 1997-Jun-2 #11 built DST-Aug-25)
Message-Id: 
From: Sergey Batov 
To: rasmus ekman 
Cc: csound@maths.ex.ac.uk
MMDF-Warning:  Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Subject: Re: \\n, \\t etc in printks strings (Re: WaveIn in DirectCsound)
Date: Thu, 11 Feb 1999 01:06:25 +0300
X-MSMail-Priority: Normal
X-Priority: 3
X-Mailer: Microsoft Internet Mail 4.70.1155
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi,

> 
> Actually, your line compiles for me, in Win32 console v 3.51,
> as well as in Winsound 3.493. 
> Are you using Gabriel's version, or has this been broken last week? 
> (I can't even find the string "ERROR in orc" in the Bath 3.51 sources.) 
> 
> 	re
> 

I'm using Gabriel's version (title on the screen is "Csound Version 3.50
(Jan 31 1999)" ).

Regards,

Sergey Batov   batov@glasnet.ru


Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01357;
          11 Feb 99 0:34 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10Ak5f-0006MT-00; Thu, 11 Feb 1999 00:34:47 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (AAA00470); Thu, 11 Feb 1999 00:33:29 GMT
From: robbie@scot-mur.demon.co.uk
Received: from exeter.ac.uk by maths.ex.ac.uk; Thu, 11 Feb 1999 00:33:17 GMT
Received: from post-11.mail.demon.net [194.217.242.40] by hermes via ESMTP (AAA17587); Thu, 11 Feb 1999 00:33:17 GMT
Received: from [194.222.63.202] (helo=mailserver.scot-mur.demon.co.uk)
	by post.mail.demon.net with esmtp (Exim 2.10 #2)
	id 10Ak4I-0005iY-00
	for csound@maths.ex.ac.uk; Thu, 11 Feb 1999 00:33:22 +0000
Received: from linux.scot-mur.demon.co.uk [192.168.1.1] (mail)
	by mailserver.scot-mur.demon.co.uk with esmtp (Exim 2.05 #1 (Debian))
	id 10Ak3k-00084Y-00; Thu, 11 Feb 1999 00:32:48 +0000
Received: from robbie by linux.scot-mur.demon.co.uk with local (Exim 2.05 #1 (Debian))
	id 10AkBA-000550-00; Thu, 11 Feb 1999 00:40:28 +0000
Date: Thu, 11 Feb 1999 00:40:28 +0000
To: csound@maths.ex.ac.uk
Subject: [off topic] best sound card to get for linux?
Message-ID: <19990211004028.D15828@scot-mur.demon.co.uk>
Mail-Followup-To: csound@maths.ex.ac.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.94.12i
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

Hi

I am going to buy a new sound card, but I need some advice. What is the
best quality sound card currently supported by any of the linux sound
drivers? I am only interested in wave input / output, not wave table, etc.
however midi would be nice, but not necessary. Are there any cards with
digital input / output supported by linux?

Thanks

Rob



Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01375;
          11 Feb 99 0:44 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by shaun.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AkFA-0006N5-00; Thu, 11 Feb 1999 00:44:36 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (AAA18061); Thu, 11 Feb 1999 00:43:32 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Thu, 11 Feb 1999 00:43:20 GMT
Received: from howl.werewolf.net [12.23.152.10] by hermes via ESMTP (AAA12106); Thu, 11 Feb 1999 00:43:18 GMT
Received: from default (dial32.werewolf.net [12.23.153.32])
	by howl.werewolf.net (8.9.0/8.9.0) with SMTP id SAA08914;
	Wed, 10 Feb 1999 18:38:20 -0600 (CST)
Message-ID: <002501be5558$40468900$2099170c@default>
From: Hans Mikelson 
To: Josh Steiner , 
    Csound 
Subject: Re: [ANNOUNCE] unofficial linux csound 3.51.1.0b available
Date: Wed, 10 Feb 1999 18:48:31 -0600
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.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

>Also, what is up with the list archive at:


There was one at http://ml.csound.org/ but that appears to have gone away
too.

Hans Mikelson



Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01383;
          11 Feb 99 0:46 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AkHJ-0001wK-00; Thu, 11 Feb 1999 00:46:49 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (AAA05680); Thu, 11 Feb 1999 00:45:47 GMT
Received: from exeter.ac.uk by maths.ex.ac.uk; Thu, 11 Feb 1999 00:45:35 GMT
Received: from howl.werewolf.net [12.23.152.10] by hermes via ESMTP (AAA00909); Thu, 11 Feb 1999 00:45:33 GMT
Received: from default (dial32.werewolf.net [12.23.153.32])
	by howl.werewolf.net (8.9.0/8.9.0) with SMTP id SAA10504
	for ; Wed, 10 Feb 1999 18:40:37 -0600 (CST)
Message-ID: <002c01be5558$91f52e00$2099170c@default>
From: Hans Mikelson 
To: CSound list 
Subject: Re: PWM - Old thread
Date: Wed, 10 Feb 1999 18:50:49 -0600
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.72.3110.5
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

>If you want to have a sweeping band-limited pulse-width modulation,
>then it's just to take 2 buzz's with different pitch,
>instead of using deltapi.. (And then subtract and integrate,
>as Josep M Comajuncosa suggested)


That's the technique I used in vco.  Modulate the pw parameter around .5.
(.5 is a square wave, 0 and 1 would be the limits of reasonable usage.

Hans Mikelson



Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa01787;
          11 Feb 99 4:28 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
	by wallace.maths.bath.ac.uk with esmtp (Exim 1.92 #2)
	for jpff@maths.bath.ac.uk
	id 10AnkD-000274-00; Thu, 11 Feb 1999 04:28:53 +0000
Received: from noether [144.173.8.10] by hermes via SMTP (EAA14845); Thu, 11 Feb 1999 04:27:31 GMT
From: steb@startrekmail.com
Received: from exeter.ac.uk by maths.ex.ac.uk; Thu, 11 Feb 1999 04:27:19 GMT
Received: from rmx07.iname.net [165.251.8.75] by hermes via ESMTP (EAA16711); Thu, 11 Feb 1999 04:27:18 GMT
Received: from weba1.iname.net  by rmx07.globecomm.net (8.9.1/8.8.0) with ESMTP id XAA06211 ; Wed, 10 Feb 1999 23:27:23 -0500 (EST)
Received: (from root@localhost)
	by weba1.iname.net (8.9.1a/8.9.2.Alpha2) id XAA17027;
	Wed, 10 Feb 1999 23:27:22 -0500 (EST)
MIME-Version: 1.0
Message-Id: <9902102327223U.10699@weba1.iname.net>
Date: Wed, 10 Feb 1999 23:27:22 -0500 (EST)
Content-Type: Text/Plain
Content-Transfer-Encoding: 7bit
To: csound@maths.ex.ac.uk
Subject: new to the game
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk

I new to csound and seem to be very interested in
silence but I'm am not sure how to set it up?
does anyone have  detailed install directions
for this? The instructions on the web site just don't
do it for me!?  as I said I am new to this stuff
I am also very interested in using csound
in reatime!  Has anyone had musch success with this?
I know about directsound 2.6 but keep getting error
messages about my MIDI setup.  I am running Csound
on a PI 233MMX with a Awe64 and  Layla audio cards.
thank,
steb.



-------------------------------
Beam to http://www.StarTrek.com
Now featuring the Star Trek Store and
the official site for Star Trek: Insurrection.
------------------------------