Commit 406c765
- .github/workflows/build-plugin.yml+133
- README.md+7-1
- plugin.json+10-1
- res/DIOD.svg+471
- src/DDLY.cpp+1-1
- src/DIOD.cpp+340
- src/LADR.cpp+6-3
- src/MUL.cpp+1-1
- src/OP.cpp+1-1
- src/PHASR.cpp+1-1
- src/SKF.cpp+1-1
- src/SVF.cpp+1-1
- src/TRG.cpp+1-1
- src/diode.cpp+509
- src/diode.h+133
- src/fastmath.h+7-5
- src/fir.cpp+1-1
- src/fir.h+1-1
- src/iir.cpp+1-1
- src/iir.h+1-1
- src/iir32.cpp+1-1
- src/iir32.h+1-1
- src/ladder.cpp+77-31
- src/ladder.h+1-1
- src/phasor.cpp+1-1
- src/phasor.h+1-1
- src/plugin.cpp+2-1
- src/plugin.hpp+2-1
- src/sallenkey.cpp+1-1
- src/sallenkey.h+1-1
- src/svfilter.cpp+10-7
- src/svfilter.h+1-1
- src/uLADR.cpp+1-1
- src/uSVF.cpp+1-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2594 | 2594 | | |
2595 | 2595 | | |
2596 | 2596 | | |
| 2597 | + | |
2597 | 2598 | | |
2598 | 2599 | | |
2599 | 2600 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
273 | 274 | | |
274 | 275 | | |
275 | 276 | | |
| |||
0 commit comments