Muuo/easynotes
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Easynotes \*************************/ 19-09-2012 So far, I haven't done much. I've managed to get input and output using portaudio. Still haven't managed to get a copy of the array storing the recording into the main function. Once I manage to do this... it will be possible to pass this array to the fft routine(mfft). Once I'm able to obtain the results of the fft(fast fourier transform) of the recording, it will be possible to analyze it and extract frequencies... and eventually notes and timing of said notes. 20-09-2012 I've managed to read the array from recorded.raw. Now all that's left is passing the array to mfft and so on and so forth. 25-09-2012 I can now pass multiple windows to mfftw without errors. I think I now need to prioritise getting a graphing system online so I can visualise the data and get rid of the 2-channel issue. Muuo. In God I trust :-)