|
838a0f7cc1
|
Silence portaudio alsa errors when querying device info AND when starting stream. Do not know whether this solves the problem of its verbosity, but at least the code is where it belongs
|
2024-06-26 12:17:43 +02:00 |
|
|
d50dd35745
|
Silence warnings from portaudio ALSA backend during device enumeration. Do device enumeration on background thread
|
2024-03-27 13:45:13 +01:00 |
|
|
e973f14884
|
Weak refs to Recording methods. Made the mutexes more simple for stream manager. Added extra guards and statements here and there. Code passes a sever stress test.
|
2024-03-13 12:19:24 +01:00 |
|
|
6bda124196
|
Allow duplex mode for PortAudio ALSA devices
|
2024-02-06 15:02:25 +01:00 |
|
|
7ce45e9c82
|
Some comment improvements, and portaudio API improvements. Also, disabled PortAudio PulseAudio backend as it is not working properly.
|
2024-02-06 14:59:51 +01:00 |
|
|
6b337df2a9
|
Bugfix in channel counter for getHighestEnabledOutChannel, added Api -subapis for Portaudio backend. Switch to defaulting Portaudio as audio backend. Added PulseAudio as extra sub-api to default compile in portaudio
|
2024-01-25 15:31:53 +01:00 |
|
|
08010e56dd
|
From now on build default LASP with Portaudio backend. Also on Linux. Code cleanup of Portaudio glue code
|
2024-01-20 11:52:16 +01:00 |
|
|
373dcfb60f
|
Bugfixes (that could potentially segfault) in PortAudio backend.
|
2024-01-19 12:35:56 +01:00 |
|
|
790eb41a26
|
Switch to pyproject build structure
|
2023-07-14 16:40:57 +02:00 |
|