george-norton
|
6c627d22fd
|
Allow the user to create fully custom filters.
|
2023-06-22 17:14:20 +01:00 |
george-norton
|
66943e9c84
|
Fixed point math tweaks. Treat samples as normalized (-1..1), this doesnt change much, except the filter coefficients get way more bits of precision.
|
2023-06-21 18:52:24 +01:00 |
George Norton
|
d4db7d278b
|
Only update a filter if something has changed.
|
2023-06-19 23:52:40 +01:00 |
George Norton
|
04fa7fc89b
|
Slight refactoring.
|
2023-06-19 16:10:15 +01:00 |
George Norton
|
062ca82e10
|
Shuffle cores.
|
2023-06-19 12:58:16 +01:00 |
George Norton
|
4d224f5e21
|
Reset memory on filter type change..
|
2023-06-18 00:32:20 +01:00 |
George Norton
|
150eed2b8a
|
Disable interrupts while reconfiguring, reset all filters if one has a type change.
|
2023-06-17 23:35:30 +01:00 |
George Norton
|
74a36a3ed6
|
Report version info
|
2023-06-16 22:42:13 +01:00 |
George Norton
|
6be6a77064
|
Fix broken audio when changing a filter type.
|
2023-06-14 22:53:18 +01:00 |
George Norton
|
3499619cd6
|
Support sending configs back to the client.
|
2023-06-13 17:20:24 +01:00 |
George Norton
|
eae22f28a8
|
Codec confiuguration implementation.
|
2023-06-12 14:03:39 +01:00 |
George Norton
|
9beeb23c89
|
Fixes and minor features.
|
2023-06-06 00:13:12 +01:00 |
George Norton
|
5fd063a9af
|
Reverse stereo and preamp.
|
2023-06-04 00:47:54 +01:00 |
George Norton
|
db52d728a3
|
Config save/load works.
|
2023-06-02 14:05:14 +01:00 |
George Norton
|
7e92957ef9
|
Continuted to implement communication protocol. Can now validate Filter Configuration Structures
|
2023-06-01 20:43:10 +01:00 |
George Norton
|
904a8afd9a
|
Refactored things to move ugly structs out of run.c. Experimental config structures.
|
2023-05-31 17:12:54 +01:00 |
George Norton
|
f9e28ca4c7
|
Initial, very incomplete, toolbox interface.
|
2023-05-30 16:40:49 +01:00 |