Home
last modified time | relevance | path

Searched defs:SetPitch (Results 1 – 25 of 87) sorted by relevance

1234

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Ddecoder_wildmidi.h49 bool SetPitch(int) override { in SetPitch() function
H A Daudio_midi.h108 virtual bool SetPitch(int pitch) { in SetPitch() function
H A Daudio_decoder_base.cpp100 bool AudioDecoderBase::SetPitch(int) { in SetPitch() function in AudioDecoderBase
/dports/cad/opencascade/opencascade-7.6.0/src/StepKinematics/
H A DStepKinematics_ScrewPair.cxx66 void StepKinematics_ScrewPair::SetPitch (const Standard_Real thePitch) in SetPitch() function in StepKinematics_ScrewPair
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/editeng/
H A Dfontitem.hxx85 void SetPitch(FontPitch _ePitch) in SetPitch() function in SvxFontItem
/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Dcamera.h42 void SetPitch(float Value) { Pitch = Value; } in SetPitch() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/editeng/
H A Dfontitem.hxx85 void SetPitch(FontPitch _ePitch) in SetPitch() function in SvxFontItem
/dports/games/spring/spring_98.0/rts/System/Sound/OpenAL/
H A DSoundSource.h47 static void SetPitch(const float& newPitch) in SetPitch() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-rekognition/include/aws/rekognition/model/
H A DPose.h94 inline void SetPitch(double value) { m_pitchHasBeenSet = true; m_pitch = value; } in SetPitch() function
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/soundtouch/source/SoundTouchDLL/
H A DSoundTouchDLL.pas191 procedure SetPitch(const Value: Single); procedure
325 procedure TSoundTouch.SetPitch(const Value: Single); procedure
/dports/audio/soundtouch/soundtouch-2.3.1/source/SoundTouchDLL/
H A DSoundTouchDLL.pas192 procedure SetPitch(const Value: Single); procedure
323 procedure TSoundTouch.SetPitch(const Value: Single); procedure
/dports/games/crashtest/crashtest-1.1/src-common/
H A Dusercam.h75 void SetPitch(float p) { delta_pitch = p; } in SetPitch() function
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/psf/peops/
H A Dregisters.cc487 static void SetPitch(int ch,u16 val) // SET PITCH in SetPitch() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp108 void SpeechSynthesisUtterance::SetPitch(float aPitch) { in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A Dfontattributes.hxx53 void SetPitch(const FontPitch ePitch ) { mePitch = ePitch; } in SetPitch() function in FontAttributes
/dports/www/firefox/firefox-99.0/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp108 void SpeechSynthesisUtterance::SetPitch(float aPitch) { in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A Dfontattributes.hxx53 void SetPitch(const FontPitch ePitch ) { mePitch = ePitch; } in SetPitch() function in FontAttributes
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp108 void SpeechSynthesisUtterance::SetPitch(float aPitch) { in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp147 SpeechSynthesisUtterance::SetPitch(float aPitch) in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp109 void SpeechSynthesisUtterance::SetPitch(float aPitch) { in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webspeech/synth/
H A DSpeechSynthesisUtterance.cpp110 void SpeechSynthesisUtterance::SetPitch(float aPitch) { in SetPitch() function in mozilla::dom::SpeechSynthesisUtterance
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/peops/
H A Dregisters.c488 static void SetPitch(spu_state_t *spu, int ch,u16 val) // SET PITCH in SetPitch() function
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/dfsound/
H A Dregisters.c481 static void SetPitch(int ch,unsigned short val) // SET PITCH in SetPitch() function
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/dfsound/
H A Dregisters.c481 static void SetPitch(int ch,unsigned short val) // SET PITCH in SetPitch() function
/dports/games/scummvm/scummvm-2.5.1/engines/icb/sound/
H A Dfx_manager.cpp191 void FxManager::SetPitch(int32 id, int32 pitch) { in SetPitch() function in ICB::FxManager

1234