LADSPA version of Mengubah.
Go to file
rysertio ffd028cd92 Update 'mengubah_ladspa.cpp' 2023-11-11 18:10:03 +00: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 Update 'README.md' 2023-10-30 01:00:05 +00: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_ladspa.cpp Update 'mengubah_ladspa.cpp' 2023-11-11 18:10:03 +00:00
mengumath.h init 2023-10-30 06:52:43 +06:00
miniaudio.c linking error soved 2023-10-30 14:30:59 +06:00
miniaudio.h linking error soved 2023-10-30 14:30:59 +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 hosts the LADSPA version of the mengubah plug-in.