lasp/lasp/device
2020-04-13 15:21:15 +02:00
..
__init__.py Update API for the AvStream. 2019-12-22 15:00:50 +01:00
CMakeLists.txt Bugfixes which were found when trying to compile on windows 2020-04-13 15:21:15 +02:00
lasp_cppqueue.h Audio thread does not interfere with Python GIL anymore. Instead, GIL-acquiring stuff runs on different thread which communicates using queues. Small API change in callback to Python, no streamtime is given anymore, and buffers for input and output CAN be none. 2020-04-03 11:12:49 +02:00
lasp_cppthread.h Audio thread does not interfere with Python GIL anymore. Instead, GIL-acquiring stuff runs on different thread which communicates using queues. Small API change in callback to Python, no streamtime is given anymore, and buffers for input and output CAN be none. 2020-04-03 11:12:49 +02:00
lasp_daqconfig.py Renamed an attribute in daqconfigs. Small bugfix in lasp_calibrate.py 2020-03-09 15:50:46 +01:00
lasp_rtaudio.pyx Audio thread does not interfere with Python GIL anymore. Instead, GIL-acquiring stuff runs on different thread which communicates using queues. Small API change in callback to Python, no streamtime is given anymore, and buffers for input and output CAN be none. 2020-04-03 11:12:49 +02:00