Home
last modified time | relevance | path

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

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/amidiplug/
H A Damidi-plug.cc165 static int s_samplerate, s_channels; variable
173 backend_audio_info (& s_channels, & bitdepth, & s_samplerate); in audio_init()
178 open_audio (FMT_S16_NE, s_samplerate, s_channels); in audio_init()
180 s_bufsize = 2 * s_channels * (s_samplerate / 4); in audio_init()
188 int total = 2 * s_channels * (int) round (seconds * s_samplerate); in audio_generate()
/dports/math/sound-of-sorting/sound-of-sorting-5884a35/src/
H A DSortSound.cpp39 static const size_t s_samplerate = 44100; variable
149 data[i] += envelope(trel) * wave((double)trel / s_samplerate * m_freq); in mix()
267 g_delay / 1000.0 * g_sound_sustain * s_samplerate ); in SoundCallback()
/dports/games/libretro-prboom/libretro-prboom-cc80175/
H A DTODO273 r786 | added s_samplerate console var
/dports/games/prboom-plus/prboom-plus-2.5.1.3/
H A DTODO273 r786 | added s_samplerate console var
/dports/games/prboom/prboom-2.5.0/
H A DTODO273 r786 | added s_samplerate console var