Elists: csoundtekno http://elists.resynthesize.com Electronic Music Mailing List Archives - csoundtekno en-us [CsndTek] electronic music research questionnaire http://elists.resynthesize.com/csoundtekno/2006/10/1643837/ 2006-10-23 02:22:55 Re: [CsndTek] String Sounds http://elists.resynthesize.com/csoundtekno/2006/08/1619508/ 2006-08-11 06:30:59 How would I go about implementing a string sound in Csound, like a farfisa > or crumar type sound? > I'd also be interested if you could redirect me to any site that can help me > approximate other analogue type sounds. > > Thanks > > ________________________________________________]]> [CsndTek] String Sounds http://elists.resynthesize.com/csoundtekno/2006/07/1614661/ 2006-07-21 07:10:24 Re: [CsndTek] ftable naming suggestion http://elists.resynthesize.com/csoundtekno/2006/07/1611391/ 2006-07-09 07:46:16 Hi everyone. I'm making a database of ftables. When querying the > db for an ftable, terms describing the waveform will be used, rather > than terms describing how the waveform is generated. The comments > in the csound code are the type of terms that would be used in a > query. > > f1 0 4096 10 1; Sine > f2 0 2048 10 1 .5 .3 .25 .2 .167 ]]> [CsndTek] ftable naming suggestion http://elists.resynthesize.com/csoundtekno/2006/07/1611345/ 2006-07-08 09:50:36 Re: [CsndTek] Bleepfest: London: mar 25 http://elists.resynthesize.com/csoundtekno/2006/02/1568550/ 2006-02-11 01:19:17 That sounds really cool John, good luck with it! > > Iain > Thanks a lot Cheers John _______________________________________________ csoundtekno mailing list csoundtekno@bek.no Subscribe, unsubscribe, change mailing list options: http://plot.bek.no/mailman/listinfo/csoundtekno ]]> Re: [CsndTek] Bleepfest: London: mar 25 http://elists.resynthesize.com/csoundtekno/2006/02/1568402/ 2006-02-10 11:43:14 Hi All, > I don't know how many, if any, of you are in or near London, > England but we're having an event called Bleepfest in the > basement of Christchurch Spitalfields near Spitalfields Market. > > Here's the promo ... as a general note, I know there are pd and max > users coming along and even someone that uses Perl scripts but no > csounders! ... yet. > What: Computer and electronic music demo day > > When: March 25th from 5 PM to 10 PM (these hours might increase) > > Where: London! Christchurch Spitalf]]> [CsndTek] Bleepfest: London: mar 25 http://elists.resynthesize.com/csoundtekno/2006/02/1568255/ 2006-02-10 03:39:13 Re: [CsndTek] Portmidi + AMD64 + GCC4 http://elists.resynthesize.com/csoundtekno/2005/11/1543913/ 2005-11-15 02:47:49 I haven't had any problems with it yet, what have been the issues? > > Iain > > Michael Gogins wrote: > > If people keep trying it and dropping it, it's not such a great technology after all. > > > > Regards, > > Mike > > > > -----Original Message----- > > From: Jos� Serr]]> Re: [CsndTek] Portmidi + AMD64 + GCC4 http://elists.resynthesize.com/csoundtekno/2005/11/1543874/ 2005-11-15 01:01:17 It looks like you are on linux, so you don't really need portmidi. There > is a native alsa midi plugin, which can use alsa midi directly. I'm > trying to find the scons option to build it, but can't find it... (There > was a recent discussion about this on the dev-list) anyway, it is used > with the csound command line flag -+rtmidi=alsa. See if this works... You do not need an scons option, the MIDI driver is included with the ALSA audio plugin (useALSA=1) which is built by default. However, the use of ALSA for audio and MIDI can be enabled separately with -+rt]]>