MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visiteurs connectés
Bienvenue invité
> Wav -> Dsp -> Components, Using DSP to take components from a .wav
tingleychris
posté sam. 10 avril 2004, 17:33
Message #1


Newbie


Groupe : Members
Messages : 5
Inscrit : 10 avril 04
Lieu : Reading - UK
Membre 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
Go to the top of the page
 
+Quote Post
 
Start new topic
Réponse(s)
BusError
posté lun. 12 avril 2004, 19:08
Message #2


Advanced Member
*****

Groupe : Members
Messages : 351
Inscrit : 12 août 02
Lieu : London - UK
Membre no 6,795




You can get information on AudioUnits on apple website, also in the /Developer/Examples folder if you have installed the Dev tools. There are various samples on how to setup audiounits chains, it's not complicated.

My suggestion is that you work with MIDI files, there you have the polyphony already in a digestable form (notes, separated by instruments).
However, even with MIDI, I can't really see how you will be able to feed that in a neural net; a neural net is good at learning static patterns like a retina, but music is primarily time based so you can't make a reliable and discriminative "pattern" to show to your network.
To do that you would have to make a massive work of 1) extracting "signature" bits of the music, and 2) represent these in a discriminant form.

For info I worked on a musical search engine a few years back, where you could sorta whisle a tune and the program would try to get you a match. The problem we had was not really finding matches, but diggesting "relevant" traits of the tunes to index to then do pattern matching.


--------------------
Go to the top of the page
 
+Quote Post



Reply to this topicStart new topic
5 utilisateur(s) sur ce sujet (5 invité(s) et 0 utilisateur(s) anonyme(s))
0 membre(s) :

 

Version bas débit - dimanche 19 janv. 2025, 16:08
- © MacMusic 1997-2008