Samplv1 is a free software synthesizer developed by rncbc. Available format(s): LV2 for Linux.
An old-school all-digital polyphonic sampler 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:
samplv1 is free, open-source software, distributed under the terms of the GNU General Public License (GPL) version 2 or later.
website:
https://samplv1.sourceforge.io
http://samplv1.sourceforge.netproject page:
https://sourceforge.net/projects/samplv1
git repos:
https://git.code.sf.net/p/samplv1/code
https://github.com/rncbc/samplv1
https://gitlab.com/rncbc/samplv1.git
https://bitbucket.org/rncbc/samplv1.gitweblog:
requirements:
mandatory, :
- Qt framework, C++ class library and tools for cross-platform development and UI deveopment.
 
https://qt.io/- libsndfile, C library for reading and writing files containing sampled sound.
 
http://www.mega-nerd.com/libsndfile/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

