Synthv1 is a free software synthesizer developed by rncbc. Available format(s): LV2 for Linux.
An old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx.
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:
synthv1 is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.
website:
https://synthv1.sourceforge.io
http://synthv1.sourceforge.netproject page:
https://sourceforge.net/projects/synthv1
git repos:
https://git.code.sf.net/p/synthv1/code
https://github.com/rncbc/synthv1.git
https://gitlab.com/rncbc/synthv1.git
https://bitbucket.org/rncbc/synthv1.gitweblog:
requirements:
mandatory, :
- Qt framework, C++ class library and tools for cross-platform development and UI development.
https://qt.io/optional (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