Revision
1230 -
Directory Listing
Modified
Sun Jun 10 11:58:01 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
* the correct plugin path of the installed LinuxSampler is now
automatically retrieved by the configure script using LS's respective
pkg-config variable field
Revision
1226 -
Directory Listing
Modified
Sun Jun 10 11:01:16 2007 UTC
(15 years, 9 months ago)
by
schoenebeck
* revised directories to a more automake-friendly structure
to avoid compilation and install errors
Revision
1213 -
Directory Listing
Added
Wed May 30 00:14:05 2007 UTC
(15 years, 10 months ago)
by
schoenebeck
* moved instrument editor into a shared library 'libgigedit', the 'gigedit'
binary is now just calling that shared library
* implemented an "instrument editor plugin" for LinuxSampler to allow
on-the-fly instrument editing within the sampler's own process
(this is an optional feature, auto detected at compile time)