Qsampler - A LinuxSampler Qt GUI Interface
Contents
Description
This manual page documents briefly the qsampler command.
Qsampler is a LinuxSampler GUI front-end application written in C++ around the Qt framework using Qt
Designer. At the moment it just wraps as a client reference interface for the LinuxSampler Control
Protocol (LSCP).
LinuxSampler is a work in progress. The goal is to produce a free, open source pure software audio
sampler with professional grade features, comparable to both hardware and commercial Windows/Mac software
samplers.
The initial platform will be Linux because it is one of the most promising open source multimedia
operating systems. Thanks to various kernel patches and the Jack Audio Connection Kit, Linux is currently
able to deliver rock solid sub-5 millisecond MIDI-to-Audio response.
Files
Configuration settings are stored in ~/.config/rncbc.org/Qsampler.confName
Qsampler - A LinuxSampler Qt GUI Interface
Options
-s,--start
Start linuxsampler server locally
-h,--hostname=[host]
Specify linuxsampler server hostname (default = localhost)
-p,--port=[port]
Specify linuxsampler server port number (default = 8888)
-?,--help
Show help about command line options
-v,--version
Show version information
See Also
linuxsampler(1)
Synopsis
qsampler [options] [session-file]
