Home
last modified time | relevance | path

Searched refs:stereo_pos_1 (Results 1 – 3 of 3) sorted by relevance

/dports/audio/lmms/lmms-1.2.2/plugins/zynaddsubfx/zynaddsubfx/src/Synth/
H A DADnote.cpp1510 float stereo_pos_1 = (stereo_pos >= 0.0f) ? 1.0f : -1.0f; in noteout() local
1514 + (stereo_spread - 1.0f) * stereo_pos_1; in noteout()
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Synth/
H A DADnote.cpp1717 float stereo_pos_1 = (stereo_pos >= 0.0f) ? 1.0f : -1.0f; in noteout() local
1721 + (stereo_spread - 1.0f) * stereo_pos_1; in noteout()
/dports/audio/yoshimi/yoshimi-2.1.2.2/src/Synth/
H A DADnote.cpp2512 float stereo_pos_1 = (stereo_pos >= 0.0f) ? 1.0f : -1.0f; in noteout() local
2514 + (stereo_spread - 1.0f) * stereo_pos_1; in noteout()