kamalmostafa / minimodem

general-purpose software audio FSK modem
http://www.whence.com/minimodem
Other
837 stars 111 forks source link

pulseaudio/simpleaudio errors if minimodem is sending too much data #45

Closed Epicminer256 closed 1 year ago

Epicminer256 commented 3 years ago

Ill get errors like "E: Cannot create PulseAudio stream: Connection refused", "pa_simple_read: Connection terminated", and "simpleaudio_read: error" if i even try to have 7 minimodem windows open. I dont know if this is a pulse audio issue or a minimodem issue. Pulseaudio works fine for anything else. I have a AMD 7 2700 cpu, so a 3.2MHz eight core cpu should be able to handle this.

edit: It crashes with 2 minimodem instances in TX mode.

another edit: this happens when i transmit and recive at a rate of somewhere around 140. doing it at 10 is a fix i can do for now

3rd edit: i changed the title from the issue being too many windows open to sending too much data