LADSPA version of Mengubah.
Go to file
rysertio e010ebd84e init 2023-10-30 06:52:43 +06:00
.gitignore init 2023-10-30 06:52:43 +06:00
LICENSE.txt init 2023-10-30 06:52:43 +06:00
Makefile init 2023-10-30 06:52:43 +06:00
README.md init 2023-10-30 06:52:43 +06:00
common.h init 2023-10-30 06:52:43 +06:00
correlation.cpp init 2023-10-30 06:52:43 +06:00
correlation.h init 2023-10-30 06:52:43 +06:00
cyclequeue.h init 2023-10-30 06:52:43 +06:00
effect.cpp init 2023-10-30 06:52:43 +06:00
effect.h init 2023-10-30 06:52:43 +06:00
fastmath.h init 2023-10-30 06:52:43 +06:00
fft.cpp init 2023-10-30 06:52:43 +06:00
fft.h init 2023-10-30 06:52:43 +06:00
filter.cpp init 2023-10-30 06:52:43 +06:00
filter.h init 2023-10-30 06:52:43 +06:00
formantshifter.cpp init 2023-10-30 06:52:43 +06:00
formantshifter.h init 2023-10-30 06:52:43 +06:00
interpolation.h init 2023-10-30 06:52:43 +06:00
ladspa.h init 2023-10-30 06:52:43 +06:00
linalg.cpp init 2023-10-30 06:52:43 +06:00
linalg.h init 2023-10-30 06:52:43 +06:00
loudness.cpp init 2023-10-30 06:52:43 +06:00
loudness.h init 2023-10-30 06:52:43 +06:00
mengubah_lv2.cpp init 2023-10-30 06:52:43 +06:00
mengumath.h init 2023-10-30 06:52:43 +06:00
miniaudio.h init 2023-10-30 06:52:43 +06:00
pitchshifter.cpp init 2023-10-30 06:52:43 +06:00
pitchshifter.h init 2023-10-30 06:52:43 +06:00
sampling.cpp init 2023-10-30 06:52:43 +06:00
sampling.h init 2023-10-30 06:52:43 +06:00
singletons.h init 2023-10-30 06:52:43 +06:00
timestretcher.cpp init 2023-10-30 06:52:43 +06:00
timestretcher.h init 2023-10-30 06:52:43 +06:00
vecdeque.h init 2023-10-30 06:52:43 +06:00

README.md

Mengubah

this repo simlifies the mengubah olugins build system.