|
90d598aa5d
|
Improved recording code (again). Added simple clip detector that detects whether a clip happened between its instanteation and its drop moment
|
2024-10-31 21:46:08 +01:00 |
|
|
cde2c74467
|
Implemented sweep signal generator. Some sweep implementations can error when something goes wrong. Changing params on running signal generator give results back that need to be handled
|
2024-10-13 13:02:49 +02:00 |
|
|
2f95c1a95d
|
Better tuning of realtime ppm. Set timeouts in rtaps. Rtaps wrapped to Python. Bugfix in time constants for time weighting to compute the poles (not inverse of time weighting constant token). Bugfix in asymmetric time weighting for slm
|
2024-10-06 14:26:41 +02:00 |
|
|
ff6a0687c4
|
Bugfix in type detection for instreammsg. Refactored some overcomplicated code, added first steps for rtaps
|
2024-07-18 13:06:49 +02:00 |
|
|
66ab149159
|
Removed unnecessary complex API with APSResult and switched to two methods: compute_last and compute_all. Improved docstrings and fixes in docstrings.
|
2024-07-11 21:02:21 +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 |
|
|
93c7f71d1c
|
Some cleanup in outputdefault test prog
|
2024-04-19 09:59:16 +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 |
|