Qsampler - A LinuxSampler Qt GUI Interface
Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt Designer.
Change-log:
- Fixed command line parsing (QCommandLineParser/Option) to not exiting the application with a segfault when showing help and version information.
- Prepping up next development cycle (Qt >= 6.8)
Website:
http://qsampler.sourceforge.net
Project page:
Downloads:
- source tarballs:
qsampler-1.0.1.tar.gz
liblscp-1.0.1.tar.gz - source packages:
qsampler-1.0.1-2.1.rncbc.suse.src.rpm
liblscp-1.0.1-2.1.rncbc.suse.src.rpm - binary packages:
qsampler-1.0.1-2.1.rncbc.suse.x86_64.rpm
liblscp6-1.0.1-2.1.rncbc.suse.x86_64.rpm
liblscp-devel-1.0.1-2.1.rncbc.suse.x86_64.rpm - AppImage package:
qsampler-1.0.1-2.1.x86_64.AppImage
Git repos:
https://github.com/rncbc/qsampler.git
https://gitlab.com/rncbc/qsampler.git
https://codeberg.com/rncbc/qsampler.git
License:
Enjoy!
LSCP REQUIRED IMPORTED_TARGET lscp>=1.0.0
On my older system I have to change this in CMakeLists.txt to 0.5.0, then I can build it.
Works fine, though.
(I tried to add this in the qsampler forum but I can't create new topics there. After "preview" there are is no button for saving.)
re. LSCP REQUIRED IMPORTED_TARGET lscp>=1.0.0...
you should grab or even build a newer liblscp (1.0.1) for sure.
cheers
Add new comment