hey guys,
Can any body tell me how shall i start with the project.
I will be using Java and C together(JNI) in netbeans for coding. I will be
embedding the C code in Java(Interface).
First i want to read the wav file in C and sample it and apply FFT algorithm.. And output should be an spectrogram.
can any body tell me how to start.