Home
last modified time | relevance | path

Searched refs:newvoice (Results 1 – 4 of 4) sorted by relevance

/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamSynth/
H A DZamSynthPlugin.cpp193 int newvoice = -1; in run() local
198 newvoice = k; in run()
199 if (newvoice == -1) in run()
200 newvoice = 0; //steal #0 in run()
201 curvoice = &voice[newvoice]; in run()
/dports/audio/zam-plugins-lv2/zam-plugins-3.14/plugins/ZamSFZ/
H A DZamSFZPlugin.cpp205 int newvoice = -1; in run() local
210 newvoice = k; in run()
211 if (newvoice == -1) in run()
212 newvoice = 0; //steal #0 in run()
213 curvoice = &voice[newvoice]; in run()
/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dsource.cpp559 Voice *newvoice{}; in SetVoiceOffset() local
567 newvoice = voice; in SetVoiceOffset()
572 if UNLIKELY(!newvoice) in SetVoiceOffset()
587 newvoice = voice; in SetVoiceOffset()
602 newvoice->mPosition.store(vpos.pos, std::memory_order_relaxed); in SetVoiceOffset()
605 newvoice->mFlags = 0u; in SetVoiceOffset()
607 newvoice->mFlags |= VoiceIsFading; in SetVoiceOffset()
608 InitVoice(newvoice, source, vpos.bufferitem, context, device); in SetVoiceOffset()
618 vchg->mVoice = newvoice; in SetVoiceOffset()
644 newvoice->mLoopBuffer.store(nullptr, std::memory_order_relaxed); in SetVoiceOffset()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for13109 c clef names are not saved but are needed in newvoice to set ncmidcc.
13112 call newvoice(iiv,clefq(iiv),.true.)
17988 subroutine newvoice(jv,clefq,change) subroutine
19888 call newvoice(iv,clefq(iv),.false.)