Log of /linuxsampler/trunk/configure.ac
Parent Directory
| Revision Log
Revision
2565 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 20 12:21:39 2014 UTC
(10 years, 3 months ago)
by
schoenebeck
File length: 58736 byte(s)
Diff to
previous 2559
* Giga format: Fixed crash that happened with velocity split sounds
under certain conditions (see also previous commit on libgig).
* Bumped version to 1.0.0.svn40.
Revision
2559 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 18 17:38:25 2014 UTC
(10 years, 3 months ago)
by
schoenebeck
File length: 58736 byte(s)
Diff to
previous 2535
* Aftertouch: extended API to explicitly handle channel pressure and
polyphonic key pressure events (so far polyphonic pressure was not
supported at all, and channel pressure was rerouted as CC128 but not
used so far).
* Gig Engine: Fixed support for 'aftertouch' attenuation controller.
* Bumped version (1.0.0.svn39).
Revision
2535 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 15 19:35:35 2014 UTC
(10 years, 4 months ago)
by
schoenebeck
File length: 58736 byte(s)
Diff to
previous 2534
* LSCP server: optimized server side processing of LSCP shell tasks (caused
a sluggish behavior, i.e. when using arrow up/down keys in LSCP shell).
* LSCP shell: fixed crash on server disconnection.
* LSCP shell: fixed trash printed on terminal for LSCP documentation
sometimes.
* Automake: tried to address a compilation error with automake 1.9
(see bug #216), seems that it did not fix it though.
* Bumped version (1.0.0.svn38).
Revision
2534 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 9 21:34:03 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2532
* LSCP shell (WIP): Added initial support for built-in LSCP reference
documentation, which will automatically show the relevant LSCP reference
section on screen as soon as one specific LSCP command was detected while
typing on the command line.
* Bumped version (1.0.0.svn37).
Revision
2532 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 5 17:29:15 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2531
* LSCP server: fixed crash caused by endless recursion in
LSCP shell grammar evaluation algorithm.
* LSCP shell: quit shell app when TCP connection aborted.
* Bumped version (1.0.0.svn36).
Revision
2531 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 5 00:02:21 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2529
* LSCP shell: Added support for moving cursor left/right with arrow keys.
* Bumped version (1.0.0.svn35).
Revision
2529 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 4 20:41:47 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2523
* SFZ format: Added support for "#include" instruction (modified patch
which was originally posted by Sergey on LS mailing list).
* Bumped version (1.0.0.svn34).
Revision
2523 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 23 19:10:36 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2521
* LSCP Server: Fixed bug in LSCP grammar definition which caused a
statement like "GET SERVER INFOasdf\n" to be accepted as valid
statement (was so far practically irrelevant, however it caused
problems with the following new LSCP shell's auto completion
feature).
* LSCP shell: improvement of auto completion feature, which now
not only resolves the next LSCP command token, but the longest,
unique sequence of LSCP commands expected next. Accordingly it
can now auto complete an entire line.
* Bumped version (1.0.0.svn33).
Revision
2521 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 19 19:02:43 2014 UTC
(10 years, 6 months ago)
by
schoenebeck
File length: 58725 byte(s)
Diff to
previous 2519
* VirtualMidiDevice: implemented support for program change, bank select
and pitch bend.
* Bumped version (1.0.0.svn32).
Revision
2519 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 8 09:34:32 2014 UTC
(10 years, 7 months ago)
by
persson
File length: 58725 byte(s)
Diff to
previous 2518
* enabled automake 'subdir-objects' option and moved external source
references (vst, au, asio) from makefiles to cpp files, in order to
get rid of warnings from automake 1.14
Revision
2518 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 8 00:49:30 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 58707 byte(s)
Diff to
previous 2517
* LSCP shell (WIP): added support for browsing the command
history with up / down keys.
* LSCP server: fixed compilation error with Bison 3.x.
* Bumped version (1.0.0.svn31).
Revision
2517 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 7 19:53:09 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 57958 byte(s)
Diff to
previous 2516
* LSCP shell (WIP): show a prompt & welcome message
* LSCP shell (WIP): fixed startup crash that happened
on some systems
* Bumped version (1.0.0.svn30).
Revision
2516 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 6 21:11:23 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 57958 byte(s)
Diff to
previous 2515
* WIP: LSCP Shell: implemented support for auto-correction of
obvious and trivial LSCP syntax mistakes, support for
auto-completion by tab key and visual completion suggestion
while typing.
* Bumped version (1.0.0.svn29).
Revision
2515 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 5 20:45:18 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 57958 byte(s)
Diff to
previous 2512
* WIP: Introducing the LSCP shell: for now, providing color
highlighting while typing (indicating correct part bold white,
incorrect part red, and turning green when the command is
complete. The shell application is implemented as thin client,
that is the parser work is performed on sampler side and the
shell application is just providing output formatting.
* Bumped version (1.0.0.svn28).
Revision
2512 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 26 17:47:43 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 57916 byte(s)
Diff to
previous 2510
* JACK audio driver: return JACK server's current sample rate
as default value for audio device parameter "SAMPLERATE"
(fixes #166).
* Bumped version (1.0.0.svn27).
Revision
2510 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 23 04:00:26 2014 UTC
(10 years, 7 months ago)
by
schoenebeck
File length: 57916 byte(s)
Diff to
previous 2500
* LSCP server: provide comprehensive error messages on LSCP
syntax errors (suggesting expected next non-terminal symbols)
* Bumped version (v1.0.0.svn26).
Revision
2500 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 10 12:20:05 2014 UTC
(10 years, 8 months ago)
by
schoenebeck
File length: 57916 byte(s)
Diff to
previous 2494
* Added support for multiple MIDI input ports per sampler channel (added
various new C++ API methods for this new feature/design, old C++ API
methods are now marked as deprecated but should still provide full
behavior backward compatibility).
* LSCP Network interface: Added the following new LSCP commands for the new
feature mentioned above: "ADD CHANNEL MIDI_INPUT",
"REMOVE CHANNEL MIDI_INPUT" and "LIST CHANNEL MIDI_INPUTS". As with the
C++ API changes, the old LSCP commands for MIDI input management are now
marked as deprecated, but are still there and should provide full behavior
backward compatibility.
* New LSCP specification document (LSCP v1.6).
* AbstractEngine::GSCheckSum(): don't allocate memory on the stack (was
unsafe and caused compilation error with old clang 2.x).
* Bumped version (1.0.0.svn25).
Revision
2494 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 1 17:48:01 2014 UTC
(10 years, 8 months ago)
by
schoenebeck
File length: 57916 byte(s)
Diff to
previous 2478
* Enabled automatic svn "Revision" macro expansion on certain files.
* Bumped version to 1.0.0.svn24.
Revision
2478 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Oct 19 07:52:33 2013 UTC
(10 years, 10 months ago)
by
persson
File length: 57916 byte(s)
Diff to
previous 2473
* fixed build error on newer MinGW
* support building with older jack versions
* support building with spaces in vst sdk path
Revision
2473 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 15 17:55:56 2013 UTC
(10 years, 11 months ago)
by
schoenebeck
File length: 57869 byte(s)
Diff to
previous 2463
* Mac OS X: added temporary hack allowing to spawn gigedit as callback
on the process's main thread.
* Bumped version to 1.0.0.svn23.
Revision
2448 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri May 3 14:26:32 2013 UTC
(11 years, 4 months ago)
by
schoenebeck
File length: 57869 byte(s)
Diff to
previous 2399
* Immediately apply scale tuning changes to active voices.
* Exposed scale tuning to C++ API (along to the already existing standard
SysEx way).
* Bumped version to 1.0.0.svn21
Revision
2372 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Sep 22 18:28:38 2012 UTC
(11 years, 11 months ago)
by
schoenebeck
File length: 57844 byte(s)
Diff to
previous 2369
* VST: implemented retrieval and switching of programs using the
sampler's internal MIDI instrument mapping system
* VST: reply to "canDo" plugin features we don't know as "don't know"
* bumped version to 1.0.0.svn19
Revision
2356 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 8 14:44:47 2012 UTC
(12 years, 2 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57591 byte(s)
Diff to
previous 2343
* LV2: use urid and atom extensions instead of deprecated uri-map and
event
* LV2: lv2 package 1.0 is now required to build the LV2 plugin
* LV2: changed number of output channels to 16 stereo, just like the
VST and AU plugins
Revision
2343 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 29 16:14:45 2012 UTC
(12 years, 4 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57800 byte(s)
Diff to
previous 2330
* fixed configure script error with old autoconf versions
* LV2: use the new lv2 package if present
* lsatomic.h: use gcc provided atomic functions if building with gcc
4.7 and C++11
* added comments in lsatomic.h
Revision
2330 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 12 15:14:31 2012 UTC
(12 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2317
* Introduced new C++ API method EngineChannel::InstrumentFileName(int index)
allowing to retrieve the whole list of files used for the loaded
instrument on an engine channel (a.k.a. part). Some GigaStudio instruments
for example are splitted over several files like "Foo.gig", "Foo.gx01",
"Foo.gx02", ...
* Bumped version to 1.0.0.svn18
Revision
2317 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 19 12:13:19 2012 UTC
(12 years, 6 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2304
* sfz engine bugfix: looping was disabled if loop_start was set to 0
* sfz engine: allow regions with end=-1 to turn off other regions
using the group and off_by opcodes (#168)
* sfz engine: made end=0 play the whole sample
* sfz engine: fixed support for lochan and hichan opcodes (#155)
* bumped version to 1.0.0.svn17
Revision
2275 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 19 21:48:45 2011 UTC
(12 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2238
* Bugfix: When creating MIDI instrument map entries with "PERSISTENT"
type, the instruments were uselessly precached with zero samples,
however it still took the full preloading time and on 1st program
change the respective instrument was completely reloaded again.
* Bumped version to 1.0.0.svn15
Revision
2222 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 28 18:24:12 2011 UTC
(13 years, 1 month ago)
by
iliev
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2217
* sfz engine: implemented opcodes fileg_delay, fileg_start, fileg_attack,
fileg_hold, fileg_decay, fileg_sustain, fileg_release, fileg_vel2delay,
fileg_vel2attack, fileg_vel2hold, fileg_vel2decay, fileg_vel2sustain,
fileg_vel2release
* bumped version to 1.0.0.cvs13
Revision
2205 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 11 17:52:01 2011 UTC
(13 years, 2 months ago)
by
iliev
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2203
* Introduced Signal Units and Signal Unit Racks, which hopefully will meet
the demands of the new engines for flexible signal processing.
* sf2: Initial implementation of vibrato LFO, fixes in modulation EG and
and volume EG (work in progress)
Revision
2203 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 9 16:44:27 2011 UTC
(13 years, 2 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57660 byte(s)
Diff to
previous 2197
* sf2 engine: fine-tuned amplitude EG (by switching from gig to sfz EG)
* sfz engine: added support for EG hold (ampeg_hold)
* Mac OS X: made it possible to specify plugin installation dir to
configure
Revision
2197 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 09:55:42 2011 UTC
(13 years, 2 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57524 byte(s)
Diff to
previous 2185
* AU: changed number of output channels from one stereo to 16 stereo
* VST: made it possible to build the VST plugin for Mac
* AU: link AU plugin dynamically if --disable-shared isn't specified
* minor Makefile fix for building lscpparser when build and source
directories are separate
Revision
2183 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 11 17:53:32 2011 UTC
(13 years, 3 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 57255 byte(s)
Diff to
previous 2167
* Mac OS X fixes: support the new dir for Core Audio SDK, fixed name
collision of enum in EffectControl, fixed building outside source
directory, fixed wrong name of destructor in
AudioOutputDeviceCoreAudio.cpp
* made sure all source files for hostplugins are included when doing
"make dist"
* removed empty directories left from the cvs to svn migration
Revision
2140 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 5 10:35:13 2010 UTC
(13 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 56650 byte(s)
Diff to
previous 2138
* raised limit of program change queue from 100 to 512
(as suggested by Alex Stone)
* removed limit of maximum amount of MIDI ports per MIDI device, since
there is no reason for this limit
* minor syntax simplification regarding 2 new LSCP commands: changed
"SET FX_SEND SEND_EFFECT"" to "SET FX_SEND EFFECT" and changed
"REMOVE FX_SEND SEND_EFFECT"" to "REMOVE FX_SEND EFFECT", also changed
the respective category field of command "GET FX_SEND INFO" from
"SEND_EFFECT" to "EFFECT"
* updated LSCP specification document
* bumped version to 1.0.0.cvs10
Revision
2137 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 4 12:20:23 2010 UTC
(13 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 56649 byte(s)
Diff to
previous 2135
* revised previously added new LSCP commands regarding effect handling:
renamed "master effects" to "send effects", since this is the actual
correct common term for those effects
* also corrected the names regarding "send effects" in the respective
methods of the "FxSsnd" class and "AudioOutputDevice" class of the
sampler's C++ API, the old methods are still available but marked as
deprecated and scheduled for removal
* added LSCP command "SET FX_SEND SEND_EFFECT <sampler_channel>
<fx_send_id> <effect_chain> <chain_pos>"
* added LSCP command "REMOVE FX_SEND SEND_EFFECT <sampler_channel>
<fx_send_id>"
* added a list of common known LADSPA paths (for Windows and POSIX) which
will be automatically checked for being used as LADSPA plugin directory
(if the user did not set the LADSPA_PATH environment variable explicitly)
* bumped version to 1.0.0.cvs8
Revision
2135 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 30 20:00:43 2010 UTC
(13 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 56649 byte(s)
Diff to
previous 2124
* added and implemented a set of 19 new LSCP commands for controlling
internal effects:
- added LSCP command "GET AVAILABLE_EFFECTS"
- added LSCP command "LIST AVAILABLE_EFFECTS"
- added LSCP command "GET EFFECT INFO <effect-index>"
- added LSCP command "CREATE EFFECT_INSTANCE <effect-index>"
- added LSCP command
"CREATE EFFECT_INSTANCE <effect-system> <module> <effect-name>"
- added LSCP command "DESTROY EFFECT_INSTANCE <effect-instance>"
- added LSCP command "GET EFFECT_INSTANCES"
- added LSCP command "LIST EFFECT_INSTANCES"
- added LSCP command "GET EFFECT_INSTANCE INFO <effect-instance>"
- added LSCP command "GET EFFECT_INSTANCE_INPUT_CONTROL INFO
<effect-instance> <input-control>"
- added LSCP command "SET EFFECT_INSTANCE_INPUT_CONTROL <effect-instance>
<input-control> <value>"
- added LSCP command "GET MASTER_EFFECT_CHAINS <audio-device>"
- added LSCP command "LIST MASTER_EFFECT_CHAINS <audio-device>"
- added LSCP command "ADD MASTER_EFFECT_CHAIN <audio-device>"
- added LSCP command
"REMOVE MASTER_EFFECT_CHAIN <audio-device> <effect-chain>"
- added LSCP command
"GET MASTER_EFFECT_CHAIN INFO <audio-device> <effect-chain>"
- added LSCP command "APPEND MASTER_EFFECT_CHAIN EFFECT <audio-device>
<effect-chain> <effect-instance>"
- added LSCP command "INSERT MASTER_EFFECT_CHAIN EFFECT <audio-device>
<effect-chain> <effect-instance> <effect-chain-pos>"
- added LSCP command "REMOVE MASTER_EFFECT_CHAIN EFFECT <audio-device>
<effect-chain> <effect-instance>"
* bumped version to 1.0.0.cvs7
Revision
2121 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 14 17:09:08 2010 UTC
(14 years ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 56499 byte(s)
Diff to
previous 2119
* implemented Roland GS NRPN 1ArrH which allows to set volume per note
* implemented Roland GS NRPN 1CrrH which allows to set pan per note
* implemented Roland GS NRPN 1DrrH which allows to set reverb send per
note (in this implementation of the sampler its simply hard routed to
the 1st effect send of the sampler channel, no matter what the actual
effect type is)
* implemented Roland GS NRPN 1ErrH which allows to set chorus send per
note (in this implementation of the sampler its simply hard routed to
the 2nd effect send of the sampler channel, no matter what the actual
effect type is)
* bumped version to 1.0.0cvs4
Revision
2053 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 27 20:29:36 2010 UTC
(14 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 56289 byte(s)
Diff to
previous 2024
* Introduced support for optional environment variable
"LINUXSAMPLER_PLUGIN_DIR" which allows to override the directory
where the sampler shall look for instrument editor plugins
(patch by Luis Garrido, slightly modified).
* bumped version to 1.0.0.cvs3
Revision
2012 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Oct 23 17:53:17 2009 UTC
(14 years, 10 months ago)
by
iliev
Original Path:
linuxsampler/trunk/configure.in
File length: 56830 byte(s)
Diff to
previous 1956
* Refactoring: moved the independent code from
the Gigasampler format engine to base classes
* SFZ format engine: experimental code (not usable yet)
* SoundFont format engine: experimental code (not usable yet)
* Fixed crash which may occur when MIDI key + transpose is out of range
Revision
1895 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 3 12:15:40 2009 UTC
(15 years, 4 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 55116 byte(s)
Diff to
previous 1876
* fixes for using large audio device buffers
* VST: added support for sample rate and buffer size changes
* VST: close editor (Fantasia) when the VST is removed
* minor fix in configure for mmsystem.h detection on MinGW
* removed warnings from gcc 4.4 and valgrind
Revision
1876 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 27 12:16:12 2009 UTC
(15 years, 5 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 55205 byte(s)
Diff to
previous 1857
* added optional 3rd party user data parameter for following
liblinuxsampler C++ API methods: InstrumentEditor::Main(),
InstrumentEditor::Launch(), InstrumentManager::LaunchInstrumentEditor()
* minor cosmetics regarding configure script summary
* debian packaging: include DSSI and LV2 plugin binaries of the sampler
into the liblinuxsampler package
* RPM packaging: include DSSI and LV2 plugin binaries of the sampler
into the liblinuxsampler package
* bumped version to 0.5.1.12cvs
Revision
1857 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Mar 7 19:23:10 2009 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 53158 byte(s)
Diff to
previous 1855
* fixed hanging notes which occured when note-off event had the exact
same time stamp as the voice's note-on event and occured both in the
same audio fragment cycle (fixes bug #112)
* bumped version to 0.5.1.11cvs
Revision
1852 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Mar 1 22:22:03 2009 UTC
(15 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 53163 byte(s)
Diff to
previous 1846
* bugfix: on sample reference changes (instrument editor), only un-cache
the respective sample if it's really not used by any sampler engine
anymore
* re-cache samples in case they were changed by an instrument editor, e.g.
when a sample was added while playing (#82)
* bumped version to 0.5.1.10cvs
Revision
1830 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 31 11:31:41 2009 UTC
(15 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 52956 byte(s)
Diff to
previous 1829
* automatic stacktrace mechanism is now turned off by default and can
be switched on by command line option "--stacktrace" (the automatic
stacktrace mechanism seems to be broken on most systems at the moment)
* bumped version to 0.5.1.9cvs
Revision
1800 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 7 01:26:46 2008 UTC
(15 years, 9 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 52230 byte(s)
Diff to
previous 1794
* maximum voices and disk streams can now be altered at runtime (added new
LSCP commands "GET VOICES", "SET VOICES", "GET STREAMS", "SET STREAMS"
and accordingly new LSCP events "GLOBAL_INFO:VOICES" and
"GLOBAL_INFO:STREAMS")
* bumped version to 0.5.1.8cvs
Revision
1762 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 29 17:33:02 2008 UTC
(16 years ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 51187 byte(s)
Diff to
previous 1750
* global volume sysex message can now be selected at compile time to be
only applied to the sampler channels that are connected to the respective
MIDI input port the SysEx message arrived on (by default global volume
SysEx messages apply globally to the whole sampler)
* bumped version to 0.5.1.7cvs
Revision
1750 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 10 15:00:38 2008 UTC
(16 years, 2 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 50197 byte(s)
Diff to
previous 1748
* added support for chromatic / drumkit mode Roland GS Sysex message
which is usally used to switch a part between chromatic sounds and
drumkit sounds (as opposed to their common default setting of MIDI
part 10 being a drumkit part and all other ones chromatic parts), in
LS however one can switch between the first 16 MIDI instrument maps
of all ones defined for the sampler
* bumped version to 0.5.1.6cvs
Revision
1748 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 22 14:46:46 2008 UTC
(16 years, 2 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 50197 byte(s)
Diff to
previous 1742
* bugfix: notes triggered at position 0 in the audio buffer were
sometimes wrongly killed in the same buffer, causing no sound to be
played
* fixes for audio drivers with varying buffer sizes
* Makefile fix: JACK_CFLAGS wasn't used
* JACK driver: use jack_client_open instead of the deprecated
jack_client_new
Revision
1695 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 16 01:09:33 2008 UTC
(16 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 50005 byte(s)
Diff to
previous 1686
* added new LSCP event "DEVICE_MIDI" which can be used by frontends to
react on MIDI data arriving on certain MIDI input devices (so far only
Note-On and Note-Off events are sent via this LSCP event)
* bumped version to 0.5.1.4cvs
Revision
1686 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 14 14:58:50 2008 UTC
(16 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 50005 byte(s)
Diff to
previous 1662
* added new LSCP event "CHANNEL_MIDI" which can be used by frontends to
react on MIDI data arriving on certain sampler channels (so far only
Note-On and Note-Off events are sent via this LSCP event)
* bumped LSCP compliance version to 1.4
* bumped LS version to 0.5.1.3cvs
Revision
1662 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 3 16:21:38 2008 UTC
(16 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 50005 byte(s)
Diff to
previous 1659
* the promised "cleanup": rewrote virtual MIDI device's notification a bit
(using now a safe double buffer approach using "SynchronizedConfig"
instead of the Trylock() approach previously to synchronize the list of
virtual MIDI devices)
* bumped version to 0.5.1.2cvs
Revision
1525 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 25 17:47:46 2007 UTC
(16 years, 9 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 48567 byte(s)
Diff to
previous 1502
* LSCP: added new LSCP commands: "GET FILE INSTRUMENTS <file>",
"LIST FILE INSTRUMENTS <file>" and
"GET FILE INSTRUMENT INFO <file> <index>" for retrieving informations
about an arbitrary instrument file on the system where the sampler is
running on (LSCP specs yet to be updated!)
* bumped version to 0.5.0.1cvs
* bumped LSCP compliance to LSCP version 1.3
Revision
1424 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Oct 14 22:00:17 2007 UTC
(16 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 44836 byte(s)
Diff to
previous 1399
* code cleanup:
- global.h now only covers global definitions that are needed for the C++
API header files, all implementation internal global definitions are now
in global_private.h
- atomic.h is not exposed to the C++ API anymore (replaced the references
in SynchronizedConfig.h for this with local definitions)
- no need to include config.h anymore for using LS's API header files
- DB instruments classes are not exposed to the C++ API
- POSIX callback functions of Thread.h are hidden
- the (optional) gig Engine benchmark compiles again
- updated Doxyfile.in
- fixed warnings in API doc generation
* preparations for release 0.5.0
Revision
1399 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 11 18:53:29 2007 UTC
(16 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 44843 byte(s)
Diff to
previous 1375
* the following LSCP command return escape sequences in at least one
of their LSCP response fields: "GET ENGINE INFO", "GET CHANNEL INFO",
"GET MIDI_INSTRUMENT INFO", "GET MIDI_INSTRUMENT_MAP INFO",
"GET FX_SEND INFO", "GET SERVER INFO"
* listed all LSCP commands in the LSCP specs which may use escape
sequences in at least on of their response fields
* hide instrument editor related debug messages in the gig::Engine when
using the default debug level (which is 1)
* bumped version to 0.4.0.8cvs
Revision
1364 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 1 13:38:37 2007 UTC
(16 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 44816 byte(s)
Diff to
previous 1360
* fixed egoistic --instruments-db-location command line switch ;-)
which caused all subsequent command line switches to be ignored
* the default location of the instruments DB file can now be overridden
with ./configure --enable-default-instruments-db-location=/foo/bar.db
* instruments DB feature can be disabled at compile time with
./configure --disable-instruments-db (i.e. for cross compilation)
* in case instruments DB feature is disable at compile time, don't
actually compile the instruments DB source files and don't install the
instruments DB API header files either
Revision
1321 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 4 01:12:49 2007 UTC
(17 years ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 42941 byte(s)
Diff to
previous 1259
* added highly experimental code for synchronizing instrument editors
hosted in the sampler's process to safely edit instruments while playing
without a crash (hopefully) by either suspending single regions wherever
possible or - if unavoidable - whole engine(s)
* disk thread: queue sizes are now proportional to CONFIG_MAX_STREAMS
instead of fix values
* removed legacy Makefiles in meanwhile deleted src/lib directory and its
subdirectories
* bumped version to 0.4.0.7cvs
Revision
1212 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 29 23:59:36 2007 UTC
(17 years, 3 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 42967 byte(s)
Diff to
previous 1187
* added highly experimental support for on-the-fly instrument editing
within the sampler's process (by using instrument editor plugins),
you'll notice the new "Registered instrument editors:" message on
startup, the plugin path can be overridden at compile time with
./configure --enable-plugin-dir=/some/dir
* added a new LSCP command "EDIT INSTRUMENT <sampler-channel>" to spawn
a matching instrument editor for the instrument on the given sampler
channel (LSCP command syntax might be subject to change soon)
* config.h is not going to be installed along with liblinuxsampler's
API header files anymore (not necessary anymore)
* take care of $(DESTDIR) when creating the instruments DB on 'make
install' rule (needed for packaging and cross compilation)
* bumped version to 0.4.0.5cvs
Revision
1175 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 6 16:38:35 2007 UTC
(17 years, 4 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 42133 byte(s)
Diff to
previous 1165
* added completely new XCode project files for Mac OSX which is now
capable to execute our autoconf environment, thus no need anymore
to maintain the compile time configuration file (osx/version.h) for
OSX manually (patch by Toshi Nagata)
Revision
1049 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 28 06:53:42 2007 UTC
(17 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 41244 byte(s)
Diff to
previous 1040
* the ALSA audio output driver parameters now reflect the correct
parameter value ranges for the respective selected sound card
(patch by Till Wimmer, a bit fixed and extended)
* bumped version to 0.4.0.4cvs
Revision
1040 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 7 15:41:31 2007 UTC
(17 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 41244 byte(s)
Diff to
previous 1012
* bugfix: sampler crashed when trying to persistently map a not existent or
corrupt .gig file ("MAP MIDI_INSTRUMENT ... PERSISTENT")
* behavior fix: reset FX send levels i.e. when receiving a MIDI "reset all
controllers" message
* bumped version to 0.4.0.3cvs
Revision
1012 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 7 15:52:36 2007 UTC
(17 years, 8 months ago)
by
capela
Original Path:
linuxsampler/trunk/configure.in
File length: 41244 byte(s)
Diff to
previous 1005
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual destructor and just removing the engine instance from
factory stock and all instances allocated via EngineFactory::Create()
never got delete'd and thus their destructors never called. This bug
was evident while having many mapped instruments and querying the
instrument status via GET MIDI_INSTRUMENT INFO command, eating up
system memory very quickly and never let it go.
Revision
840 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 26 13:00:08 2006 UTC
(18 years, 6 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 37575 byte(s)
Diff to
previous 838
* fixed some concurrency problems between the lscp thread and the
audio/midi threads for these commands: load engine, set channel
audio output device, set channel midi input device/port/channel and
remove channel. Thanks to Vincent Bongiorno for bug reports and
testing.
* removed an autotools warning
* fixed an iterator bug
* minor code clean-ups
Revision
830 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 15 18:23:11 2006 UTC
(18 years, 8 months ago)
by
persson
Original Path:
linuxsampler/trunk/configure.in
File length: 37263 byte(s)
Diff to
previous 829
* added linear interpolation of volume modulation inside a
subfragment; this prevents clicks during voice stealing. Can be
switched off with the --disable-interpolate-volume configure option.
Revision
829 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 14 14:07:47 2006 UTC
(18 years, 8 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 36521 byte(s)
Diff to
previous 826
* implemented portamento mode and solo mode (a.k.a 'mono mode'):
all modes can be altered via standard GM messages, that is CC5 for
altering portamento time, CC65 for enabling / disabling portamento
mode, CC126 for enabling solo mode and CC127 for disabling solo mode
* fixed EG3 (pitch envelope) synthesis which was neutral all the time
* configure.in: do not automatically pick optimized gcc flags if the user
already provided some on his own (as CXXFLAGS)
Revision
781 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 26 10:17:00 2005 UTC
(18 years, 11 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 34983 byte(s)
Diff to
previous 738
* fixed event handling bug which was introduced by the recent synthesis
optimizations (events were only processed for the first active voice)
* added global volume attenuation of -9 dB (0.35f) to prevent clipping
which can be overridden with --enable-global-attenuation
Revision
738 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 16 17:14:25 2005 UTC
(19 years, 1 month ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 34449 byte(s)
Diff to
previous 726
* extensive synthesis optimization: reimplementation of EGs and LFO(s),
removed synthesis parameter prerendering and the synthesis parameter
matrix in general, splitting each audio fragment into subfragments now
where each subfragment uses constant synthesis parameters
(everything's still very buggy ATM)
Revision
714 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 23 21:55:38 2005 UTC
(19 years, 1 month ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 32391 byte(s)
Diff to
previous 697
added benchmark to automatically detect the best triangle LFO
implementation (currently either an integer math solution or a
di-harmonic approximation), automatic detection can be overriden
with --enable-signed-triang-algo=x and --enable-unsigned-triang-algo=x
configure script argument though (mandatory for cross-compilation)
---
actual implementations of the new LFO solutions in LS will follow soon
Revision
697 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 19 15:43:40 2005 UTC
(19 years, 1 month ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 26584 byte(s)
Diff to
previous 692
* install necessary development header files for allowing 3rd party
applications to link against liblinuxsampler
* liblinuxsampler's API documentation can be generated with 'make docs'
(Doxygen required)
Revision
563 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 22 20:43:32 2005 UTC
(19 years, 3 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 22767 byte(s)
Diff to
previous 554
* (re)implemented voice stealing algorithm "oldestvoiceonkey" and made it
the default voice stealing algorithm
* added new LSCP command "GET SERVER INFO" which currently returns
description and version about this sampler
* added some API documentation comments
* minor cleanup
Revision
554 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu May 19 19:25:14 2005 UTC
(19 years, 3 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 21957 byte(s)
Diff to
previous 536
* All compile time options are now centrally alterable as arguments to the
./configure script. All options are C Macros beginning with CONFIG_
prefix and will be placed into auto generated config.h file.
Revision
527 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 9 11:59:58 2005 UTC
(19 years, 4 months ago)
by
capela
Original Path:
linuxsampler/trunk/configure.in
File length: 5769 byte(s)
Diff to
previous 510
* [bug #9] Fixed for a LSCP command syntax convention
consistency, regarding the enumeration of available
sampler engines, Audio and MIDI drivers; this has
affected the semantics of the following commands:
GET AVAILABLE_ENGINES
GET AVAILABLE_AUDIO_DRIVERS
GET AVAILABLE_MIDI_DRIVERS
which are now returning an integer count of engines
and drivers, respectively, while the following
new commands are now being introduced:
LIST AVAILABLE_ENGINES
LIST AVAILABLE_AUDIO_DRIVERS
LIST AVAILABLE_MIDI_DRIVERS
taking on the previous functionality, returning
a comma separated list of names.
* LinuxSampler version bumped to 0.3.1.
Revision
504 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 3 00:37:35 2005 UTC
(19 years, 4 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 5510 byte(s)
Diff to
previous 497
* removed statically included libgig sources from the LinuxSampler code
base - you now have to compile and install libgig separately
* added -Wreturn-type gcc switch to avoid bugs with no returns on non void
functions in future
Revision
411 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 26 02:01:14 2005 UTC
(19 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 5016 byte(s)
Diff to
previous 397
* design change: using now one sampler engine instance and one disk thread
instance for all sampler channels that are connected to the same audio
output device (and are using the same engine type of course)
* added EngineFactory / EngineChannelFactory to remove the annoying build
dependencies e.g. of the lscpserver to the actual sampler engine
implementations
* bumped version to 0.3.0 (current CVS state is still quite broken,
previous, stable CVS version was tagged as "v0_2_0" and is also available
as source tarball)
Revision
288 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 19 00:36:34 2004 UTC
(19 years, 10 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 4508 byte(s)
Diff to
previous 275
* configure.in: added check for UNIX98 compatibility, check if there's at
least one supported MIDI input and audio output system available, added
conditionals for ALSA and JACK
* src/drivers/audio/Makefile.am: ALSA and JACK drivers are only compiled
respectively if they're supported by the system
* MidiInputDeviceFactory.cpp, AudioOutputDeviceFactory.cpp: little
workaround for reported linker problem
* removed autotools generated files from CVS
Revision
133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 18 14:29:02 2004 UTC
(20 years, 2 months ago)
by
capela
Original Path:
linuxsampler/trunk/configure.in
File length: 2897 byte(s)
Diff to
previous 124
* Load Instrument patch applied; this patch makes the
LOAD INSTRUMENT command to return immediately,
almost/always with an OK response, while spawning
the proper instrument file loading in the background.
* New INSTRUMENT_STATUS field on GET CHANNEL INFO result
set; the instrument status value holds the load progress
percentage if positive, otherwise a negative value is
evidence of a load exception error.
* VERSION is now set to 0.2.
Revision
80 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 23 19:16:33 2004 UTC
(20 years, 3 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2876 byte(s)
Diff to
previous 57
* biquad filter parameters are now calculated outside the interpolate
loop for better performance
* couple of loop unroll optimizations
* filter is now enabled by default
* cubic interpolation is now enabled by default
* reduced debug level to 1 to lower verbosity
* raised default limit for voices to 128
* raised default limit for streams to 150
* added some compiler optimization flags (-ffast-math -march -mcpu)
Revision
57 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 2 17:45:43 2004 UTC
(20 years, 4 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2771 byte(s)
Diff to
previous 53
* src/common/Thread.cpp: method StartThread() now blocks until thread
actually runs, mlockall() will only be applied for realtime threads
* libtoolized liblinuxsampler
* initiated automatic unit tests against the LinuxSampler codebase
(see src/testcases): already added a couple of tests for the Thread and
Mutex classes, you have to explicitly compile the unit tests by running
'make testcases' (you need to have cppunit installed though) and then you
can run the console version of the test runner by calling
'src/testcases/linuxsamplertest'
* src/Sampler.h: added API documentation
Revision
53 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 26 17:15:51 2004 UTC
(20 years, 4 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2748 byte(s)
Diff to
previous 35
* completely restructured source tree
* implemented multi channel support
* implemented instrument manager, which controls sharing of instruments
between multiple sampler engines / sampler channels
* created abstract classes 'AudioOutputDevice' and 'MidiInputDevice' for
convenient implementation of further audio output driver and MIDI input
driver for LinuxSampler
* implemented following LSCP commands: 'SET CHANNEL MIDI INPUT TYPE',
'LOAD ENGINE', 'GET CHANNELS', 'ADD CHANNEL', 'REMOVE CHANNEL',
'SET CHANNEL AUDIO OUTPUT TYPE'
* temporarily removed all command line options
* LSCP server is now launched by default
Revision
35 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 5 13:46:15 2004 UTC
(20 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2525 byte(s)
Diff to
previous 33
* implemented parser for the LinuxSampler control protocol (LSCP) by using
flex / bison (where src/network/lscp.l is the input file for lex / flex
and src/network/lscp.y is the input file for yacc / bison), parser and
scanner can be regenerated by 'make parser'
* implemented LSCP network server (only single threaded so far), LSCP
server will be launched if LinuxSampler was started with "--server" flag,
implemented the following LSCP commands so far: "LOAD INSTRUMENT", "GET
CHANNEL VOICE_COUNT", "GET CHANNEL STREAM_COUNT", "GET CHANNEL
BUFFER_FILL", "SET CHANNEL VOLUME" and "RESET CHANNEL"
* disk thread now started within the engine
Revision
33 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Feb 16 19:30:42 2004 UTC
(20 years, 6 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2504 byte(s)
Diff to
previous 31
* implemented bidirectional voice state transition, means voice state can
switch arbitrary times between 'Sustained'<-->'Released' within it's life
time, thus the release process of a voice can be cancelled
* src/eg_vca.cpp: extended envelope generator by additional states
('Attack_Hold', 'Decay_1' and 'Decay_2')
* applied patch from Vladimir Senkov which adds new command line parameters
('--jackout', '--alsaout' and '--samplerate')
* configure.in: fixed compiler warning
Revision
31 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 18 20:31:31 2004 UTC
(20 years, 7 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2429 byte(s)
Diff to
previous 18
* Added JACK support: Audio rendering process is now callback based and
independant of used audio output system. Interfaces to other audio output
systems can be added by creating a class derived from abstract base class
'AudioIO' and embedding the new class into linuxsampler.cpp.
* src/audiothread.cpp: applied patch from Vladimir Senkov which fixes
hanging notes in conjunction with the sustain pedal
Revision
18 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 7 05:03:43 2003 UTC
(20 years, 9 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 2232 byte(s)
Diff to
previous 12
* src/audioio.cpp: added support for Alsa 1.0.0
* src/audiothread.cpp: fixed several bugs in sustain pedal handling
* src/diskthread.cpp: fixed several bugs which occured under extreme
conditions (endless loop in audiothread, freezing the whole application,
outage of available disk streams)
* src/voice.cpp: fixed cubic interpolation (disabled by default; you can
enable it by setting USE_LINEAR_INTERPOLATION to 0 in src/voice.h)
* src/configure.in: added check for Alsa version
Revision
12 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 16 19:01:50 2003 UTC
(20 years, 10 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 486 byte(s)
Diff to
previous 9
* src/gig.cpp: fixed bug in decompression algorithm which caused it not to
detect the end of a stream and let the disk streams reload forever also
resulting in strange sounds at the end of disk voices (concerned only
playback of compressed gig files)
* src/audiothread.cpp: deallocation of voices when they reached the end of
playback (thus e.g. when sustain pedal is pressed and a disk stream
reached it's end)
* various endian corrections needed for non intel systems
* introduced debug level, you can set the debug level and thus the
verbosity of LinuxSampler in src/global.h
Revision
9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Wed Nov 5 14:47:10 2003 UTC
(20 years, 10 months ago)
by
schoenebeck
Original Path:
linuxsampler/trunk/configure.in
File length: 472 byte(s)
* transition from plain Makefile to autotools, source files moved to src/
* configure.in: added test for x86 architecture
* src/voice.h: x86 specific asm optimization for double to int casts only
if compiling for x86 architecture
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.