Wav -> Dsp -> Components, Using DSP to take components from a .wav |
Sat 10 Apr 2004, 17:33
Post
#1
|
|
Newbie Group: Members Posts: 5 Joined: 10-Apr 04 From: Reading - UK Member No.: 40,670 |
Hi,
I am developing an MLP Artifical Neural Network application (www.etingley.com/uni), but am now at the stage of using a DSP toolkit to remove certain traits (components) of a .wav file. I am developing in C++ in XCode on Panther. Can anyone suggest a decent toolkit to use that will easily allow me to give it a wav and extract numerical components? Best Regards, Chris Tingley www.etingley.com/uni |
|
|
Replies
Sun 11 Apr 2004, 15:08
Post
#2
|
|
Advanced Member Group: Members Posts: 351 Joined: 12-Aug 02 From: London - UK Member No.: 6,795 |
What do you define as "numerical components" and what kind of traits do you want to remove ?
You can pretty easily use "AudioUnits" to chain DSP effects together. Once the chain is set you just need to define a callback called to feed the samples to the chain, and another callback called with the processed audio at the end on the chaini. -------------------- |
|
|
Posts in this topic
tingleychris Wav -> Dsp -> Components Sat 10 Apr 2004, 17:33
tingleychris Hey, I am after numerical values for things such ... Sun 11 Apr 2004, 15:51
BusError Being not only a musician, but also a developer wi... Mon 12 Apr 2004, 00:12
tingleychris Well, I must say that that doesnt sound too positi... Mon 12 Apr 2004, 12:04
BusError You can get information on AudioUnits on apple web... Mon 12 Apr 2004, 19:08
tingleychris I was always expecting the 'time domain' p... Tue 13 Apr 2004, 18:00
BusError FFTing won't help you much, FFT is an amazing ... Wed 14 Apr 2004, 02:18
tingleychris Hey, Unfort. I only have a G3, so wont be able t... Wed 14 Apr 2004, 12:35
tingleychris Hey, I am after numerical values for things such ... Sun 11 Apr 2004, 15:51
BusError Being not only a musician, but also a developer wi... Mon 12 Apr 2004, 00:12
tingleychris Well, I must say that that doesnt sound too positi... Mon 12 Apr 2004, 12:04
BusError You can get information on AudioUnits on apple web... Mon 12 Apr 2004, 19:08
tingleychris I was always expecting the 'time domain' p... Tue 13 Apr 2004, 18:00
BusError FFTing won't help you much, FFT is an amazing ... Wed 14 Apr 2004, 02:18
tingleychris Hey, Unfort. I only have a G3, so wont be able t... Wed 14 Apr 2004, 12:35
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: