| Hello again,
I found a way to improve the backward compatibility of the recently
modified delayr/delayw/deltap opcodes while maintaining the advantages
of the modifications for delay line cross-coupling.
The source code file "Ugens6.c" should be changed as follows:
At the beginning of the function delrset(), replace the line:
if (last_delayr != NULL) { /* fifo not empty */
by the line:
if (first_delayr != NULL) { /* fifo not empty */
In the function delwset(), remove the line:
last_delayr = NULL;
A deltap (or deltapi or deltap3 or deltapn) opcode that follows a
delayr/delayw pair (or the last of a group of interleaved delayr/delayw
pairs) instead of being placed inside the pair is no more considered as
error but works as it originally did.
That is, the well-known "Xanadu" orchestra works again.
Greetings,
Jens Groh
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa26734;
24 Oct 99 14:30 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fNhQ-0001y5-00
for jpff@maths.bath.ac.uk; Sun, 24 Oct 1999 14:28:40 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (PAA1617060); Sun, 24 Oct 1999 15:27:04 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 24 Oct 1999 14:26:26 GMT
Received: from zit-108.irt.de [194.172.230.108] by hermes via ESMTP (PAA1760286); Sun, 24 Oct 1999 15:26:25 +0100 (BST)
Received: from ppp20 (ppp-serv1.irt.de [192.168.5.71])
by nett.irt.de (8.9.1/8.9.1) with SMTP id QAA00733;
Sun, 24 Oct 1999 16:26:16 +0200 (METDST)
Message-ID: <38131703.C1F@irt.de>
Date: Sun, 24 Oct 1999 16:26:11 +0200
From: Jens Groh
Reply-To: groh@irt.de
X-Mailer: Mozilla 3.01 (Win95; I)
MIME-Version: 1.0
To: csound@maths.ex.ac.uk, jpff@maths.bath.ac.uk, g.maldonado@agora.stm.it
Subject: Re: Changes in delayr/delayw
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Hello again,
I found a way to improve the backward compatibility of the recently
modified delayr/delayw/deltap opcodes while maintaining the advantages
of the modifications for delay line cross-coupling.
The source code file "Ugens6.c" should be changed as follows:
At the beginning of the function delrset(), replace the line:
if (last_delayr != NULL) { /* fifo not empty */
by the line:
if (first_delayr != NULL) { /* fifo not empty */
In the function delwset(), remove the line:
last_delayr = NULL;
A deltap (or deltapi or deltap3 or deltapn) opcode that follows a
delayr/delayw pair (or the last of a group of interleaved delayr/delayw
pairs) instead of being placed inside the pair is no more considered as
error but works as it originally did.
That is, the well-known "Xanadu" orchestra works again.
Greetings,
Jens Groh
Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27217;
24 Oct 99 20:00 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fToj-0000DJ-00
for jpff@maths.bath.ac.uk; Sun, 24 Oct 1999 21:00:37 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (UAA1683615); Sun, 24 Oct 1999 20:58:06 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 24 Oct 1999 19:57:28 GMT
Received: from mail1.gmx.net [194.221.183.61] by hermes via SMTP (UAA1662264); Sun, 24 Oct 1999 20:57:27 +0100 (BST)
Received: (qmail 27186 invoked by uid 0); 24 Oct 1999 19:57:15 -0000
Received: from md4690e15.utfors.se (HELO ?212.105.14.21?) (212.105.14.21)
by mail1.gmx.net with SMTP; 24 Oct 1999 19:57:15 -0000
X-Sender: 1852843@pop.gmx.net
Message-Id:
In-Reply-To:
References: <86256811.005BEAC1.00@gate002.ocs.lsu.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Sat, 23 Oct 1999 22:29:32 +0100
To: csound@maths.ex.ac.uk
From: Lars Luthman
Subject: Re: toot1 of tutorial finally toots
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
>Also, prior to
>Quicktime 4, there was no Quicktime player provided with Quicktime (I don't
>remember one, though QT3 was not installable on this Mac) - so if somebody
>else comes around with this same problem, they aren't going to be able to
>play the end result unless they have QT 4.
I'm using QT 2.5, and I can play AIFF files with "Movie Player" without
problems. I don't know if it's the "Movie Player" application that converts
AIFF files or if it is done automatically by the QuickTime extension, but
it works.
--ll
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27388;
24 Oct 99 22:02 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fUkn-00024H-00
for jpff@maths.bath.ac.uk; Sun, 24 Oct 1999 22:00:37 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (WAA1512246); Sun, 24 Oct 1999 22:57:51 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Sun, 24 Oct 1999 21:57:14 GMT
Received: from root@solar.sky.net [209.90.0.4] by hermes via ESMTP (WAA1772160); Sun, 24 Oct 1999 22:57:12 +0100 (BST)
Received: from [209.90.4.202] (ts-2-ip52.kc.sky.net [209.90.4.180])
by sky.net (8.9.3/8.9.3) with ESMTP id QAA22482
for ; Sun, 24 Oct 1999 16:56:57 -0500 (CDT)
Message-Id:
In-Reply-To: <3811949A.D0ADD8FA@club-internet.fr>
References:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Sun, 24 Oct 1999 16:59:44 -0600
To: csound@maths.ex.ac.uk
From: Merideth Johnston
Subject: Re: toot1 of tutorial finally toots
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Thanks much, to all. Yep, I did put the file in the correct place. It
still doesn't work, though. I suspect it may be trying to do something
that requires the fpu, but I'm not sure. (stands to reason there are some
things that the machines with more power can do that I can't) It is only
that one thing though, so I think I can live without it.
That is interesting to note too, about the QT player being there with QT
2.5. It's been a long time since I had it, and I'm sure I never used the
player. (means nothing, I've regarded it as a kind of albatros because
I've had no use for it 'til now.) It is kinda strange to think of sound as
a type of "movie", isn't it. 8-)
Now is when the real study begins, and I appreciate all the help getting
started. I have put the quick reference summary from the manual on an
Obiwan database, so if anybody with a mac and Obiwan wants it, just holler.
I'll be happy to send it to you, or I suppose I could put it up on my
website if the manual author has no objections. (for those who don't know,
Obiwan is a shareware ($10) app that keeps a database in the background
which you can call up with a keystroke, and paste selected contents to
whatever file you've got open. very handy.)
At 10:57 AM +0000 10/23/99, K.H wrote:
>Hello
>
> If you want to use a soundfile forCsound, for soundin opcode, you
>should
>put the sound file in a folder (ex: samples) and choose the correct path
>to this file
>in (choose "default directories..." if you are using CsoundPPC). That's
>all.
> For loscil, it's the same, except that loscil looks for a ftable
>using GEN01 which loads the soundfile.
>
> good Csounding
> karim
Merideth
merideth@sky.net ;)-{8-->= li'l wimyn @-{--E=
http://www.sky.net/~merideth/ - visit my poetry page & art gallery
http://www.geocities.com/Heartland/Plains/9311 - genealogy site
http://www.anyboard.net/arts/artnpoetry/index.html - Art & Poetry Message
Board
* * * *
- - - - - - -- -- -- --- --- --- ---- ---- ---- ----- ----- -----<>]====- *
* *
*
If you don't have fuel or sufficient runway for the kind of plane you're
in, you aren't going to get off the ground any better than you would by
flapping your arms.
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27588;
25 Oct 99 0:34 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fX81-00026x-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 00:32:45 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (BAA1727921); Mon, 25 Oct 1999 01:32:26 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 00:31:50 GMT
Received: from ha1.rdc3.on.home.com [24.2.9.68] by hermes via ESMTP (BAA1815785); Mon, 25 Oct 1999 01:31:49 +0100 (BST)
Received: from home.com ([24.114.22.40]) by mail.rdc3.on.home.com
(InterMail v4.01.01.02 201-229-111-106) with ESMTP
id <19991025003001.RPTZ27987.mail.rdc3.on.home.com@home.com>
for ; Sun, 24 Oct 1999 17:30:01 -0700
Message-ID: <38136D21.FD250DD0@home.com>
Date: Sun, 24 Oct 1999 20:33:38 +0000
From: Stan Olejarz
X-Mailer: Mozilla 4.61 (Macintosh; I; PPC)
X-Accept-Language: en
MIME-Version: 1.0
To: csound@maths.ex.ac.uk
Subject: soundin and pitch
Content-Type: text/plain; charset=us-ascii; x-mac-type="54455854"; x-mac-creator="4D4F5353"
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Why is it that soundin is always much lower than the actual aiff file
that I use?
Stan
Toronto
Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27624;
25 Oct 99 0:55 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fYPb-0000Fx-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 01:54:59 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (BAA1818850); Mon, 25 Oct 1999 01:52:46 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 00:52:07 GMT
Received: from grynet.passagen.se [195.163.107.36] by hermes via ESMTP (BAA1736262); Mon, 25 Oct 1999 01:52:06 +0100 (BST)
Received: from hem.passagen.se (z10-35.stockholm.sbbs2.net [212.112.10.35])
by grynet.passagen.se (8.8.6/8.8.6) with ESMTP id CAA25088
for ; Mon, 25 Oct 1999 02:52:05 +0200 (MDT)
Message-ID: <3813AB66.93527D1@hem.passagen.se>
Date: Mon, 25 Oct 1999 02:59:18 +0200
From: rasmus ekman
Organization: .
X-Mailer: Mozilla 4.61 [en] (Win95; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Csound list
Subject: Re: soundin and pitch
References: <38136D21.FD250DD0@home.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
soundin will read samples from the input file at the
performance a-rate (same as sr).
If this is not the same as the original soundfile sample
rate, pitch will change.
diskin to the rescue: try something like
; assuming sr of the original file is 48 kHz
aL, aR diskin "myLittleBleep.aif", 48000 / sr
perhaps.
re
Stan Olejarz wrote:
>
> Why is it that soundin is always much lower than the actual aiff file
> that I use?
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27773;
25 Oct 99 2:49 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fZDp-00028g-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 02:46:53 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (DAA1448034); Mon, 25 Oct 1999 03:46:42 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 02:46:03 GMT
Received: from jason.MAGELLAN.UMontreal.CA [132.204.2.30] by hermes via ESMTP (DAA1701338); Mon, 25 Oct 1999 03:46:02 +0100 (BST)
Received: from marierm (m24p208.CC.UMontreal.CA [132.204.9.48])
by jason.MAGELLAN.UMontreal.CA (8.8.8/8.8.8) with SMTP id WAA6247822
for ; Sun, 24 Oct 1999 22:45:26 -0400 (EDT)
Message-ID: <000901bf1e95$0a36ff00$3009cc84@marierm>
From: Martin Marier
To: csoundlist
Subject: wguide opcodes
Date: Sun, 24 Oct 1999 22:59:15 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0006_01BF1E73.654A3E60"
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
This is a multi-part message in MIME format.
------=_NextPart_000_0006_01BF1E73.654A3E60
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
It looks like there's a problem in DirectCsound 3.02 with the opcodes =
wguide1 and wguide2. Maybe I do something wrong, but even this =
orchestra doesn't work:
sr =3D 44100
kr =3D 4410
ksmps =3D 10
nchnls=3D 1
asig rand 25000
asig wguide1
asig, 60, 3000, .8
out asig
It works well with winsound.
Thank you,
Martin Marier
------=_NextPart_000_0006_01BF1E73.654A3E60
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
It looks like there's a problem in DirectCsound 3.02 =
with the=20
opcodes wguide1 and wguide2. Maybe I do something wrong, but even =
this=20
orchestra doesn't work:
sr =3D 44100
kr =3D 4410
ksmps =3D 10
nchnls=3D 1
asig rand 25000
asig wguide1
asig, 60, 3000, .8
out asig
It works well with winsound.
Thank you,
Martin=20
Marier
------=_NextPart_000_0006_01BF1E73.654A3E60--
Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa27832;
25 Oct 99 3:05 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11faS7-0000IL-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 04:05:43 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (EAA1719848); Mon, 25 Oct 1999 04:03:23 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 03:02:45 GMT
Received: from jason.MAGELLAN.UMontreal.CA [132.204.2.30] by hermes via ESMTP (EAA1816257); Mon, 25 Oct 1999 04:02:44 +0100 (BST)
Received: from marierm (m12p112.CC.UMontreal.CA [132.204.9.32])
by jason.MAGELLAN.UMontreal.CA (8.8.8/8.8.8) with SMTP id XAA6243702
for ; Sun, 24 Oct 1999 23:02:10 -0400 (EDT)
Message-ID: <000b01bf1e97$6078fce0$2009cc84@marierm>
From: Martin Marier
To: csoundlist
Subject: wguide opcodes
Date: Sun, 24 Oct 1999 23:16:07 -0400
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0008_01BF1E75.C041AE00"
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
This is a multi-part message in MIME format.
------=_NextPart_000_0008_01BF1E75.C041AE00
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sorry, the orchestra in the preceding mail should have lookes like this:
sr =3D 44100
kr =3D 4410
ksmps =3D 10
nchnls=3D 1
asig rand 25000
asig wguide1 asig, 60, 3000, .8
out asig
Martin Marier
------=_NextPart_000_0008_01BF1E75.C041AE00
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Sorry, the orchestra in =
the preceding=20
mail should have lookes like this:
sr =3D =
44100
kr =3D =
4410
ksmps =3D =
10
nchnls=3D =
1
asig rand =
25000
asig =
wguide1 asig,=20
60, 3000, .8
out=20
asig
Martin Marier
------=_NextPart_000_0008_01BF1E75.C041AE00--
Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa28644;
25 Oct 99 11:39 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fiTl-0000WJ-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 12:39:57 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (MAA1881516); Mon, 25 Oct 1999 12:36:31 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 11:35:41 GMT
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (MAA1571293); Mon, 25 Oct 1999 12:35:41 +0100 (BST)
Received: from [138.38.99.25] (helo=maths.Bath.AC.UK ident=mmdf)
by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
id 11fhRP-0002UN-00
for csound@maths.ex.ac.uk; Mon, 25 Oct 1999 11:33:27 +0100
Date: Sun, 24 Oct 1999 18:04:32 +0000
Message-Id: <557-Sun24Oct1999180432+0000-jpff@maths.bath.ac.uk>
X-Mailer: emacs 20.4.1 (via feedmail 8 Q)
From: jpff@maths.bath.ac.uk
To: csound@maths.ex.ac.uk
Subject: .csd file format
Source-Info: From (or Sender) name not authenticated.
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
I have a request that the .csd file format should ignore all text
until the starting and all text after the
. How would this affect people? Not too
difficult to code but I am not sure if it will break some use, or
whatever.
I am suggesting until the tag all text is ignored,
unless it is a tag like , , or
. After a until the
tag additional unrecognised lines and tags would
be treated as a soft error.
==John ffitch
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa28655;
25 Oct 99 11:41 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fhXM-0002VB-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 11:39:36 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (MAA1916013); Mon, 25 Oct 1999 12:36:32 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 11:35:41 GMT
Received: from exim@wallace.maths.bath.ac.uk [138.38.100.104] by hermes via ESMTP (MAA1835474); Mon, 25 Oct 1999 12:35:40 +0100 (BST)
Received: from [138.38.99.25] (helo=maths.Bath.AC.UK ident=mmdf)
by wallace.maths.bath.ac.uk with smtp (Exim 2.12 #1)
id 11fhRP-0002UO-00
for csound@maths.ex.ac.uk; Mon, 25 Oct 1999 11:33:27 +0100
Date: Mon, 25 Oct 1999 09:43:15 +0000
Message-Id: <8632-Mon25Oct1999094315+0000-jpff@maths.bath.ac.uk>
X-Mailer: emacs 20.4.1 (via feedmail 8 Q)
From: jpff@maths.bath.ac.uk
To: csound@maths.ex.ac.uk
Subject: Extending label pool
Source-Info: From (or Sender) name not authenticated.
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Many months ago I changed the code so the number of labels was not an
absolute limit, but there was always something odd in the code. I
have finally tracked this down, and now have a version where the
message
LABELS list is full...extending to xxx
is not a disaster. The other manifestation of this bug was the
message
indx=%d (%x); (short)indx = %d (%x)
indexing overflow error
for some values of %d and %x.
trivial fix is in otran.c, to remove the assignment to nlabels in the
line
labels = (char **)mmalloc((nlabels=NLABELS) * sizeof(char *));
Then the constant NLABELS in oload.h can be small, like 10 or 20
==John ffitch
Received: from wallace.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa29215;
25 Oct 99 12:34 GMT
Received: from [207.69.128.51] (helo=smtp7.atl.mindspring.net)
by wallace.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fiMN-0002Z7-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 12:32:19 +0100
Received: from Realizer (user-2ive4jg.dialup.mindspring.com [165.247.18.112])
by smtp7.atl.mindspring.net (8.8.5/8.8.5) with SMTP id IAA26094;
Mon, 25 Oct 1999 08:34:17 -0400 (EDT)
From: Michael Gogins
To: jpff@maths.bath.ac.uk, csound@maths.ex.ac.uk
MMDF-Warning: Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Subject: RE: .csd file format
Date: Mon, 25 Oct 1999 08:37:44 -0400
Message-ID:
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
In-Reply-To: <557-Sun24Oct1999180432+0000-jpff@maths.bath.ac.uk>
Importance: Normal
I am probably (one of?) the requestor(s) here. I'd like to explain the why.
It's to allow the stuff, the Csound orchestra/score, to
be embedded in XML containing other data as well (algorithmic composition
code, VRML elements, song lyrics, whatever). It saves the program using
Csound the work of separating the Csound element from the other elements
before running Csound.
-----Original Message-----
From: owner-csound-outgoing@maths.ex.ac.uk
[mailto:owner-csound-outgoing@maths.ex.ac.uk]On Behalf Of
jpff@maths.bath.ac.uk
Sent: Sunday, October 24, 1999 2:05 PM
To: csound@maths.ex.ac.uk
Subject: .csd file format
I have a request that the .csd file format should ignore all text
until the starting and all text after the
. How would this affect people? Not too
difficult to code but I am not sure if it will break some use, or
whatever.
I am suggesting until the tag all text is ignored,
unless it is a tag like , , or
. After a until the
tag additional unrecognised lines and tags would
be treated as a soft error.
==John ffitch
Received: from shaun.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa00765;
25 Oct 99 12:55 GMT
Received: from [144.173.6.14] (helo=exeter.ac.uk)
by shaun.maths.bath.ac.uk with esmtp (Exim 2.12 #1)
id 11fjPP-0000Zh-00
for jpff@maths.bath.ac.uk; Mon, 25 Oct 1999 13:39:31 +0100
Received: from noether [144.173.8.10] by hermes via SMTP (NAA1793871); Mon, 25 Oct 1999 13:35:34 +0100 (BST)
Received: from exeter.ac.uk by maths.ex.ac.uk; Mon, 25 Oct 1999 12:34:45 GMT
Received: from smtp7.atl.mindspring.net [207.69.128.51] by hermes via ESMTP (NAA1915519); Mon, 25 Oct 1999 13:34:35 +0100 (BST)
Received: from Realizer (user-2ive4jg.dialup.mindspring.com [165.247.18.112])
by smtp7.atl.mindspring.net (8.8.5/8.8.5) with SMTP id IAA26094;
Mon, 25 Oct 1999 08:34:17 -0400 (EDT)
From: Michael Gogins
To: jpff@maths.bath.ac.uk, csound@maths.ex.ac.uk
MMDF-Warning: Parse error in original version of preceding line at UK.AC.Bath.maths.omphalos
Subject: RE: .csd file format
Date: Mon, 25 Oct 1999 08:37:44 -0400
Message-ID:
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
In-Reply-To: <557-Sun24Oct1999180432+0000-jpff@maths.bath.ac.uk>
Importance: Normal
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
I am probably (one of?) the requestor(s) here. I'd like to explain the why.
It's to allow the stuff, the Csound orchestra/score, to
be embedded in XML containing other data as well (algorithmic composition
code, VRML elements, song lyrics, whatever). It saves the program using
Csound the work of separating the Csound element from the other elements
before running Csound.
-----Original Message-----
From: owner-csound-outgoing@maths.ex.ac.uk
[mailto:owner-csound-outgoing@maths.ex.ac.uk]On Behalf Of
jpff@maths.bath.ac.uk
Sent: Sunday, October 24, 1999 2:05 PM
To: csound@maths.ex.ac.uk
Subject: .csd file format
I have a request that the .csd file format should ignore all text
until the starting and all text after the
. How would this affect people? Not too
difficult to code but I am not sure if it will break some use, or
whatever.
I am suggesting until the tag all text is ignored,
unless it is a tag like , , or
. After a until the
tag additional unrecognised lines and tags would
be treated as a soft error.
==John ffitch
|