| Joe Bernert wrote:
>
> Hello all! I have a couple of questions I'd like to bounce off the list if
> you don't mind :)
>
> First:
> It seems to me that I remember a post a while back about a Csound book that
> was to be published sometime soon.
> Has this book been finished yet? If so, could someone please give me the
> info necessary to purchase it?
Richard Boulanger is editing the book which should be out by the summer at MIT
Press
> I have found a few web links to tutorials on Csound. (ie... how to create
> csound instruments) They have, however, seemed to dissapear and become no
> longer active. Anyone have links to web sites that have such information??
> It would be greatly appreaciated since a csound "bonehead" like me needs
> alot of hand-holding in order to create instruments. >:)
ftp://ftp.musique.umontreal.ca/pub/mirrors/dream/documentation
--
________________________________________________________
Jean Piche
Universite de Montreal
http://mistral.ere.umontreal.ca/~pichej
http://www.musique.umontreal.ca/electro/CEC/
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa21454;
24 Mar 98 13:55 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa20195;
24 Mar 98 13:54 GMT
Received: (qmail 7419 invoked from network); 24 Mar 1998 13:55:15 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 13:55:15 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (NAA21547); Tue, 24 Mar 1998 13:12:05 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 13:11:46 GMT
Received: from hermes.lsi.usp.br [143.107.161.220] by hermes via ESMTP (NAA16490); Tue, 24 Mar 1998 13:11:33 GMT
Received: from foligno.lsi.usp.br (foligno.lsi.usp.br [10.0.161.20]) by hermes.lsi.usp.br (8.8.5/8.7.3) with ESMTP id KAA08049 for ; Tue, 24 Mar 1998 10:10:51 -0300 (BSC)
Message-Id: <3517AFC7.C3BA712D@lsi.usp.br>
Date: Tue, 24 Mar 1998 10:06:16 -0300
From: Ruggero Andrea Ruschioni
X-Mailer: Mozilla 4.01 [en] (Win95; I)
Mime-Version: 1.0
To: csound@maths.ex.ac.uk
Subject: Re: sound synthesis language?
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Maybe some of you don't know this yet and might be interested. Steven
travis Pope is porting his old MODE software to Squeak Smalltalk. The
advantage now is that you don't need to buy a commercial smalltalk in
order to run it.
Follows the original message.
Cheers,
Ruggero.
-----------------------------------------------------------------------------------------
Subject: Siren 1.31 Beta
Release--ftp://ftp.create.ucsb.edu/pub/Smalltalk/Music/Siren
Resent-Date: 21 Feb 1998 15:00:41 -0000
Resent-From: squeak@cs.uiuc.edu
Resent-CC: recipient list not shown: ;
Date: Saturday, 21 Feb 98 6:59:24 am
From: stp@limbo.create.ucsb.edu (Stephen Travis Pope)
To: squeak-annc@cs.uiuc.edu
CC: squeak@cs.uiuc.edu
Hello all,
The beta-test release of the Siren 1.31 package is now available from
ftp://ftp.create.ucsb.edu/pub/Smalltalk/Music/Siren. Other sites may be
mirroring this in the near future. (What happened to the UIUC Squeak ftp
archive, anyway?) This is a pre-release for those wanting to test the
MIDI
output and learn the Smoke language while we port the GUI applications
over
to Morphic (for which we're looking for collaborators!).
Introduction
============
The Siren system is a general-purpose music description and composition
system; it is a re-implementation of the "Musical Object Development
Environment" (MODE), the software component of the "Interim DynaPiano"
project. Siren is a collection of Squeak Smalltalk class libraries for
building musical applications; it is known to work on Squeak version
1.31
running on an Apple PowerPC-based Macintosh computer with support for
the
Opcode MIDI System (OMS) drivers and CD-quality stereo audio I/O. (I
develop
on a G3 PowerBook with 64 MB of RAM running MacOS 8.1 and OMS 2.3.3.)
There are several elements to Siren:
-- the Smoke music representation language
(music magnitudes, events, event lists, generators, functions,
and sounds);
-- voices, schedulers and I/O drivers
(real-time and file-based voices, sound and MIDI I/O);
-- user interface components for musical applications
(UI tools and widgets); and
-- several built-in applications
(editors and browsers for Smoke objects).
Where's More Documentation?
Various versions and components of Siren's predecessors (The HyperScore
ToolKit and the MODE) are documented in the book "The Well-Tempered
Object:
Musical Applications of Object-Oriented Software Technology" (S. T.
Pope,
ed. MIT Press, 1991), in papers in the Proceedings of the 1986, 1987,
1989,
1991, 1992, 1994, 1996, and 1997 International Computer Music
Conferences
(ICMCs), in an article on the "Interim DynaPiano" in "Computer Music
Journal" 16:3, Fall, 1992 (heartily recommended--it's also on the web),
in
the book "Musical Signal Processing" (C. Roads, S. T. Pope, G. DePoli,
and A.
Piccialli, eds. Swets & Zeitlinger, 1997), and in several documents on
the
Web page http://www.create.ucsb.edu/~stp/publ.html. There are more MODE-
and
Smoke-related documents (including several of the above references) in
the
directory ftp://ftp.create.ucsb.edu/pub/Smalltalk/Music/Doc.
The Siren virtual image also includes an "outline" text for a brief
introduction to, and self-paced demo of, the system. New users are
encouraged
to read and experiment with the Siren outline (the text contents of
which are
also included on the FTP site).
What's There?
=============
In this release, I've included a complete pre-built Siren/Mac VI/VM. In
the
future, I plan to provide this solution (for those who don't want to
have to
build it from scratch), and also complete file-ins and incremental
changes
relative to the first full release of Siren.
The directory contents are,
README -- RTFM File (Not the same as this letter--read it).
Siren1.31Image.sit.hqx -- The image, changes file, PowerPC VM, and test
data.
(It expects you to put a Squeak sources file [not included]
in the same directory before running it.)
Siren1.31OMSStuff.sit.hqx -- The Opcode MIDI System (OMS) driver,
utilities,
and developer libraries.
Siren1.31STSrc.sit.hqx -- The Smalltalk file-in sources & build scripts.
Siren1.31VMSrc.sit.hqx -- The VM & MIDI primitive sources. Note that the
project file is for CodeWarrior V11 (thanks to John
McIntosh).
SirenOutline.t -- The on-line doc and self-guided demo outline contents
SqueakOutline.t -- The Squeak intro outline contents.
If you already have the OMS MIDI driver, you really only need the
virtual
image files. If you don't have OMS, then grab the OMS Stuff archive file
as
well. If you want to re-build the VM, get the VM sources. To file Siren
into
your own image, get the Smalltalk sources. Please read the README files
in
each of these archives for more directions.
RTFM
====
Please read the on-line documentation. There is an "outline browser" in
the
top project of the virtual image with an extensive self-guided tour of
what
works in the current Siren release. User suggestions are solicited as to
what
should be included here
For more documentation, see http://www.create.ucsb.edu/~stp/publs.html
and
follow the "MODE" links, or look at the files in the ftp directory
ftp://ftp.create.ucsb.edu/pub/Smalltalk/Music/Doc.
Notes
=====
Siren uses the AndreasRaab/SamAdams MS-Windows look; it still has a few
rough edges (particularly with the Transcript and window label
refreshing).
The Siren VM included with the release comes up "full screen" on a
Mac--that
is, I hacked the MacWindow source to make a full-screen window with the
origin
just above and to the left of the normal menu bar position.
Because of a bug I haven't solved yet, you cannot run a jitter-based VM
that uses the OMS primitives. (To make a jitter VM, just edit the 4
"Interpreter..." files in the ST Source folder to file them in to the
class
DynamicInterpreter, then generate the translator file.) You can call the
MIDI
open/close/test functions fine, but it crashes in the first GC after you
try
to play a MIDI command--just as if I was stepping on someone elses
memory in
the output primitive, but I can't see where I'm doing this...
I'm not certain what the best forum for discussing Siren is, For the
near-term future, I'll be reading the squeak mailing list (mail to
squeak-request@cs.uiuc.edu to join). The list's archive can be read at
http://squeak.cs.uiuc.edu/mail/squeak/. In the future, I might set up a
mailing list for Siren-specific discussions, or use a Swiki or a
HyperNews web
site. (Suggestions?)
Coming Soon
===========
--Working MIDI input (I'm real close...)
--(Hopefully) Ports of the MIDI primitives to other platforms (any
takers?)
--Working AIFF and SND file reading/playing
--Complete double-dispatching and mixed-mode arithmetic for music
magnitudes
--Exception-handling integrated with schedulers and DSP code
--Morphic score & sound editors
--Examples of using functions and event list processing
--Incorporate Hitoshi Katta's and Craig Latta's enhancements to the
MODE.
--Ports of a ParserGenerator (TGen?) and Rule-based shell (NeOpus? HAT?)
--Gemstone database access for sound/score storage
--Loads of bug fixes
Enjoy--comments, suggestions, and *changeSets* welcomed!
stp
_ Stephen Travis Pope
_ Center for Research in Electronic Art Technology (CREATE)
_ Department of Music, Univ. of California, Santa Barbara (UCSB)
_ stp@create.ucsb.edu, http://www.create.ucsb.edu/~stp/
-----------------------------------------------------------------------------
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa21776;
24 Mar 98 15:58 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa29293;
24 Mar 98 15:57 GMT
Received: (qmail 2089 invoked from network); 24 Mar 1998 15:57:50 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 24 Mar 1998 15:57:50 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (PAA01590); Tue, 24 Mar 1998 15:18:46 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 15:18:28 GMT
Received: from m1.gtn.net [207.176.194.10] by hermes via ESMTP (PAA19834); Tue, 24 Mar 1998 15:18:21 GMT
Received: from uoguelph.ca ([207.176.194.152]) by m1.gtn.net
(post.office MTA v2.0 0813 ID# 0-13297) with ESMTP id AAA61
for ; Tue, 24 Mar 1998 10:18:24 -0500
Message-Id: <3517D024.34DE0FBE@uoguelph.ca>
Date: Tue, 24 Mar 1998 10:24:21 -0500
From: Brandon Nelson
X-Mailer: Mozilla 4.04 (Macintosh; I; PPC)
Mime-Version: 1.0
To: csound
Subject: Location of files
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Where can we find the .wav files referred to in the Release notes for CSound
3.47, such as marmstk1.wav and britestk.wav, which are tables of strike
impulses for some of the physically modeled instruments?
Thanks,
Brandon Nelson
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa21939;
24 Mar 98 16:42 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa02588;
24 Mar 98 16:41 GMT
Received: (qmail 2452 invoked from network); 24 Mar 1998 16:42:13 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 24 Mar 1998 16:42:13 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (PAA04532); Tue, 24 Mar 1998 15:45:35 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 15:45:15 GMT
Received: from [194.19.42.194] by hermes via SMTP (PAA04972); Tue, 24 Mar 1998 15:45:02 GMT
Received: from mp-218-239.daxnet.no (mp-218-239.daxnet.no [193.216.218.239]) by eva.bdsnett.no (NTMail 3.02.13) with ESMTP id da017319 for ; Tue, 24 Mar 1998 16:44:34 +0100
Message-Id: <001301bd573b$92970660$efdad8c1@roger>
From: Roger Klaveness
To: csound
Subject: Edit phasevocode-files
Date: Tue, 24 Mar 1998 16:43:19 +0100
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0010_01BD5743.F399A500"
X-Priority: 3
X-Msmail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3007.0
X-Mimeole: Produced By Microsoft MimeOLE V4.72.3007.0
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
This is a multi-part message in MIME format.
------=_NextPart_000_0010_01BD5743.F399A500
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have made a simple program that reads analyse files from pvanal and=20
converts them into a bitmap for editing in a paint program.
I have used it for spectral bluring ( for bell-like sounds or something) =
and warping ( for stupid effects ;-) ).
To make interesting effect you need a good bitmap paint program, like =
Photoshop,Corel Photopaint or=20
maybe Paint Shop Pro.
If someone is interested I can mail it to you, or maybe better, if =
someone have a ftp-server to put it on=20
(because I don't have).
The program runs only on Windows 95 and Windows NT though.
-------------------------------------------------------------------------=
-------------------
Roger Klaveness
roger@apas.no
-------------------------------------------------------------------------=
-------------------
------=_NextPart_000_0010_01BD5743.F399A500
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I have made a simple program that =
reads analyse=20
files from pvanal and
converts them =
into a bitmap=20
for editing in a paint program.
I have used it for spectral bluring ( for bell-like =
sounds or=20
something) and warping ( for stupid effects ;-) ).
To make interesting effect you need a good bitmap =
paint=20
program, like Photoshop,Corel Photopaint or
maybe Paint Shop Pro.
If someone is interested I can mail it to you, or =
maybe=20
better, if someone have a ftp-server to put it on
(because I don't have).
The program runs only on Windows 95 =
and Windows=20
NT though.
----------------------------------------------------------------=
---------------------------- Roger=20
Klaveness roger@apas.no ----------------------=
----------------------------------------------------------------------
------=_NextPart_000_0010_01BD5743.F399A500--
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22192;
24 Mar 98 17:45 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa07587;
24 Mar 98 17:44 GMT
Received: (qmail 5308 invoked from network); 24 Mar 1998 17:45:10 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 17:45:10 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (QAA17300); Tue, 24 Mar 1998 16:37:00 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 16:36:42 GMT
Received: from mercury.anglia.ac.uk [193.63.55.68] by hermes via SMTP (QAA14646); Tue, 24 Mar 1998 16:36:36 GMT
Received: from Anglia-Message_Server by mercury.anglia.ac.uk
with Novell_GroupWise; Tue, 24 Mar 1998 16:30:40 +0000
Message-Id:
X-Mailer: Novell GroupWise 4.1
Date: Tue, 24 Mar 1998 16:30:30 +0000
From: Olivier Pasquet
To: csound@maths.ex.ac.uk
Subject: Edit phasevocode-files- reply
Mime-Version: 1.0
Content-Type: text/plain
Content-Disposition: inline
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Hello,
I am quite interested in that programme. Indeed, I am more and more interested
in general harmony (of nature and mind...) and its "general relativity". I am
currently having a look at the link between visual arts and music.
Is your programme can also translate with inverse FFT (from image to sound)?
Is there the inverse transformy than PVANAL?
A French guy (sorry) called Vincent Lesbros at the GAIV (Paris VIII) built a
similar programme. The problem is that it only did the inverse FFT.
I would really enjoy having a look at your programme.
Yours,
Olivier.
----------------
Olivier PASQUET - Faculty of Music - APU
op101@mercury.anglia.ac.uk
http://www.sinclair.anglia.ac.uk/~op101.student.cambridge.anglia
-----------------
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22206;
24 Mar 98 17:46 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa07688;
24 Mar 98 17:46 GMT
Received: (qmail 5428 invoked from network); 24 Mar 1998 17:46:31 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 17:46:31 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (RAA24167); Tue, 24 Mar 1998 17:08:40 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 17:08:24 GMT
Received: from root@xochi.tezcat.com [204.128.247.12] by hermes via ESMTP (RAA21262); Tue, 24 Mar 1998 17:08:16 GMT
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 LAA15201
for ; Tue, 24 Mar 1998 11:07:46 -0600 (CST)
Message-Id: <199803241707.LAA15201@xochi.tezcat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Tue, 24 Mar 1998 11:13:51 -0600
To: csound@maths.ex.ac.uk
From: =cw4t7abs
Subject: Re: Edit phasevocode-files- reply
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
>A French guy (sorry) called Vincent Lesbros at the GAIV (Paris VIII)
phonograme [68k] altzo p!kt 2 m!d! grat!z
metasynth [ppc] kommerc!aL
soundhack [68+ppc] 68k. grat!z ppc. shareware
mac!ntosh (sorry)
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22597;
24 Mar 98 20:37 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa18704;
24 Mar 98 20:36 GMT
Received: (qmail 17048 invoked from network); 24 Mar 1998 20:37:11 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 20:37:11 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (UAA24286); Tue, 24 Mar 1998 20:24:41 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 20:24:24 GMT
Received: from camel7.mindspring.com [207.69.200.57] by hermes via ESMTP (UAA09494); Tue, 24 Mar 1998 20:24:17 GMT
Received: from axe (user-38ld0eh.dialup.mindspring.com [209.86.129.209])
by camel7.mindspring.com (8.8.5/8.8.5) with SMTP id PAA32551;
Tue, 24 Mar 1998 15:24:21 -0500 (EST)
From: Michael Gogins
To: csound@maths.ex.ac.uk, Joe Bernert
MMDF-Warning: Parse error in original version of preceding line at UK.AC.Bath.maths.stork
Subject: Re: Csound Book????
Date: Tue, 24 Mar 1998 15:32:52 -0500
Message-Id: <01bd5764$04fa4aa0$d18156d1@axe>
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
The Csound front page has ftp directories containing sample score and
orchestra files from many musicians. These are not "tutorials" in that they
don't have external documentation, but they do contain some of the best
sounding instruments. Run them and listen to them, and then look at the ones
that sound good to you. Then start adapting them to your own music.
-----Original Message-----
From: Joe Bernert
To: csound@noether.ex.ac.uk
Date: Tuesday, March 24, 1998 6:21 AM
Subject: Csound Book????
>Hello all! I have a couple of questions I'd like to bounce off the list if
>you don't mind :)
>
>First:
>It seems to me that I remember a post a while back about a Csound book that
>was to be published sometime soon.
>Has this book been finished yet? If so, could someone please give me the
>info necessary to purchase it?
>
>Second:
>I have found a few web links to tutorials on Csound. (ie... how to create
>csound instruments) They have, however, seemed to dissapear and become no
>longer active. Anyone have links to web sites that have such information??
> It would be greatly appreaciated since a csound "bonehead" like me needs
>alot of hand-holding in order to create instruments. >:)
>
>thanks in advance!!
>
>Joe
>
>
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22604;
24 Mar 98 20:43 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa19226;
24 Mar 98 20:43 GMT
Received: (qmail 17408 invoked from network); 24 Mar 1998 20:43:36 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 20:43:36 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (UAA21741); Tue, 24 Mar 1998 20:29:01 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 20:28:43 GMT
Received: from camel7.mindspring.com [207.69.200.57] by hermes via ESMTP (UAA19814); Tue, 24 Mar 1998 20:28:37 GMT
Received: from axe (user-38ld0eh.dialup.mindspring.com [209.86.129.209])
by camel7.mindspring.com (8.8.5/8.8.5) with SMTP id PAA21904;
Tue, 24 Mar 1998 15:28:25 -0500 (EST)
From: Michael Gogins
To: Roger Klaveness , csound
Subject: Re: Edit phasevocode-files
Date: Tue, 24 Mar 1998 15:36:56 -0500
Message-Id: <01bd5764$96238be0$d18156d1@axe>
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_001F_01BD573A.AD4D83E0"
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
This is a multi-part message in MIME format.
------=_NextPart_000_001F_01BD573A.AD4D83E0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Presumably, your program than translate the bitmap back into sound?
This is a fairly valuable facility. If you are willing to share the =
source code, it would be very useful for me and others to have it. If =
you are not willing to share the code, but want to make a little money =
(probably more symbolic than anything else), you might consider making =
your program able to run as a command-line utility so that people like =
me and a few others would be able to incorporate it into our automated =
composing systems.
I wrote a program myself that translates bitmaps to adsyn files, but not =
one that goes the other way.
-----Original Message-----
From: Roger Klaveness
To: csound
Date: Tuesday, March 24, 1998 10:47 AM
Subject: Edit phasevocode-files
I have made a simple program that reads analyse files from pvanal and=20
converts them into a bitmap for editing in a paint program.
I have used it for spectral bluring ( for bell-like sounds or =
something) and warping ( for stupid effects ;-) ).
To make interesting effect you need a good bitmap paint program, =
like Photoshop,Corel Photopaint or=20
maybe Paint Shop Pro.
If someone is interested I can mail it to you, or maybe better, if =
someone have a ftp-server to put it on=20
(because I don't have).
=20
The program runs only on Windows 95 and Windows NT though.
=
-------------------------------------------------------------------------=
-------------------
Roger Klaveness
roger@apas.no
=
-------------------------------------------------------------------------=
-------------------
------=_NextPart_000_001F_01BD573A.AD4D83E0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Presumably, your program than =
translate the=20
bitmap back into sound?
This is a fairly valuable facility. If you are =
willing to=20
share the source code, it would be very useful for me and others to have =
it. If=20
you are not willing to share the code, but want to make a little money =
(probably=20
more symbolic than anything else), you might consider making your =
program able=20
to run as a command-line utility so that people like me and a few others =
would=20
be able to incorporate it into our automated composing =
systems.
I wrote a program myself that translates bitmaps to =
adsyn=20
files, but not one that goes the other way.
I have made a simple program =
that reads=20
analyse files from pvanal and
converts =
them into a=20
bitmap for editing in a paint program.
I have used it for spectral bluring ( for =
bell-like sounds=20
or something) and warping ( for stupid effects ;-) ).
To make interesting effect you need a good =
bitmap paint=20
program, like Photoshop,Corel Photopaint or
maybe Paint Shop Pro.
If someone is interested I can mail it to you, =
or maybe=20
better, if someone have a ftp-server to put it on
(because I don't have).
The program runs only on Windows =
95 and=20
Windows NT though.
----------------------------------------------------------------=
---------------------------- Roger=20
Klaveness roger@apas.no ----------------------=
----------------------------------------------------------------------
------=_NextPart_000_001F_01BD573A.AD4D83E0--
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22774;
24 Mar 98 21:51 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa23329;
24 Mar 98 21:50 GMT
Received: (qmail 4191 invoked from network); 24 Mar 1998 21:51:03 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 24 Mar 1998 21:51:03 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (VAA21346); Tue, 24 Mar 1998 21:46:52 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 21:46:36 GMT
Received: from mb05.swip.net [193.12.122.209] by hermes via ESMTP (VAA00010); Tue, 24 Mar 1998 21:46:27 GMT
Received: from rasmus (dialup102-4-43.swipnet.se [130.244.102.235])
by mb05.swip.net (8.8.8/8.8.8) with SMTP
id WAA16351;
Tue, 24 Mar 1998 22:45:48 +0100 (MET)
Message-Id: <35182A13.2FA4@hexagon.se>
Date: Tue, 24 Mar 1998 22:48:03 +0100
From: rasmus ekman
X-Mailer: Mozilla 3.0 (Win95; I)
Mime-Version: 1.0
To: Brandon Nelson
Cc: Csound list
Subject: Re: Location of files
References: <3517D024.34DE0FBE@uoguelph.ca>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Brandon Nelson wrote:
>
> Where can we find the .wav files referred to in the Release notes for CSound
ftp://ftp.maths.bath.ac.uk/pub/dream/documentation/sounds/modelling/
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa22915;
24 Mar 98 22:44 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa26471;
24 Mar 98 22:44 GMT
Received: (qmail 24606 invoked from network); 24 Mar 1998 22:44:45 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 24 Mar 1998 22:44:45 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (WAA00864); Tue, 24 Mar 1998 22:41:53 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Tue, 24 Mar 98 22:41:28 GMT
Received: from agora.stm.it [195.62.32.1] by hermes via ESMTP (WAA15510); Tue, 24 Mar 1998 22:41:21 GMT
Received: from [194.184.60.245] (ws0.axnet.it [194.184.60.245]) by agora.stm.it (8.8.8/8.8.5) with ESMTP id XAA10221 for ; Tue, 24 Mar 1998 23:40:47 +0100 (ITA)
X-Sender: m.giri@HELLA.stm.it
Message-Id:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Date: Tue, 24 Mar 1998 23:45:11 +0200
To: csound@maths.ex.ac.uk
From: Maurizio Giri
Subject: Re: Csound Book????
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
FYI, there is also a Csound Book from Riccardo Bianchini (WCShell author)
and Alessandro Cipriani. The book title is "Virtual Sound" - Contempo
Edition
The book (in italian) will be available in a couple of weeks, an english
translation is on the way.
See a sample (and more info) at:
http://www.axnet.it/contempo/inglese/contemporanea/news/csound.html
_____________________________________________
o Maurizio Giri o
o ConTempo o
o Italian Contemporary (and Early) Music o
o http://www.axnet.it/contempo o
o-------------------------------------------o
o ConTempo e-mail: contempo@wmail.axnet.it o
o Personal e-mail: m.giri@agora.stm.it o
o o
o Snail: Via Ostilia, 55 - 00184 Roma Italy o
o Tel +39.6.70451885 o
_____________________________________________
http://www.univr.it/germano/eme/compos/girima.htm
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa23672;
25 Mar 98 5:44 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa25897;
25 Mar 98 5:43 GMT
Received: (qmail 6632 invoked from network); 25 Mar 1998 05:43:57 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 25 Mar 1998 05:43:57 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (FAA14942); Wed, 25 Mar 1998 05:41:08 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Wed, 25 Mar 98 05:40:50 GMT
Received: from endeavor.flash.net [209.30.0.40] by hermes via ESMTP (FAA24866); Wed, 25 Mar 1998 05:40:43 GMT
Received: from flash.net (fwasc17-82.flash.net [209.30.13.82])
by endeavor.flash.net (8.8.8/8.8.5) with ESMTP id XAA29985
for ; Tue, 24 Mar 1998 23:40:46 -0600 (CST)
Message-Id: <351898F5.D3C33A9A@flash.net>
Date: Tue, 24 Mar 1998 23:41:10 -0600
From: pete moss
Organization: pete moss GmbH
X-Mailer: Mozilla 4.04 [en] (Win95; I)
Mime-Version: 1.0
To: csound
Subject: how odd is this?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
this is the version of winsound i am using:
MIT Csound: 3.477 (Mar 16 1998)
when i compile files, they now come out as read-only. today is the
first day that this has happened. the files i compiled yesterday are
not read-only. the only difference is now i am using different orc/sco
files. i have never had problems with csound generating read-only
files before. it doesnt really bother me. now i have another step to
take care of before compiling another file with the same name. i have
just never known an exe file to randomly change its code for no apparant
reason.
thought id let you guys know
pete
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa24042;
25 Mar 98 10:06 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa12859;
25 Mar 98 10:05 GMT
Received: (qmail 7998 invoked from network); 25 Mar 1998 10:05:55 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 25 Mar 1998 10:05:55 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA11965); Wed, 25 Mar 1998 09:56:58 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Wed, 25 Mar 98 09:56:41 GMT
Received: from mercury.anglia.ac.uk [193.63.55.68] by hermes via SMTP (JAA10189); Wed, 25 Mar 1998 09:56:35 GMT
Received: from Anglia-Message_Server by mercury.anglia.ac.uk
with Novell_GroupWise; Wed, 25 Mar 1998 09:51:52 +0000
Message-Id:
X-Mailer: Novell GroupWise 4.1
Date: Wed, 25 Mar 1998 09:51:16 +0000
From: Olivier Pasquet
To: csound@maths.ex.ac.uk
Subject: Keppler's Harmonices Mundi
Mime-Version: 1.0
Content-Type: text/plain
Content-Disposition: inline
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Hello again,
There is no direct link with CSound but I am looking for an English or French
translation of the Keppler's *Harmonices Mundi*. I cannot find it in the UK.
Does someone know how I could get it?
Thank You and have all a good day !!!!
-----------------
Olivier PASQUET - Faculty of Music - APU
op101@mercury.anglia.ac.uk
http://www.sinclair.anglia.ac.uk/~op101.student.cambridge.anglia
-----------------
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa24048;
25 Mar 98 10:06 GMT
Received: from pat.bath.ac.uk by stork.maths.Bath.AC.UK id aa12879;
25 Mar 98 10:05 GMT
Received: (qmail 25418 invoked from network); 25 Mar 1998 10:06:13 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by pat.bath.ac.uk with SMTP; 25 Mar 1998 10:06:13 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA17090); Wed, 25 Mar 1998 09:57:46 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Wed, 25 Mar 98 09:57:29 GMT
Received: from walt.music.qub.ac.uk [143.117.35.1] by hermes via SMTP (JAA04871); Wed, 25 Mar 1998 09:57:23 GMT
Received: by walt.music.qub.ac.uk (NX5.67d/NX3.0M)
id AA12279; Wed, 25 Mar 98 09:47:58 GMT
Date: Wed, 25 Mar 98 09:47:58 GMT
From: Mark Wilkes
Message-Id: <9803250947.AA12279@walt.music.qub.ac.uk>
Received: by NeXT.Mailer (1.95)
Received: by NeXT Mailer (1.95)
To: pete moss
Subject: Re: how odd is this?
Cc: csound
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
I've had the same problem. Funny thing is that if you restart your
machine it'll work normally again for a while.
Mark
>This is the version of winsound i am using:
>MIT Csound: 3.477 (Mar 16 1998)
>
>when i compile files, they now come out as read-only. today is the
>first day that this has happened. the files i compiled yesterday
>are
>not read-only. the only difference is now i am using different
>orc/sco
>files. i have never had problems with csound generating read-only
>files before. it doesnt really bother me. now i have another step
>to
>take care of before compiling another file with the same name. i
>have
>just never known an exe file to randomly change its code for no
>apparant
>reason.
>
>thought id let you guys know
>pete
Received: from stork.maths.bath.ac.uk by omphalos.maths.Bath.AC.UK id aa24060;
25 Mar 98 10:08 GMT
Received: from mercury.bath.ac.uk by stork.maths.Bath.AC.UK id aa12931;
25 Mar 98 10:07 GMT
Received: (qmail 8008 invoked from network); 25 Mar 1998 10:08:13 -0000
Received: from hermes.ex.ac.uk (HELO exeter.ac.uk) (144.173.6.14)
by mercury.bath.ac.uk with SMTP; 25 Mar 1998 10:08:13 -0000
Received: from noether [144.173.8.10] by hermes via SMTP (JAA03514); Wed, 25 Mar 1998 09:53:37 GMT
Received: from hermes.ex.ac.uk by maths.ex.ac.uk; Wed, 25 Mar 98 09:53:10 GMT
Received: from mercury.anglia.ac.uk [193.63.55.68] by hermes via SMTP (JAA04436); Wed, 25 Mar 1998 09:53:04 GMT
Received: from Anglia-Message_Server by mercury.anglia.ac.uk
with Novell_GroupWise; Wed, 25 Mar 1998 09:48:22 +0000
Message-Id:
X-Mailer: Novell GroupWise 4.1
Date: Wed, 25 Mar 1998 09:48:00 +0000
From: Olivier Pasquet
To: csound@maths.ex.ac.uk
Subject: Edit phasevocode-files
Mime-Version: 1.0
Content-Type: text/plain
Content-Disposition: inline
Sender: owner-csound-outgoing@maths.ex.ac.uk
Precedence: bulk
Hello,
>>>A French guy (sorry) called Vincent Lesbros at the GAIV (Paris VIII) built
a similar programme. The problem is that it only did the inverse FFT.
<<< There seems to be more programs that operate in the frequency-plane for
Machintosh, but I don't have one.
>>> Vincent Lesbros has done a PC version but it is only the lite version of
the mac one. I do not think it is worth to try the PC version.
Bye bye.
----------------
Olivier PASQUET - Faculty of Music - APU
op101@mercury.anglia.ac.uk
http://www.sinclair.anglia.ac.uk/~op101.student.cambridge.anglia
-----------------
|