ecobee / goalsa

Go bindings for audio capture and playback with ALSA and libasound
BSD 3-Clause "New" or "Revised" License
44 stars 14 forks source link

Add C reader thread #5

Closed pbrook closed 1 year ago

pbrook commented 1 year ago

As per comment at top of reader_thread.c, create a separate thread for reading from the audio hardware.

pbrook commented 1 year ago

For the record,should also be backwards compatible. New code is only used if StartReadThread is called