Commit Graph

28 Commits

Author SHA1 Message Date
d695b31426 Coarsened checks in test_ap() again. Import complexfloat traits in config 2024-07-10 00:23:34 +02:00
ed576df32d Updated epsilon on unit test. Updated recording use statements on doctest 2024-07-10 00:18:51 +02:00
19484fd1cb Aps working, or almost working? 2024-07-10 00:10:34 +02:00
565829f1fa AvPowerSpectra not yet working, but going in right direction 2024-07-06 19:38:49 +02:00
0a847318f3 Updated comments and test code 2024-07-06 19:38:22 +02:00
b366c47ca7 Added some test code, comments, refactoring, and updated docserve tool 2024-07-06 19:36:51 +02:00
81872c62e1 TransferFunction implemented for series biquad 2024-07-03 22:06:33 +02:00
7e9cf734d0 Biguad, biquadbank, dummy filters, etc. A bit on all topics 2024-07-03 20:01:12 +02:00
7315939cbd Intermediate commit. Added some stuff related to biquads, added some stuff related to power spectra estimation 2024-06-25 16:20:47 +02:00
158ea77c40 Signal generator working, even with Python bindings. startOutputStream implementend for CPAL 2024-05-05 15:01:50 +02:00
22a9c9f850 Code cleanup with more use statements. Better Python wrapper code. 2024-05-01 15:25:26 +02:00
b15e81409e Split up filter in module parts 2024-04-19 14:09:32 +02:00
ebdb8a86a1 Clippy improvements, some comments added, etc. 2024-04-19 12:13:23 +02:00
93c7f71d1c Some cleanup in outputdefault test prog 2024-04-19 09:59:16 +02:00
52eb0206eb Some better imports and positioning of public and private components 2024-04-18 19:12:02 +02:00
c20094fb3f Some clippy improvements 2024-04-18 18:49:35 +02:00
35d5d7f750 Default output stream working 2024-04-18 18:38:35 +02:00
18b61b02f3 Improved recording code. Now properly removes file in case of empty. 2024-03-25 20:30:04 +01:00
21703321bd Made it to compile without record feature 2023-12-29 00:02:37 +01:00
b770c4d8fb Recording is working. Partial pyo3 exposure. Now, RtAps, or first Siggen? 2023-12-28 23:49:25 +01:00
87f8b05eea Intermediate commit. Still work to fix on the InstreamMsg etc. 2023-12-20 21:20:10 +01:00
3984989873 First work on CPAL api. Input default seems to work. This is not yet production code! 2023-12-13 11:02:06 +01:00
92a66f4f20 Added daqconfig, datatype and qty 2023-12-13 11:00:08 +01:00
c99faf7d0c Some docs and bugfixes in siggen 2023-11-29 07:44:40 +01:00
ec010945c6 Added first parts signal generator. Not yet for sweeps, not yet filters. 2023-11-29 07:20:13 +01:00
23ddf39a4a Removed not necessary py in set_gains methods 2023-11-25 17:10:53 +01:00
3f58b19442 All filter stuff with wrappers. Added some convenience functions. Added tests 2023-11-25 14:58:20 +01:00
345cc4eb1e Initial commit, working filters. 2023-11-22 14:40:16 +01:00