Package details
JSampler - A java front-end for LinuxSampler.
JSampler is an opensource, platform-independent, GUI front-end
for LinuxSampler, written entirely in Java. The main goal of the
JSampler's design is to be extensible and more flexible regarding
the integration of different GUI implementations.
JSampler consists of two parts:
* JSampler core
handles the LSCP command processing and event notifications, sent
by LinuxSampler, and provides convenient data models and controllers
to be used instead. The core also provides the necessary interfaces
that should be implemented by all JSampler views.
* JSampler view
an extension to the JSampler core, which provides the user interface
part of JSampler.
The main reason for that is the TCP/IP based communication between
the LinuxSampler and its front-ends, enabling the sampler to be
controlled from another computer or device, which may have different
display requirements and limitations.
Author: Grigor Kirilov Iliev
This package has no releases.