We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Has anyone has any luck ingegrating audio on RPI with proccessing? I have managed to successfully get audio working on the rpi, however, processing seems to be complaining when I try to use things like minim.
==== JavaSound Minim Error ====
==== Couldn't open the line: line with format PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian not supported.
==== JavaSound Minim Error ====
==== Unable to return a SourceDataLine: unsupported format - PCM_SIGNED 44100.0 Hz, 16 bit, stereo, 4 bytes/frame, little-endian