|
703d41aec8
|
add .clang-format file & format all
|
2025-02-20 16:36:10 +01:00 |
|
|
765275ac32
|
move midi-control into separate function&file
|
2025-02-17 18:59:37 +01:00 |
|
|
752155de32
|
add gitignore
|
2025-02-17 18:40:21 +01:00 |
|
|
a6970aeed3
|
clang format
|
2025-02-17 18:40:11 +01:00 |
|
|
62acece204
|
gate: decrease attack, increase release
|
2025-02-17 17:56:58 +01:00 |
|
|
ce2212708a
|
up expr threshold
|
2025-02-13 18:00:59 +01:00 |
|
|
e36a4635e8
|
simplify noise gate
|
2025-01-27 23:16:59 +01:00 |
|
|
f4bbf94e30
|
noise gate: simple attack&release envelope
|
2025-01-27 21:27:49 +01:00 |
|
|
7e5a01f959
|
wip noise gate
|
2025-01-27 21:00:17 +01:00 |
|
|
bcead0e0b5
|
expr pedal threshold
|
2025-01-12 05:07:05 +01:00 |
|
|
c75d61123a
|
use program change to switch function of sust pedal (switch between tap tempo / activate sustain
|
2024-12-13 13:00:13 +01:00 |
|
|
52f09d7728
|
sust: rename buffer
|
2024-12-13 12:59:33 +01:00 |
|
|
3a4a02a138
|
sust wip
|
2024-12-10 18:59:22 +01:00 |
|
|
804e1cb738
|
main process: provisional decoding of midi messages
|
2024-12-08 19:36:31 +01:00 |
|
|
847af03dc7
|
delay: avoid div by zero in delay_set_duration()
|
2024-12-08 19:35:58 +01:00 |
|
|
bcbce9e1fb
|
delay: mix parameter keeps dry signal constant, only fades in wet signal up to 50%
|
2024-12-08 19:35:23 +01:00 |
|
|
17f4de175a
|
delay: dynamically change duration
|
2024-12-08 16:40:53 +01:00 |
|
|
933ef4a692
|
first delay effect
|
2024-12-08 15:57:19 +01:00 |
|
|
128e8abdb8
|
rename ports
|
2024-12-07 16:22:05 +01:00 |
|
|
cd0d1ab8fe
|
initial pipewire setup
- setup audio in/out and midi in ports
- dump incoming midi messages
|
2024-12-07 02:46:10 +01:00 |
|