LinuxSampler

blank
news about features screenshots demos download donations support developers faq documentation bugs instruments links credits
Bitcoins Or donate Bitcoins at:
1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng

Why donate?

News

2025-12-17 Wrapping the year up with maintenance releases: Gigedit 1.2.4 fixes a few issues, foremost visibility issues when running Gigedit in Dark Mode. LinuxSampler 2.4.2 and libgig 4.5.2 both fix build issues only.
2025-11-07 LinuxSampler 2.4.1 maintenance release which fixes several bugs, along to maintenance releases Gigedit 1.2.3 and libgig 4.5.1.
2025-06-02 LinuxSampler 2.4.0 had been released. This is a new feature release. See the release notes for details.
2024-12-23 Web forum bb.linuxsampler.org has been closed. Please use the mailing list instead for any kind of questions and discussions. Note that you must subscribe to the mailing list for people to receive your emails. Emails of not subscribed senders are filtered out and ignored by the mailing list.
More ...

Latest Subversion Commits

linuxsampler
2026-01-12 schoenebeck
Fix autoconf AC_TRY_* deprecation warnings:
* Replace deprecated AC_TRY_RUN by AC_RUN_IFELSE.
* Replace deprecated AC_TRY_LINK by AC_LINK_IFELSE.
2026-01-12 schoenebeck
* autoconf: replace deprecated AC_LANG_C by AC_LANG([C]).
2026-01-12 schoenebeck
* autoconf / automake: explicitly define "m4" subdirectory as project's location of own M4 macros (to silence autoconf's messages).
2026-01-12 schoenebeck
* autoconf: replace deprecated AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL by LT_INIT([win32-dll]).
* Bump version (2.4.2.svn1).
2025-12-17 schoenebeck
* Preparations for new release (2.4.2).
2025-11-23 schoenebeck
* Fix configure checks having failed on some systems (caused by exit() function not been declared in auto generated C test programs, which caused a compiler error of the respective test program).
* Fix auto generated configure test programs to use C-standard compliant main function (merely a theoretical issue though, as compilers are for historical reasons quite tolerant as for the exact main() signature).
* Bump version (2.4.1.svn1).
2025-11-07 schoenebeck
* Preparations for new release (2.4.1).
2025-10-27 schoenebeck
* Debian: Fix warning about /var/lib/linuxsampler/instruments.db not been packaged.
More ...
gigedit
2026-01-12 schoenebeck
* autoconf / automake: explicitly define "m4" subdirectory as project's location of own M4 macros (to silence autoconf's messages).
2026-01-12 schoenebeck
* autoconf: replace deprecated AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL by LT_INIT([win32-dll]).
* Bump version (1.2.4.svn1).
2025-12-17 schoenebeck
* Preparations for new release (1.2.4).
2025-12-08 schoenebeck
* Fix incorrect sample reference count after having assigned or removed multiple sample references at once (e.g. when checkbox "all dimension splits" was checked).
* Bump version (1.2.3.svn6).
2025-12-07 schoenebeck
* Script Editor: fix suboptimal success icon shown on status bar.
* Bump version (1.2.3.svn5).
2025-12-06 schoenebeck
* Dark Mode: fix inappropriate colors of combine instruments dialog.
* Bump version (1.2.3.svn4).
2025-12-06 schoenebeck
* Patch Variables: show a tooltip for obsolete patch variables (i.e. "patch" variables that have been removed from the referenced instrument script).
2025-12-06 schoenebeck
* Dark Mode: fix readability of (instrument script) patch variables table.
More ...
libgig
2026-01-12 schoenebeck
* autoconf / automake: explicitly define "m4" subdirectory as project's location of own M4 macros (to silence autoconf's messages).
2026-01-12 schoenebeck
* autoconf: replace deprecated AC_PROG_LIBTOOL and AC_LIBTOOL_WIN32_DLL by LT_INIT([win32-dll]).
* Bump version (4.5.2.svn1).
2025-12-17 schoenebeck
* Preparations for new release (4.5.2).
2025-11-07 schoenebeck
* Preparations for new release (4.5.1).
2025-09-30 schoenebeck
* More locale fixes (integer types need locale handling as well).
* Bump version (4.5.0.svn11).
2025-09-29 schoenebeck
* Fix locale triggered misbehaviours (affecting floating point to string conversions and vice versa).
* Bump version (4.5.0.svn10).
2025-09-26 schoenebeck
* Debian: Fix warnings about deprecated debhelper options.
2025-09-26 schoenebeck
* Debian: Raise compatibility level from 9 to 10.
More ...
qsampler
2025-03-28 capela
* An Early Spring'25 Release (v1.0.1)
2024-06-19 capela
* An Unthinkable Release (aka. v1.0.0)
2024-05-01 capela
* A Spring'24 Release Candidate 2 (aka. v1.0.0-rc2)
2024-04-10 capela
* A Spring'24 Release Candidate (aka. v1.0.0-rc1)
2024-01-24 capela
* A Winter'24 Release (v0.9.12)
2023-09-09 capela
* An End-of-Summer'23 Release (v0.9.11)
2023-06-01 capela
* A Spring'23 Release (v0.9.10)
2023-03-23 capela
* An Early-Spring'23 Release (v0.9.9)
More ...
liblscp
2025-03-28 capela
* An Early Spring'25 Release (v1.0.1)
2024-06-19 capela
* An Unthinkable Release (aka. v1.0.0)
2024-05-01 capela
* A Spring'24 Release Candidate 2 (aka. v1.0.0-rc2)
2024-04-10 capela
* A Spring'24 Release Candidate (aka. v1.0.0-rc1)
2024-01-24 capela
* A Winter'24 Release (v0.9.12)
2023-09-09 capela
* An End-of-Summer'23 Release (v0.9.11)
2023-06-01 capela
* A Spring'23 Release (v0.9.10)
2023-03-23 capela
* An Early-Spring'23 Release (v0.9.9)
More ...
jsampler
2012-05-30 iliev
* save effect parameters into lscp file (see #179)
2012-01-30 iliev
* fixed bug #160
2012-01-25 iliev
* the default MIDI bank numbering is now zero-based
2011-12-15 iliev
* Initial support for Android platforms (only sampler channel manipulation for now - see the screenshots on the website)
2011-11-24 iliev
* fixed bug #156
2011-11-23 iliev
* Added option to select a sampler engine in Add/Edit Instrument dialog
* Moved all Swing dependent code outside the JSampler core
2011-09-19 iliev
* Usе multicolumn menus for adding instruments to MIDI maps and to orchestras from the Instruments Database
2011-08-17 iliev
* fixed engine cache
More ...
jlscp
2011-11-23 iliev
* Client: added new method - getProtocolVersion
2011-08-17 iliev
* fixed engine cache
2011-08-16 iliev
* Cache engines' info to speed up the sampler channels' info retrieval
2011-07-03 iliev
* added two new methods to FxSend class: getDestChainId and getDestChainPos
2011-06-28 iliev
* added three new methods to EffectParameter class - getEffectInstanceId, getIndex, toString
2011-06-28 iliev
* minor refactoring
2011-06-24 iliev
* Added support for send effects
2009-08-03 iliev
* preparations for release 0.8
More ...
Documentation
2025-06-03 schoenebeck
* Release notes for LinuxSampler 2.4.0.
2024-01-26 schoenebeck
* Add release notes for LinuxSampler 2.3.0 release.
2021-05-16 schoenebeck
* Site Template: support NKSP "patch" qualifier keyword.
2021-05-09 schoenebeck
* Release note fixes (LinuxSampler 2.2.0).
2021-05-09 schoenebeck
* Add release notes for LinuxSampler 2.2.0 release.
2020-06-07 schoenebeck
* NKSP: clarify calling exit() from user function.
2020-02-06 schoenebeck
* NKSP language tour: Updated "polyphonic" paragraph about real number (floating point) variables.
2020-01-13 schoenebeck
* NKSP: Updated some functions for their new value range.
More ...
Last Webserver Sync: Wed Dec 17 13:47:06 CET 2025