mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 16:29:15 +02:00
now it works, also added alsa out for mono
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ int main() {
|
||||
pa_simple_free(output_device);
|
||||
#else
|
||||
snd_pcm_drain(output_handle);
|
||||
snd_pcm_free(output_handle);
|
||||
snd_pcm_close(output_handle);
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user