| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
common/
|
|
|
|
|
gig/
|
|
|
|
|
Engine.cpp
|
|
1.1
|
2 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
Engine.h
|
|
1.17
|
2 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
EngineChannel.cpp
|
|
1.5
|
2 years |
schoenebeck |
* revised and extended MIDI instrument mapping feature to allow managing
arbit... |
EngineChannel.h
|
|
1.14
|
2 years |
schoenebeck |
* implemented effect sends (also added new LSCP commands for this feature,
upd... |
EngineChannelFactory.cpp
|
|
1.4
|
2 years |
schoenebeck |
just some refactoring work:
- renamed class LinuxSamplerException -> Exception
-... |
EngineChannelFactory.h
|
|
1.6
|
2 years |
schoenebeck |
just added API doc
|
EngineFactory.cpp
|
|
1.7
|
2 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
EngineFactory.h
|
|
1.7
|
2 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |
FxSend.cpp
|
|
1.3
|
23 months |
schoenebeck |
* extended response of LSCP command "GET FX_SEND INFO" to return the FX
Send's... |
FxSend.h
|
|
1.3
|
23 months |
schoenebeck |
* extended response of LSCP command "GET FX_SEND INFO" to return the FX
Send's... |
InstrumentManager.cpp
|
|
1.1
|
2 years |
schoenebeck |
* implemented MIDI instrument mapping according to latest LSCP draft
|
InstrumentManager.h
|
|
1.2
|
2 years |
schoenebeck |
* store volume for each MIDI instrument mapper entry individually instead
of m... |
InstrumentManagerThread.cpp
|
|
1.3
|
2 years |
schoenebeck |
* bugfix: sampler was limited to load max. 200 instruments in the
background (... |
InstrumentManagerThread.h
|
|
1.3
|
2 years |
schoenebeck |
* bugfix: sampler was limited to load max. 200 instruments in the
background (... |
Makefile.am
|
|
1.9
|
2 years |
capela |
* Fixed a memory leak due to EngineFactory::Destroy() not doing it
as an actual ... |