Commit Graph

10 Commits

Author SHA1 Message Date
Anne de Jong fae906884e 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
Anne de Jong b629edde4c Updated pyproject and doxyfile, and readme 2022-09-22 10:11:47 +02:00
Anne de Jong 6a006e27f9 Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
Anne de Jong 4339ecdbc0 Probable fix of memory leak 2022-01-13 13:59:35 +01:00
Anne de Jong 7ae0de3a06 Some improvements in build, some comments added 2021-05-23 22:53:48 +02:00
Anne de Jong 23fc4c9259 Exposed AvPowerSpectra explicitly. Comment improvements. Line breakages, etc. Added 10s and infinite to TimeWeighting types. 2019-03-28 21:26:11 +01:00
Anne de Jong 21d9efc139 Added some comments, first change to doxyfile 2018-12-29 13:57:32 +01:00
Anne de Jong afd2b7d38a Updated readme 2018-03-06 21:26:08 +01:00
Anne de Jong 8a00420b17 Added readme 2018-03-06 21:20:39 +01:00
Anne de Jong 1a81dd65b0 Initial commit 2018-03-05 20:58:03 +01:00