|
|
 | | From: | XIAOBIN HAOO | | Subject: | Sound generation on the PC | | Date: | Sun, 16 Jan 2005 22:46:12 GMT |
|
|
 | Hi, Im interested in learning how to generate sounds (e.g. music synthesizer) on the PC with software, talking to a sound card. Can anyone suggest some tutorials to get started?
Thanks, Redd
|
|
 | | From: | Andor | | Subject: | Re: Sound generation on the PC | | Date: | 17 Jan 2005 00:56:33 -0800 |
|
|
 | XIAOBIN HAOO wrote: > Hi, > Im interested in learning how to generate sounds (e.g. music > synthesizer) on the PC with software, talking to a sound card. Can anyone > suggest some tutorials to get started? > > Thanks, > Redd
Have a look at Csound.
Regards, Andor
|
|
 | | From: | XIAOBIN HAOO | | Subject: | Re: Sound generation on the PC | | Date: | Tue, 18 Jan 2005 15:59:16 GMT |
|
|
 | Hi Andor, Thanks for the reply, and link Regards, Redd "Andor" wrote in message news:1105952193.052187.240950@c13g2000cwb.googlegroups.com... > > XIAOBIN HAOO wrote: >> Hi, >> Im interested in learning how to generate sounds (e.g. music >> synthesizer) on the PC with software, talking to a sound card. Can > anyone >> suggest some tutorials to get started? >> >> Thanks, >> Redd > > > Have a look at Csound. > > Regards, > Andor >
|
|
 | | From: | Richard Dobson | | Subject: | Re: Sound generation on the PC | | Date: | Sun, 16 Jan 2005 23:36:59 GMT |
|
|
 | XIAOBIN HAOO wrote:
> Hi, > Im interested in learning how to generate sounds (e.g. music > synthesizer) on the PC with software, talking to a sound card. Can anyone > suggest some tutorials to get started? > > Thanks, > Redd > >
Much depends on which bits are familiar to you (C programming? dsp?) and which bits are not!
go to:
http://www.musicdsp.org
there is a mailing list, a source code archive, wiki tutorials, links to all sorts of things. Note there are also mailing lists devoted to the principal audio plugin protocols (VST, CoreAudio), and to key open-source software such as Csound, STK, PD, etc. Also check out portaudio.com for a cross-platform library for record/playback.
Richard Dobson
|
|
 | | From: | XIAOBIN HAOO | | Subject: | Re: Sound generation on the PC | | Date: | Mon, 17 Jan 2005 01:43:13 GMT |
|
|
 | Hi Richard, Thanks. Yes, rasonable expert in "C", "C++", just getting into DSP (took an engineering course ages ago, covered FFT, etc, mostly the math). Thanks for the post. Ill lookup the sites now.
Regards, Redd.
"Richard Dobson" wrote in message news:vUCGd.11918$GG1.10078@text.news.blueyonder.co.uk... > XIAOBIN HAOO wrote: > >> Hi, >> Im interested in learning how to generate sounds (e.g. music >> synthesizer) on the PC with software, talking to a sound card. Can >> anyone suggest some tutorials to get started? >> >> Thanks, >> Redd > > Much depends on which bits are familiar to you (C programming? dsp?) and > which bits are not! > > go to: > > http://www.musicdsp.org > > there is a mailing list, a source code archive, wiki tutorials, links to > all sorts of things. Note there are also mailing lists devoted to the > principal audio plugin protocols (VST, CoreAudio), and to key open-source > software such as Csound, STK, PD, etc. Also check out portaudio.com for a > cross-platform library for record/playback. > > > Richard Dobson
|
|
 | | From: | oookhc at hotmail.com | | Subject: | Re: Sound generation on the PC | | Date: | 16 Jan 2005 19:55:41 -0800 |
|
|
 | You might just take a look at http://www.ScienceOxygen.com/signal.html http://www.ScienceOxygen.com/gadget.html
It is just with a collection of links that you might start from there.
|
|
|