Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Serialize audio input

$
0
0

Im sending video frames over a network as compressed pixel raster, i would like to add audio information too, im using minim and for now i can record a wav file and send it, but i would like to serialize the mic input, compress it and synch it with the video. I have some property bound to the fft of audio input and in general i know what a fast fourier transform is, what would be the best approach to serialize/deserialize lets say 1second of audio input?


Viewing all articles
Browse latest Browse all 2896

Trending Articles