Home
last modified time | relevance | path

Searched defs:new_tone (Results 1 – 3 of 3) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dspriteset_battle.cpp63 Tone new_tone = Main_Data::game_screen->GetTone(); in Update() local
H A Dspriteset_map.cpp67 Tone new_tone = Main_Data::game_screen->GetTone(); in Update() local
/dports/multimedia/libopenshot/libopenshot-0.2.7/src/audio_effects/
H A DDistortion.cpp43 …nType new_distortion_type, Keyframe new_input_gain, Keyframe new_output_gain, Keyframe new_tone) : in Distortion()