erlaudio icon indicating copy to clipboard operation
erlaudio copied to clipboard

Erlang PortAudio bindings

Results 3 erlaudio issues
Sort by recently updated
recently updated
newest added

Doesn't compile with Ubuntu 14.04. You need to remove OSX specific compile flags and add -shared for linux.

erlaudio_escript:main(["histogram"]). Segmentation fault (core dumped)

Hello, I'm trying to use your library but I have tome problems. when I try to play some sound, the first call to stream_sound make sound, but not the second...