7 Commits

Author SHA1 Message Date
sebastia
502ff8621f Update 0.6.1 -> 0.6.2 2020-03-27 22:28:35 +00:00
sebastia
e0b3984352 update 0.5.7 -> 0.6.0 2019-10-22 18:03:48 +00:00
sebastia
0d773eff84 simple update to 0.5.7 2019-07-15 21:54:17 +00:00
cwen
4befb6e867 qsynth: update to 0.5.5
Changelog: https://github.com/rncbc/qsynth/blob/master/ChangeLog

Also move from cmake to gmake (this unbreaks the build for ports-gcc
archs), provide manpages and add atomics for powerpc.

Original diff by sebastia@, with tweaks from jca@ and me.

OK sebastia@ (maintainer) jca@
2019-03-19 20:12:10 +00:00
sebastia
9b2693f75d simple update 0.5.3 -> 0.5.4 2019-01-02 21:56:15 +00:00
sebastia
f8c1d10cef Remove forgotten patch, and regen patch-src_qsynthOptions_cpp
No bump, didn't built, as pointed out by ajacoutot@
2018-11-27 13:37:30 +00:00
sebastia
6d7238fd8c import qsynth
Qsynth is a fluidsynth GUI front-end application written in C++ around
the Qt framework using Qt Designer. Eventually it may evolve into a
softsynth management application allowing the user to control and manage
a variety of command line softsynth but for the moment it wraps the
excellent FluidSynth. FluidSynth is a command line software synthesiser
based on the Soundfont specification.

tested by ratchov@, feedback rsadowski@

OK rsadowski@
2018-06-27 17:47:07 +00:00