Home
last modified time | relevance | path

Searched defs:setPitch (Results 26 – 50 of 207) sorted by relevance

123456789

/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dnoteevent.h43 void setPitch(int v) { _pitch = v; } in setPitch() function
/dports/audio/rhvoice/RHVoice-1.2.4/src/android/RHVoice-core/src/main/java/com/github/olga_yakovleva/rhvoice/
H A DSynthesisParameters.java56 public void setPitch(double value) in setPitch() method in SynthesisParameters
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2SynthesizeSpeechConfig.php36 public function setPitch($pitch) function in Google_Service_Dialogflow_GoogleCloudDialogflowV2SynthesizeSpeechConfig
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Dialogflow/
H A DGoogleCloudDialogflowV2SynthesizeSpeechConfig.php36 public function setPitch($pitch) function in Google_Service_Dialogflow_GoogleCloudDialogflowV2SynthesizeSpeechConfig
H A DGoogleCloudDialogflowCxV3SynthesizeSpeechConfig.php36 public function setPitch($pitch) function in Google_Service_Dialogflow_GoogleCloudDialogflowCxV3SynthesizeSpeechConfig
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Texttospeech/
H A DAudioConfig.php44 public function setPitch($pitch) function in Google_Service_Texttospeech_AudioConfig
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Texttospeech/
H A DAudioConfig.php44 public function setPitch($pitch) function in Google_Service_Texttospeech_AudioConfig
/dports/games/stuntrally/stuntrally-2.6.1/source/sound/
H A DSoundBase.cpp110 void SoundBase::setPitch(float pitch1) in setPitch() function in SoundBase
/dports/audio/musescore/MuseScore-3.6.1/mscore/plugin/api/
H A Dplayevent.cpp26 void PlayEvent::setPitch(int v) in setPitch() function in Ms::PluginAPI::PlayEvent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/speech/
H A Dspeech_synthesis_utterance.h76 void setPitch(float pitch) { in setPitch() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/speech/
H A Dspeech_synthesis_utterance.h74 void setPitch(float pitch) { in setPitch() function
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A DTorcsSound.cpp30 void TorcsSound::setPitch(float pitch) in setPitch() function in TorcsSound
440 void OpenalTorcsSound::setPitch(float pitch) in setPitch() function in OpenalTorcsSound
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/StreetViewPublish/
H A DPose.php82 public function setPitch($pitch) function in Google_Service_StreetViewPublish_Pose
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/StreetViewPublish/
H A DPose.php82 public function setPitch($pitch) function in Google_Service_StreetViewPublish_Pose
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtspeech/examples/speech/hello_speak/
H A Dmainwindow.cpp92 void MainWindow::setPitch(int pitch) in setPitch() function in MainWindow
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/text-to-speech/macosx/
H A Dmacosx-text-to-speech.mm206 void MacOSXTextToSpeechManager::setPitch(int pitch) { function
/dports/net/kpimtextedit/kpimtextedit-21.12.3/src/texttospeech/
H A Dtexttospeech.cpp104 void TextToSpeech::setPitch(double pitch) in setPitch() function in TextToSpeech
/dports/accessibility/qt5-speech/kde-qtspeech-5.15.2p2/src/plugins/tts/osx/
H A Dqtexttospeech_osx.mm156 bool QTextToSpeechEngineOsx::setPitch(double pitch) function
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmidievent.h65 virtual void setPitch(int v) { a = v; } in setPitch() function
/dports/devel/love07/love-HEAD/src/modules/audio/null/
H A DSource.cpp84 void Source::setPitch(float pitch) in setPitch() function in love::audio::null::Source
/dports/devel/sfml/SFML-2.5.1/src/SFML/Audio/
H A DSoundSource.cpp66 void SoundSource::setPitch(float pitch) in setPitch() function in sf::SoundSource
/dports/graphics/krita/krita-4.4.8/libs/odf/
H A DKoFontFace.cpp140 void KoFontFace::setPitch(KoFontFace::Pitch pitch) in setPitch() function in KoFontFace
/dports/editors/calligra/calligra-3.2.1/libs/odf/
H A DKoFontFace.cpp140 void KoFontFace::setPitch(KoFontFace::Pitch pitch) in setPitch() function in KoFontFace
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/
H A DKoFontFace.cpp141 void KoFontFace::setPitch(KoFontFace::Pitch pitch) in setPitch() function in KoFontFace
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Synth/
H A DSynthNote.cpp166 void SynthNote::setPitch(float log2_freq_) { in setPitch() function in zyn::SynthNote

123456789