TalentedHack
TalentedHack copied to clipboard
LV2 port of Autotalent pitch correction plugin
I keep on getting this error, and I don't have a clue what's happening ```bash cc -MMD -MP -c --std=c99 -Wall -fPIC `pkg-config --cflags fftw3f` -O3 -g circular_buffer.c -o circular_buffer.o;...
Hello, first, thank you for this plugin! Then, we (GeekosDAW team on openSUSE) recently updated our TalentedHack package to version 1.92 but this version does not show up in Ardour...
Same error as in [this issue](https://github.com/NFFT/nfft/issues/95) from the nfft library. I'm getting this error after running make in the repo: /usr/bin/ld: /usr/local/lib/libfftw3f.a(assert.o): relocation R_X86_64_PC32 against symbol `stdout@@GLIBC_2.2.5' can not be...