| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
common/
|
|
|
|
|
gig/
|
|
|
|
|
sf2/
|
|
|
|
|
sfz/
|
|
|
|
|
AbstractEngine.cpp
|
1.2
|
2 months |
persson |
* sfz engine: reduced memory usage for sfz data
|
AbstractEngine.h
|
1.4
|
4 months |
persson |
* sfz engine: added support for random, seq_position, seq_length and
volume
* ... |
AbstractEngineChannel.cpp
|
1.2
|
8 months |
schoenebeck |
* added support for sending MIDI CC messages via LSCP command
"SEND CHANNEL MI... |
AbstractEngineChannel.h
|
1.4
|
6 months |
persson |
* gig engine: implemented the "round robin keyboard" dimension
* gig engine: fix... |
Engine.cpp
|
1.1
|
3 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
Engine.h
|
1.19
|
19 months |
schoenebeck |
* maximum voices and disk streams can now be altered at runtime (added new
LSC... |
EngineBase.h
|
1.5
|
5 months |
persson |
* sfz engine: added support for v2 multiple stage envelope generators
* sfz engi... |
EngineChannel.cpp
|
1.16
|
13 months |
persson |
* made program change handling in MIDI thread real-time safe by moving
the log... |
EngineChannel.h
|
1.25
|
13 months |
persson |
* made program change handling in MIDI thread real-time safe by moving
the log... |
EngineChannelBase.h
|
1.4
|
4 months |
persson |
* sfz engine: added support for random, seq_position, seq_length and
volume
* ... |
EngineChannelFactory.cpp
|
1.8
|
9 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |
EngineChannelFactory.h
|
1.7
|
18 months |
iliev |
* fixed a crash which occurs when removing a sampler channel with
instrument l... |
EngineFactory.cpp
|
1.8
|
9 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |
EngineFactory.h
|
1.7
|
3 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
FxSend.cpp
|
1.8
|
2 years |
schoenebeck |
* minor preparations for internal effects support
* bumped version to 0.5.1.5cvs... |
FxSend.h
|
1.7
|
2 years |
schoenebeck |
* minor preparations for internal effects support
* bumped version to 0.5.1.5cvs... |
InstrumentManager.cpp
|
1.2
|
16 months |
persson |
* fixed crash when a linuxsampler plugin is unloading
|
InstrumentManager.h
|
1.10
|
16 months |
schoenebeck |
* added optional 3rd party user data parameter for following
liblinuxsampler C... |
InstrumentManagerBase.h
|
1.4
|
5 months |
persson |
* sfz/sf2 engines: fixed memory leak and memory handling errors
* sfz engine: ad... |
InstrumentManagerThread.cpp
|
1.10
|
14 months |
persson |
* fixes for using large audio device buffers
* VST: added support for sample rat... |
InstrumentManagerThread.h
|
1.4
|
22 months |
iliev |
* fixed a crash which occurs when removing a sampler channel waiting
to start ... |
Makefile.am
|
1.13
|
9 months |
iliev |
* Refactoring: moved the independent code from
the Gigasampler format engine t... |