Padthv1 is a free software synthesizer developed by rncbc. Available format(s): LV2 for Linux.
An old-school all-digital polyphic additive synthesizer with stereo fx.
padthv1 is based on the PADsynth algorithm by Paul Nasca, as a special variant of additive synthesis.
features:
- a pure stand-alone JACK client with JACK-session, NSM (Non session management) and both JACK MIDI and ALSA MIDI input support;
- a LV2 instrument plugin.
license:
padthv1 is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.
website:
https://padthv1.sourceforge.io
http://padthv1.sourceforge.netproject page:
https://sourceforge.net/projects/padthv1
git repos:
https://git.code.sf.net/p/padthv1/code
https://github.com/rncbc/padthv1
https://gitlab.com/rncbc/padthv1.git
https://bitbucket.org/rncbc/padthv1.gitweblog:
requirements:
mandatory, :
- Qt framework, C++ class library and tools for cross-platform development and UI development.
https://qt.ıo/- FFTW3, a C library for computing the discrete  Fourier transform (DFT) in one or more dimensions
http://www.fftw.orgoptional (opted-in at build time), :
- JACK Audio Connection Kit.
https://jackaudio.org/- ALSA, Advanced Linux Sound Architecture.
https://www.alsa-project.org/- LV2, Audio Plugin Standard, the extensible successor of LADSPA.
http://lv2plug.in/installation:
– unpack tarball as usual; in the extracted source directory.
./configure [–prefix=/usr/local] make.
– optionally, as root:
make install.
– if checking out from Git, prepare the configure script with.
./autogen.sh.
cheers && enjoy.
—
rncbc aka. Rui Nuno Capela
[email protected].http://www.rncbc.org

