Dear all, The 'Vee One Suite' of so called 'old-school' software instruments are here and again released for the 'End of Winter'19 season. Available in dual form as usual: - a pure stand-alone JACK client with JACK-session [5], NSM (Non Session management [6]) and both JACK MIDI and ALSA MIDI [7] input support; - a LV2 instrument plug-in [8]. The change-log for this end-of-season are as follows:<ul> - Improved overall stability for current sample offset and loop range, cross-fade and zero-crossing property changes across UI's, eg. LV2 plug-in native GUI and a host generic provided one. (applies to samplv1 [2] and drumkv1 [3] only) - HiDPI display screen support (Qt >= 5.6). - A fake/visual piano-keyboard widget is now being introduced to the status bar. - Avoid destructing the possibly shared QApplication instance on LV2 plug-in UI clean-up. The 'Vee One Suite' are free, open-source Linux Audio [10] software, distributed under the terms of the GNU General Public License (GPL) [11] version 2 or later. And here they are in order of 'historical' appearence: **synthv1 - an old-school polyphonic synthesizer [1] ** synthv1 0.9.5 (end-of-winter'19) is out! synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx. LV2 URI: http://synthv1.sourceforge.net/lv2 website: https://synthv1.sourceforge.io http://synthv1.sourceforge.net downloads: http://sourceforge.net/projects/synthv1/files - source tarball: http://download.sf.net/synthv1/synthv1-0.9.5.tar.gz - source package: http://download.sf.net/synthv1/synthv1-0.9.5-42.rncbc.suse.src.rpm - binary package (openSUSE Tumbleweed): http://download.sf.net/synthv1/synthv1-0.9.5-42.rncbc.suse.x86_84.rpm - AppImage [9] package (JACK stand-alone only): http://download.sf.net/synthv1/synthv1-0.9.5-9.x86_64.AppImage git repos: http://git.code.sf.net/p/synthv1/code https://github.com/rncbc/synthv1.git https://gitlab.com/rncbc/synthv1.git https://bitbucket.org/rncbc/synthv1.git **samplv1 - an old-school polyphonic sampler [2]** samplv1 0.9.5 (end-of-winter'19) is out! samplv1 is an old-school polyphonic sampler synthesizer with stereo fx. LV2 URI: http://samplv1.sourceforge.net/lv2 website: https://samplv1.sourceforge.io http://samplv1.sourceforge.net downloads: http://sourceforge.net/projects/samplv1/files - source tarball: http://download.sf.net/samplv1/samplv1-0.9.5.tar.gz - source package: http://download.sf.net/samplv1/samplv1-0.9.5-42.rncbc.suse.src.rpm - binary package (openSUSE Tumbleweed): http://download.sf.net/samplv1/samplv1-0.9.5-42.rncbc.suse.x86_84.rpm - AppImage [9] package (JACK stand-alone only): http://download.sf.net/samplv1/samplv1-0.9.5-9.x86_64.AppImage git repos: http://git.code.sf.net/p/samplv1/code https://github.com/rncbc/samplv1.git https://gitlab.com/rncbc/samplv1.git https://bitbucket.org/rncbc/samplv1.git **drumkv1 - an old-school drum-kit sampler [3]** drumkv1 0.9.5 (end-of-winter'19) is out! drumkv1 is an old-school drum-kit sampler synthesizer with stereo fx. LV2 URI: http://drumkv1.sourceforge.net/lv2 website: https://drumkv1.sourceforge.io http://drumkv1.sourceforge.net downloads: http://sourceforge.net/projects/drumkv1/files - source tarball: http://download.sf.net/drumkv1/drumkv1-0.9.5.tar.gz - source package: http://download.sf.net/drumkv1/drumkv1-0.9.5-38.rncbc.suse.src.rpm - binary package (openSUSE Tumbleweed): http://download.sf.net/drumkv1/drumkv1-0.9.5-38.rncbc.suse.x86_84.rpm - AppImage [9] package (JACK stand-alone only): http://download.sf.net/drumkv1/drumkv1-0.9.5-9.x86_64.AppImage git repos: http://git.code.sf.net/p/drumkv1/code https://github.com/rncbc/drumkv1.git https://gitlab.com/rncbc/drumkv1.git https://bitbucket.org/rncbc/drumkv1.git **padthv1 - an old-school polyphonic additive synthesizer [4]** padthv1 0.9.5 (end-of-winter'19) is out! padthv1 is an old-school polyphonic additive synthesizer with stereo fx. padthv1 is based on the PADsynth algorithm by Paul Nasca, as a special variant of additive synthesis. LV2 URI: http://padthv1.sourceforge.net/lv2 website: http://padthv1.sourceforge.net https://padthv1.sourceforge.io downloads: http://sourceforge.net/projects/padthv1/files - source tarball: http://download.sf.net/padthv1/padthv1-0.9.5.tar.gz - source package: http://download.sf.net/padthv1/padthv1-0.9.5-9.rncbc.suse.src.rpm - binary package (openSUSE Tumbleweed): http://download.sf.net/padthv1/padthv1-0.9.5-9.rncbc.suse.x86_84.rpm - AppImage [9] package (JACK stand-alone only): http://download.sf.net/padthv1/padthv1-0.9.5-9.x86_64.AppImage git repos: http://git.code.sf.net/p/padthv1/code https://github.com/rncbc/padthv1.git https://gitlab.com/rncbc/padthv1.git https://bitbucket.org/rncbc/padthv1.git References: [1] synthv1 - an old-school polyphonic synthesizer http://synthv1.sourceforge.net/ [2] samplv1 - an old-school polyphonic sampler http://samplv1.sourceforge.net/ [3] drumkv1 - an old-school drum-kit sampler http://drumkv1.sourceforge.net/ [4] padthv1 - an old-school polyphonic additive synthesizer http://padthv1.sourceforge.net/ [5] JACK Audio Connection Kit http://jackaudio.org/ [6] NSM, Non Session Management http://non.tuxfamily.org/nsm/ [7] ALSA, Advanced Linux Sound Architecture http://www.alsa-project.org/ [8] LV2, Audio Plugin Standard, the extensible successor of LADSPA http://lv2plug.in/ [9] AppImage, Linux apps that run anywhere http://appimage.org/ [10] Linux Audio consortium of libre software for audio-related work http://linuxaudio.org [11] GNU General Public License http://www.gnu.org/copyleft/gpl.html See also: https://www.rncbc.org/drupal/node/1988 Enjoy && Have fun. -- rncbc aka. Rui Nuno Capela _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx https://lists.linuxaudio.org/listinfo/linux-audio-user