Home
last modified time | relevance | path

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

/dports/audio/din/din-52/src/
H A Ddrone.h211 void update_pitch_volume ();
H A Ddrone.cc202 void drone::update_pitch_volume () { in update_pitch_volume() function in drone
H A Ddin.cc2862 if (di.update_pv) di.update_pitch_volume (); in render_audio()