local projects linuxaudio.org Show-off my open-source stuff, mostly of the Linux Audio/MIDI genre Vee One Suite 0.9.4 - A Late Autumn'18 Release 12 December, 2018 - 19:00 — rncbc Greetings! The Vee One Suite of so called old-school software instruments, synthv1, as a polyphonic subtractive synthesizer, samplv1, a polyphonic sampler synthesizer, drumkv1 as yet another drum-kit sampler and padthv1 as a polyphonic additive synthesizer, are being released for the late in Autumn'18. All still available in dual format: 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 plug-in. The changes for this special season are the following: Make sure all LV2 state sample file references are resolved to their original and canonical file- paths (not symlinks). (applies to samplv1 and drumkv1 only) Fixed a severe bug on saving the LV2 plug-in state: the sample file reference was being saved with the wrong name identifier and thus gone missing on every session or state reload thereafter.(applies to samplv1 only). Sample waveform drawing is a bit more keen to precision. Old deprecated Qt4 build support is no more. Normalized wavetable oscillator phasors. Added missing include <unistd.h> to shut up some stricter compilers from build failures. The Vee One Suite are free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later. And here they go again! synthv1 - an old-school polyphonic synthesizer synthv1 0.9.4 (late-autumn'18) released! synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo fx. LV2 URI: http://synthv1.sourceforge.net/lv2 website: http://synthv1.sourceforge.net https://synthv1.sourceforge.io downloads: http://sourceforge.net/projects/synthv1/files source tarball: synthv1-0.9.4.tar.gz source package: synthv1-0.9.4-41.rncbc.suse.src.rpm binary package (openSUSE Tumbleweed): synthv1-0.9.4-41.rncbc.suse.x86_64.rpm AppImage package (JACK stand-alone only): synthv1-0.9.4-8.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 samplv1 0.9.4 (late-autumn'18) released! samplv1 is an old-school polyphonic sampler synthesizer with stereo fx. LV2 URI: http://samplv1.sourceforge.net/lv2 website: http://samplv1.sourceforge.net https://samplv1.sourceforge.io downloads: http://sourceforge.net/projects/samplv1/files source tarball: samplv1-0.9.4.tar.gz source package: samplv1-0.9.4-41.rncbc.suse.src.rpm binary package (openSUSE Tumbleweed): samplv1-0.9.4-41.rncbc.suse.x86_4.rpm AppImage package (JACK stand-alone only): samplv1-0.9.4-8.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 drumkv1 0.9.4 (late-autumn'18) released! drumkv1 is an old-school drum-kit sampler synthesizer with stereo fx. LV2 URI: http://drumkv1.sourceforge.net/lv2 website: http://drumkv1.sourceforge.net https://drumkv1.sourceforge.io downloads: http://sourceforge.net/projects/drumkv1/files source tarball: drumkv1-0.9.4.tar.gz source package: drumkv1-0.9.4-37.rncbc.suse.src.rpm binary package (openSUSE Tumbleweed): drumkv1-0.9.4-37.rncbc.suse.x86_64.rpm AppImage package (JACK stand-alone only): drumkv1-0.9.4-8.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 padthv1 0.9.4 (late-autumn'18) released! 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: padthv1-0.9.4.tar.gz source package: padthv1-0.9.4-8.rncbc.suse.src.rpm binary package (openSUSE Tumbleweed): padthv1-0.9.4-8.rncbc.suse.x86_64.rpm AppImage package (JACK stand-alone only): padthv1-0.9.4-8.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 Enjoy && As always please, have lots of fun. Read more rncbc's blog 2 comments Add new comment Qtractor 0.9.3 - The End of Autumn'18 Release 7 December, 2018 - 19:00 — rncbc Finally! Qtractor 0.9.3 (end-of-autumn'18 beta) is out! All the changes that were simply decrastinated for this season are as follows: Auto-backward now skips the end-of- session location. Audio clip time-stretching and pitch-shifting limits are now 10-fold in either direction. Custom color (palette) theme editor introduced; color (palette) theme changes are now effective immediately, except on default. Old deprecated Qt4 build support is no more. Recover audio and MIDI dedicated port connections when changing any of the Metronome, Player and/or Control option settings. Fix MIDI track (and bus) bank/program reset to none. Anti-glitch micro-fade-in is disabled on audio clips with zero offset. Audio and MIDI file players also stopped on Transport / Panic command. LV2 plug-in UI GTK2 and X11 in Qt5 host native support are now disabled on default configure. Get rid of symlink duplicates on the default plugin search paths. According to Debian policy and guidelines, the out-of process plugin scanner (qtractor_plugin_scan) is now installed to $LIBDIR/qtractor. Description: Qtractor is an audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio and the Advanced Linux Sound Architecture (ALSA) for MIDI are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio. Website: http://qtractor.org http://qtractor.sourceforge.net https://qtractor.sourceforge.io Project page: http://sourceforge.net/projects/qtractor Downloads: http://sourceforge.net/projects/qtractor/files source tarball: qtractor-0.9.3.tar.gz source package (openSUSE Tumbleweed): qtractor-0.9.3-38.rncbc.suse.src.rpm binary package (openSUSE Tumbleweed): qtractor-0.9.3-38.rncbc.suse.x86_64.rpm AppImage packages: qtractor-0.9.3-8.x86_64.AppImage Git repos: https://git.code.sf.net/p/qtractor/code https://github.com/rncbc/qtractor.git https://gitlab.com/rncbc/qtractor.git https://bitbucket.org/rncbc/qtractor.git Wiki (help wanted!): http://sourceforge.net/p/qtractor/wiki/ static rendering: http://qtractor.org/doc http://qtractor.sourceforge.net/doc https://qtractor.sourceforge.io/doc user manual & how-to's: qtractor-manual-and-howtos.epub qtractor-manual-and-howtos.pdf License: Qtractor is free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later. Enjoy && Keep the fun. Read more rncbc's blog 4 comments Add new comment Qsampler 0.5.3 - An(other) End of Autumn'18 Release 6 December, 2018 - 19:00 — rncbc Hello again, No more excuses left: please upgrade! Qsampler 0.5.3 (end-of-autumn'18) is out! Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer. Website: https://qsampler.sourceforge.io http://qsampler.sourceforge.net Project page: http://sourceforge.net/projects/qsampler Downloads: http://sourceforge.net/projects/qsampler/files source tarball: qsampler-0.5.3.tar.gz source package: qsampler-0.5.3-27.rncbc.suse.src.rpm binary packages: qsampler-0.5.3-27.rncbc.suse.x86_64.rpm AppImage packages: qsampler-0.5.3-4.x86_64.AppImage Git repos: https://git.code.sf.net/p/qsampler/code https://github.com/rncbc/qsampler.git https://gitlab.com/rncbc/qsampler.git https://bitbucket.com/rncbc/qsampler.git Change-log: Avoid saving plug-in sampler channels and related devices to regular LSCP (*.lscp) session files. Fixed MIDI and Audio device selection on the common sampler channel settings dialog. Old deprecated Qt4 build support is no more. AppStream metadata updated to be the most compliant with latest freedesktop.org specification and recommendation. License: Qsampler is free, open-source Linux Audio software, distributed under the terms of the GNU General Public License (GPL) version 2 or later. Enjoy && have fun! Read more rncbc's blog 1 comment Add new comment Qsynth 0.5.4 - An End of Autumn'18 Release 5 December, 2018 - 19:00 — rncbc Hi everyone, There are no excuses: upgrade! Qsynth 0.5.4 (end-of-autumn'18) is out! Qsynth is a FluidSynth GUI front-end application written in C++ around the Qt framework using Qt Designer. Website: https://qsynth.sourceforge.io http://qsynth.sourceforge.net Project page: http://sourceforge.net/projects/qsynth Downloads: http://sourceforge.net/projects/qsynth/files source tarball: qsynth-0.5.4.tar.gz source package: qsynth-0.5.4-15.rncbc.suse.src.rpm binary packages: qsynth-0.5.4-15.rncbc.suse.x86_64.rpm AppImage packages: qsynth-0.5.4-6.x86_64.AppImage Git repos: https://git.code.sf.net/p/qsynth/code https://github.com/rncbc/qsynth.git https://gitlab.com/rncbc/qsynth.git https://bitbucket.com/rncbc/qsynth.git Change-log: Reset button now also resets master Gain, Reverb and Chorus to their "factory default" values. Fixed Reverb and Chorus effects processing when audio output peak-meters are enabled on FluidSynth API V2.
Details
-
File Typepdf
-
Upload Time-
-
Content LanguagesEnglish
-
Upload UserAnonymous/Not logged-in
-
File Pages2 Page
-
File Size-