function snd_pitch(arg0, arg1) { audio_sound_pitch(arg0, arg1); } function sound_pitch(arg0, arg1) { snd_pitch(arg0, arg1); }