HI- I'm using the minim library to take in an audio signal from my computer's mic and show a waveform on the screen. I want to process the waveform into a different 2D image. Is there a way to get the audio file x and y axis values in real time? Ideally I'd bring them into an array and process from there. Thanks! Sophi
↧