Home
last modified time | relevance | path

Searched refs:VoiceFreed (Results 1 – 5 of 5) sorted by relevance

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/sfz/
H A DVoice.h58 virtual void VoiceFreed() OVERRIDE { SignalRack.Reset(); } in VoiceFreed() function
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DAbstractVoice.h71 virtual void VoiceFreed() { } in VoiceFreed() function
H A DNote.h407 itVoice->VoiceFreed(); in reset()
H A DMidiKeyboardManager.h602 itVoice->VoiceFreed(); in KillAllVoicesImmediately()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/
H A DEngineChannelBase.h501 itVoice->VoiceFreed(); in Process()