lasp/lasp/device
Anne de Jong 287b0cfe83 Big change to new stream configuration. Possibility to include output channels back to input 2020-08-03 20:17:52 +02:00
..
CMakeLists.txt Bugfixes which were found when trying to compile on windows 2020-04-13 15:21:15 +02:00
__init__.py Big change to new stream configuration. Possibility to include output channels back to input 2020-08-03 20:17:52 +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 Big change to new stream configuration. Possibility to include output channels back to input 2020-08-03 20:17:52 +02:00
lasp_rtaudio.pyx Big change to new stream configuration. Possibility to include output channels back to input 2020-08-03 20:17:52 +02:00