|
compressor.cpp
|
Add audio compressor knee
|
2022-10-07 13:09:49 +03:00 |
|
concat.cpp
|
Implement audio::concat effect
|
2023-01-06 19:15:48 +03:00 |
|
distortion.cpp
|
Add distortion effect
|
2022-10-08 21:31:44 +03:00 |
|
filter.cpp
|
Add simple 1st order feedforward filters
|
2023-01-06 20:09:43 +03:00 |
|
loop.cpp
|
Support creating a loop directly from a track
|
2023-01-06 20:09:21 +03:00 |
|
pause.cpp
|
Implement audio pause control
|
2022-10-07 22:03:27 +03:00 |
|
pitch.cpp
|
Implement pitch control audio effect
|
2022-10-08 19:07:30 +03:00 |
|
truncate.cpp
|
Add truncate effect
|
2022-10-06 15:17:46 +03:00 |
|
volume.cpp
|
Implement stereo audio volume control
|
2022-10-06 16:24:42 +03:00 |