179,854Messages
9,130Senders
30Years
342mboxes

← archive index

[idm] dominique dalcan/autechre on ebay

5 messages · 5 participants · spans 1 day · search this subject
◇ merged from 2 subjects: dominique dalcan/autechre on ebay · idm artists who use csound.
2000-08-06 11:09ashley heeney Re: [idm] IDM Artists who use Csound.
2000-08-06 16:55DJ Justes Re: [idm] IDM Artists who use Csound.
└─ 2000-08-06 17:18Josh Davison Re: [idm] IDM Artists who use Csound.
└─ 2000-08-06 21:01Ed Hall Re: [idm] IDM Artists who use Csound.
└─ 2000-08-07 06:45benjib [idm] dominique dalcan/autechre on ebay
expand allcollapse allclick any summary to toggle that message
2000-08-06 11:09ashley heeney<IDM artists who consistently use Csound?> erik dahl*. terre thaemlitz. aphex-twin +/-. au
From:
ashley heeney
To:
,
Date:
Sun, 06 Aug 2000 11:09:59 GMT
Subject:
Re: [idm] IDM Artists who use Csound.
permalink · <F248nx8dyDd3OJXsNQp000028b0@hotmail.com>
<IDM artists who consistently use Csound?> erik dahl*. terre thaemlitz. aphex-twin +/-. autechre,gescom. mego/ mille plateaux artists. m.schmickler/wabi sabi. oval. pansonic. V/VM? fizzarum? takeshi muto? asoka? +/- FYI: gerald wenzel. paul lansky. pauline oliveros. and more. ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org For additional commands, e-mail: idm-help@hyperreal.org
2000-08-06 16:55DJ JustesWell I did a search for Csound because I was intrigued. It looks a bit complicated but it'
From:
DJ Justes
To:
Date:
Sun, 06 Aug 2000 09:55:04 -0700
Subject:
Re: [idm] IDM Artists who use Csound.
permalink · <398D9868.85A6FAE3@staticbeats.com>
Well I did a search for Csound because I was intrigued. It looks a bit complicated but it's a FREE software synthesis program and here's the link if anyone is interested. http://www-mitpress.mit.edu/e-books/csound/frontpage.html Justes ashley heeney wrote:
quoted 10 lines <IDM artists who consistently use Csound?>> <IDM artists who consistently use Csound?> > > erik dahl*. terre thaemlitz. aphex-twin +/-. autechre,gescom. mego/ mille > plateaux artists. m.schmickler/wabi sabi. oval. pansonic. > > V/VM? fizzarum? takeshi muto? asoka? +/- > > FYI: gerald wenzel. paul lansky. pauline oliveros. > > and more.
--------------------------------------------------------------------- To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org For additional commands, e-mail: idm-help@hyperreal.org
2000-08-06 17:18Josh Davisonnot just a program, a programming language! similar syntax to C (and therefore to Java or
From:
Josh Davison
To:
DJ Justes
Cc:
Date:
Sun, 6 Aug 2000 12:18:30 -0500 (CDT)
Subject:
Re: [idm] IDM Artists who use Csound.
Reply to:
Re: [idm] IDM Artists who use Csound.
permalink · <Pine.NEB.3.96.1000806121518.51685A-100000@shell-1.enteract.com>
not just a program, a programming language! similar syntax to C (and therefore to Java or Perl) ... if you are into this sort of thing also check out Max/MSP (www.cycling74.com). I use Max/MSP quite a bit, it's a very visual approach to programming which makes some things much easier and others much harder. -- String Theory : Digital Music for Humans http://www.enteract.com/~yoshi/index.cgi On Sun, 6 Aug 2000, DJ Justes wrote:
quoted 27 lines Well I did a search for Csound because I was intrigued. It looks a bit> Well I did a search for Csound because I was intrigued. It looks a bit > complicated but it's a FREE software synthesis program and here's the link if > anyone is interested. > > http://www-mitpress.mit.edu/e-books/csound/frontpage.html > > Justes > > ashley heeney wrote: > > > <IDM artists who consistently use Csound?> > > > > erik dahl*. terre thaemlitz. aphex-twin +/-. autechre,gescom. mego/ mille > > plateaux artists. m.schmickler/wabi sabi. oval. pansonic. > > > > V/VM? fizzarum? takeshi muto? asoka? +/- > > > > FYI: gerald wenzel. paul lansky. pauline oliveros. > > > > and more. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org > For additional commands, e-mail: idm-help@hyperreal.org > >
--------------------------------------------------------------------- To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org For additional commands, e-mail: idm-help@hyperreal.org
2000-08-06 21:01Ed Hall: not just a program, a programming language! similar syntax to C (and : therefore to Java
From:
Ed Hall
To:
Josh Davison
Cc:
DJ Justes , Itsy Ditsy Mice
Date:
Sun, 06 Aug 2000 14:01:32 -0700
Subject:
Re: [idm] IDM Artists who use Csound.
Reply to:
Re: [idm] IDM Artists who use Csound.
permalink · <200008062101.OAA02766@screech.weirdnoise.com>
: not just a program, a programming language! similar syntax to C (and : therefore to Java or Perl) Oh, but if it were! Csound uses an arcane syntax which descends from assembler languages, not block-structured languages like C and friends. Loops have to be tediously constructed from goto's. There are no arrays. The type of a variable is determined by its first letter, like early FORTRAN. And the note list format was originally derived from punch cards! In short, it's horrible. But it's better than anything else out there if you want the most powerful and flexible software synthesis system around. Expect a steep learning curve. And it helps a lot if you know a programming or scripting language to relieve the tedium of creating the numeric score. Basic math skills are essential, with knowledge of DSP or acoustics a definite plus. The good thing is that there are a lot of folks out there who have come up with methods and tools for using Csound (including somewhat limited graphic interfaces), and who probably have already coded tools or instruments that do something close to what you want. Acquire and tweak until it does what you want or sounds right to you. Aside from the Csound Front Page, which focuses on Prof. Richard Boulanger's (of Berklee Music School) book "The Csound Book": http://www-mitpress.mit.edu/e-books/csound/frontpage.html there is Csounds, Boulanger's on-line project: http://www.csounds.com and Robin Whittle's introduction to Csound: http://www.firstpr.com.au/csound/ and for Linux folks, there is Dave Phillips' page (though there are also some good general (non-Linux-specific) info and links): http://www.bright.net/~dlphilp/linux_csound.html and for the software itself, John ffitch's Official release site: ftp://ftp.maths.bath.ac.uk/pub/dream/ Chasing links from these places will turn up all sorts of other stuff. Finally, here is an emailing list you can subscribe to through: csound-subscribe@lists.bath.ac.uk Csound is the Mountain That Must Be Climbed for some, and something best avoided by others. It's very powerful (and free), but the fact that it isn't more widely used is in some ways related to the difficulty of using it, and probably also has to do with its origin in academia (which costs it coolness points for many). -Ed --------------------------------------------------------------------- To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org For additional commands, e-mail: idm-help@hyperreal.org
2000-08-07 06:45benjibmornin' 16 hours left on the dominique dalcan cd single including autechre remix (1 of 50)
From:
benjib
To:
Itsy Ditsy Mice , , Orbital ML
Date:
Mon, 7 Aug 2000 07:45:50 +0100
Subject:
[idm] dominique dalcan/autechre on ebay
Reply to:
Re: [idm] IDM Artists who use Csound.
permalink · <LPBBKJBIFDNHOCGEJGGLKEIGCHAA.benjib@tapir.freeserve.co.uk>
mornin' 16 hours left on the dominique dalcan cd single including autechre remix (1 of 50) making it the rarest autechre release - if only i could find that edge of motion album..... anyhow, my mate ingmar has had to relist it due to some flaky person not honouring their winning bid from the last auction http://cgi.ebay.com/aw-cgi/eBayISAPI.dll?ViewItem&item=397643494 "Extremely rare DOMINIQUE DALCAN promo C.D. "Aveugle & Sourd / Remixes", published by Island France in 1996, containing 5 tracks, being: 1. Aveugle & Sourd Radio mix -- 3’19 2. Docteur Rockit mix -- 4’27 3. Only Child mix -- 5’30 4. SNOOZE mix -- 3’26 5. AUTECHRE mix -- 8’25 C.D. & sleeve are in perfect, brand new condition! Don’t miss out on this one! It is so RARE that it doesn't even feature on the official DOMINIQUE DALCAN site." have fun benjib www.tapir.madvision.co.uk --------------------------------------------------------------------- To unsubscribe, e-mail: idm-unsubscribe@hyperreal.org For additional commands, e-mail: idm-help@hyperreal.org