lasp/third_party
Anne de Jong 88624764e7 Rudymentary portaudio support. A stream callback is running. 2023-06-14 21:23:53 +02:00
..
DebugTrace-cpp@9b143ea40a Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
armadillo-code@3865a0520d Textual improvements. Formatting (Neoformat) improvements. Let DataTypeDescriptor be a reference (to a global const std map in Daq class. Improved naming of certain functions. Better DaqData implementation, now we make sure memory alignment is good at all times. Switched functions arguments in DaqData constructor to comply with all other cases of first frame, then channel. Better naming of stream in RtAudio. Better handling of faulty function calling in RtAudio start(). Bugfix in RtAudio, did call right Daq::dtypeDescr() function --> result was that only first channel was copied to all channels. Added extra check in StreamMgr. Removed unnecessary TypedDaqData class. Use a safe queue in threaded in data handler. We can now remove the Boost code for that. 2022-10-10 19:17:38 +02:00
gsl-lite@a8c7e5bbbd Made thread pool itself thread safe. Besides, added some extra safety for StreamMgr singleton instance allocation. 2023-06-10 15:47:52 +02:00
portaudio@cb8d3dcbc6 Rudymentary portaudio support. A stream callback is running. 2023-06-14 21:23:53 +02:00
rtaudio@46b01b5b13 Added RtAudio and UlDAQ as subprojects that are compiled in. Fixed proper connection of UlDAQ. Set default sensitity to 1.0 for a new DaqChannel. Segfault bug fixed in DaqData::copyToRaw. Scan in background for devices when StreamMgr() is initialized. Fixed bug in storing of DaqConfigs to lasp_shelve. Set RtAudio to 5.2.0. 2022-10-05 11:27:46 +02:00
thread-pool@67fad04348 Added threadpool, biquadbank could be working for equalizer. First steps of SLM and AvPowerSpectra 2022-08-11 14:47:44 +02:00
tomlplusplus@b1ecdf0ed8 DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
uldaq@6e5940eae0 Changed remote of uldaq to asceenl 2023-05-16 12:13:21 +02:00