[qsynth-devel] [ANN] Qsynth 0.9.6 - A Mid-Winter'22 Release
A fluidsynth Qt GUI Interface
Brought to you by:
rncbc
|
From: Rui N. C. <rn...@rn...> - 2022-02-12 10:01:39
|
Hi all, ** Qsynth - A fluidsynth Qt GUI Interface [1] ** Qsynth 0.9.6 (mid-winter'22) is out! Qsynth is a FluidSynth [2] GUI front-end application written in C++ around the Qt framework [3] using Qt Designer. Change-log: - Migrated command line parsing to QCommandLineParser/Option (Qt >= 5.2; by Pedro Lopez-Cabanillas). - New option to change the UI language translation. - Added DLS file type to the soundfonts selection dialog. - Fixed translations path to be relative to application runtime. Website: https://qsynth.sourceforge.io http://qsynth.sourceforge.net Project page: https://sourceforge.net/projects/qsynth Downloads: https://sourceforge.net/projects/qsynth/files - source tarball: https://download.sf.net/qsynth/qsynth-0.9.6.tar.gz - source package: https://download.sf.net/qsynth/qsynth-0.9.6-50.1.rncbc.suse.src.rpm - binary packages: https://download.sf.net/qsynth/qsynth-0.9.6-50.1.rncbc.suse.x86_64.rpm - AppImage [6] package: https://download.sf.net/qsynth/qsynth-0.9.6-50.1.x86_64.AppImage - Windows package (thanks to Pedro Lopez-Cabanillas): https://download.sf.net/qsynth/qsynth-0.9.6-50.1.win-x64-setup.exe - Flatpak [7] package (thanks again to Pedro Lopez-Cabanillas): https://flathub.org/apps/details/org.rncbc.qsynth 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 License: Qsynth [1] is free, open-source Linux Audio [4] software, distributed under the terms of the GNU General Public License (GPL) version 2 or later [5]. References: [1] Qsynth - A fluidsynth Qt GUI Interface https://qsynth.sourceforge.io [2] FluidSynth - A SoundFont Synthesizer A real-time software synthesizer based on SoundFont 2 specifications https://www.fluidsynth.org [3] Qt framework, C++ class library and tools for cross-platform application and UI development https://qt.io/ [4] Linux Audio consortium of libre software for audio-related work https://linuxaudio.org [5] GPL - GNU General Public License https://www.gnu.org/copyleft/gpl.html [6] AppImage, Linux apps that run anywhere https://appimage.org/ [7] Flatpak, next-generation technology for building and distributing desktop applications on Linux https://flatpak.org/ See also: https://www.rncbc.org/drupal/node/2315 Have fun, make some noise! -- rncbc aka Rui Nuno Capela |