LinuxSampler

LinuxSampler

Fantasia, a GUI frontend developed by JSampler
Operating system Linux, FreeBSD, OS X, Windows
Type Software sampler
License mostly GPL
Website www.linuxsampler.org

LinuxSampler is a music sampler under active development, aiming to provide a pure software audio sampler with professional grade features, comparable to both hardware and commercial Windows or Mac software samplers and to introduce new features not yet available by any other sampler. Much of LinuxSampler is free software but some, such as the back-end, is non-free, as commercial reuse is restricted.

Concept

LinuxSampler was designed as a sampler back-end, decoupled from any user interface. It provides a native C++ API as well as a network interface using an ASCII based protocol called LSCP[1] for controlling the sampler and managing sampler sessions. Also, there are already two convenient frontends for LinuxSampler, QSampler and JSampler.

Due to the decoupled design the sampler can be controlled with the GUI frontend(s) even from another computer, probably even running another OS like Windows or OS X. SMP and cluster support is planned for future releases. There is a graphical instrument editor called gigedit,[2] based on the GUI library GTK+, which can be used to edit and create Gigasampler format instruments and can either be used as a stand-alone application or in conjunction with LinuxSampler.[3] The latter case allows to play and edit instruments at the same time, making all modifications with gigedit immediately audible, without having to reload the instruments into the sampler.

Platforms

LinuxSampler, as the name indicates, was originally conceived to run on Linux, but thanks to the abstraction of audio and MIDI drivers and platform dependent functions, the sampler was successfully ported to Windows, OS X and FreeBSD.

The Windows version of LinuxSampler currently can work in standalone mode providing ASIO audio output and MME MIDI input and as a VSTi plugin providing full integration with VST sequencers. The OS X version currently supports jackd audio output and CoreMIDI input. The Audio Unit interface (AU plugin) is in beta.

Goals

It is planned to support all common sampler formats in LinuxSampler, but at the moment the work is concentrate on the Gigasampler format. Beside that, the goal is to design a new, sophisticated sampler format, more powerful and more flexible compared to any sampler format currently available in the world.

There is a feature list with more information about the current development plans available.[4]

Licensing

Most components are distributed as free software, under either the GNU General Public License or the GNU Lesser General Public License. However, the software license of the sampler backend prohibits commercial use. For commercial use, permission and terms must be sought from the developers.[5] The backend is thus not free software. The ban on commercial use does not however include banning LinuxSampler's use for commercial music production. This is explicitly allowed.[6]

See also

References

  1. LSCP
  2. gigedit
  3. Live editing
  4. feature list
  5. "Download page with licence information". LinuxSampler is licensed under the GNU GPL license with the exception that USAGE of the source code, libraries and applications FOR COMMERCIAL HARDWARE OR SOFTWARE PRODUCTS IS NOT ALLOWED without prior written permission by the LinuxSampler authors.
  6. "FAQ page with license information". Every indirect commercial usage of LinuxSampler, which essentially means using its audio output, can of course be used in commercial applications like music productions, live shows, etc.

External links

This article is issued from Wikipedia - version of the 12/18/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.