Home
last modified time | relevance | path

Searched refs:m_sound (Results 1 – 25 of 310) sorted by relevance

12345678910>>...13

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/imports/audioengine/
H A Dqsoundinstance_p.cpp61 , m_sound(0) in QSoundInstance()
84 if (m_sound == sound) in bindSoundDescription()
87 if (m_sound && m_sound->categoryObject()) { in bindSoundDescription()
96 m_sound = sound; in bindSoundDescription()
112 if (m_sound) { in bindSoundDescription()
113 if (m_sound->categoryObject()) { in bindSoundDescription()
207 if (!m_sound) in categoryVolume()
209 if (!m_sound->categoryObject()) in categoryVolume()
211 return m_sound->categoryObject()->volume(); in categoryVolume()
345 if (!m_sound || !m_sound->attenuationModelObject()) in attenuationEnabled()
[all …]
H A Dqdeclarative_soundinstance_p.cpp214 if (m_sound.isEmpty()) in engineComplete()
218 QString sound = m_sound; in engineComplete()
219 m_sound.clear(); in engineComplete()
235 return m_sound; in sound()
243 if (m_sound == sound) in setSound()
247 m_sound = sound; in setSound()
253 qDebug() << "SoundInstance switch sound from [" << m_sound << "] to [" << sound << "]"; in setSound()
259 m_sound = sound; in setSound()
260 if (!m_sound.isEmpty()) { in setSound()
261 m_instance = m_engine->newSoundInstance(m_sound); in setSound()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/samples/sound/
H A Dsound.cpp85 wxSound* m_sound; member in MyFrame
183 m_sound = NULL; in MyFrame()
996 delete m_sound; in OnSelectFile()
997 m_sound = NULL; in OnSelectFile()
1020 delete m_sound; in OnSelectResource()
1021 m_sound = NULL; in OnSelectResource()
1044 if ( !m_sound ) in OnPlaySync()
1050 if (m_sound->IsOk()) in OnPlaySync()
1057 if ( !m_sound ) in OnPlayAsync()
1063 if (m_sound->IsOk()) in OnPlayAsync()
[all …]
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/samples/sound/
H A Dsound.cpp85 wxSound* m_sound; member in MyFrame
183 m_sound = NULL; in MyFrame()
996 delete m_sound; in OnSelectFile()
997 m_sound = NULL; in OnSelectFile()
1020 delete m_sound; in OnSelectResource()
1021 m_sound = NULL; in OnSelectResource()
1044 if ( !m_sound ) in OnPlaySync()
1050 if (m_sound->IsOk()) in OnPlaySync()
1057 if ( !m_sound ) in OnPlayAsync()
1063 if (m_sound->IsOk()) in OnPlayAsync()
[all …]
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/samples/sound/
H A Dsound.cpp85 wxSound* m_sound; member in MyFrame
183 m_sound = NULL; in MyFrame()
996 delete m_sound; in OnSelectFile()
997 m_sound = NULL; in OnSelectFile()
1020 delete m_sound; in OnSelectResource()
1021 m_sound = NULL; in OnSelectResource()
1044 if ( !m_sound ) in OnPlaySync()
1050 if (m_sound->IsOk()) in OnPlaySync()
1057 if ( !m_sound ) in OnPlayAsync()
1063 if (m_sound->IsOk()) in OnPlayAsync()
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/samples/sound/
H A Dsound.cpp85 wxSound* m_sound; member in MyFrame
183 m_sound = NULL; in MyFrame()
996 delete m_sound; in OnSelectFile()
997 m_sound = NULL; in OnSelectFile()
1020 delete m_sound; in OnSelectResource()
1021 m_sound = NULL; in OnSelectResource()
1044 if ( !m_sound ) in OnPlaySync()
1050 if (m_sound->IsOk()) in OnPlaySync()
1057 if ( !m_sound ) in OnPlayAsync()
1063 if (m_sound->IsOk()) in OnPlayAsync()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/sound/
H A Dsound.cpp57 ~MyFrame() { delete m_sound; } in ~MyFrame()
83 wxSound* m_sound; member in MyFrame
186 m_sound = NULL; in MyFrame()
1019 wxDELETE(m_sound); in OnSelectFile()
1042 wxDELETE(m_sound); in OnSelectResource()
1065 if ( !m_sound ) in OnPlaySync()
1068 if (m_sound) in OnPlaySync()
1075 if ( !m_sound ) in OnPlayAsync()
1078 if (m_sound) in OnPlayAsync()
1094 if ( !m_sound ) in OnPlayLoop()
[all …]
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/auto/
H A Dautoportico.cpp82 m_sound->FlushEnvelope(m_soundChannel); in DeleteObject()
83 m_sound->AddEnvelope(m_soundChannel, 0.0f, 1.0f, 1.0f, SOPER_STOP); in DeleteObject()
155 m_sound->AddEnvelope(m_soundChannel, 0.5f, 0.6f, 0.5f, SOPER_CONTINUE); in EventProcess()
157 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.3f, 0.5f, SOPER_STOP); in EventProcess()
221 m_sound->AddEnvelope(m_soundChannel, 0.3f, 0.5f, 1.0f, SOPER_CONTINUE); in EventProcess()
223 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.3f, 1.0f, SOPER_STOP); in EventProcess()
260 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.5f, 0.5f, SOPER_STOP); in EventProcess()
265 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.3f, 0.5f, SOPER_STOP); in EventProcess()
325 m_sound->Position(m_soundChannel, pos); in EventProcess()
373 m_sound->FlushEnvelope(m_soundChannel); in Abort()
[all …]
H A Dautoconvert.cpp74 m_sound->FlushEnvelope(m_soundChannel); in DeleteObject()
75 m_sound->AddEnvelope(m_soundChannel, 0.0f, 1.0f, 1.0f, SOPER_STOP); in DeleteObject()
155 m_sound->Play(SOUND_OPEN, m_object->GetPosition(), 1.0f, 1.0f); in EventProcess()
172 m_sound->Play(SOUND_CLOSE, m_object->GetPosition(), 1.0f, 0.8f); in EventProcess()
184 m_sound->AddEnvelope(m_soundChannel, 1.0f, 0.25f, 0.5f, SOPER_CONTINUE); in EventProcess()
185 m_sound->AddEnvelope(m_soundChannel, 1.0f, 1.00f, 4.5f, SOPER_CONTINUE); in EventProcess()
186 m_sound->AddEnvelope(m_soundChannel, 1.0f, 0.25f, 4.5f, SOPER_CONTINUE); in EventProcess()
187 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.25f, 0.5f, SOPER_STOP); in EventProcess()
243 m_sound->Play(SOUND_OPEN, m_object->GetPosition(), 1.0f, 1.5f); in EventProcess()
311 m_sound->FlushEnvelope(m_soundChannel); in Abort()
[all …]
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/samples/sound/
H A Dsound.cpp60 ~MyFrame() { delete m_sound; } in ~MyFrame()
86 wxSound* m_sound; member in MyFrame
189 m_sound = NULL; in MyFrame()
1022 wxDELETE(m_sound); in OnSelectFile()
1045 wxDELETE(m_sound); in OnSelectResource()
1068 if ( !m_sound ) in OnPlaySync()
1071 if (m_sound) in OnPlaySync()
1078 if ( !m_sound ) in OnPlayAsync()
1081 if (m_sound) in OnPlayAsync()
1097 if ( !m_sound ) in OnPlayLoop()
[all …]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/samples/sound/
H A Dsound.cpp60 ~MyFrame() { delete m_sound; } in ~MyFrame()
86 wxSound* m_sound; member in MyFrame
189 m_sound = NULL; in MyFrame()
1022 wxDELETE(m_sound); in OnSelectFile()
1045 wxDELETE(m_sound); in OnSelectResource()
1068 if ( !m_sound ) in OnPlaySync()
1071 if (m_sound) in OnPlaySync()
1078 if ( !m_sound ) in OnPlayAsync()
1081 if (m_sound) in OnPlayAsync()
1097 if ( !m_sound ) in OnPlayLoop()
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dgamecom.cpp23 if (m_sound.sg0t > 0) in TIMER_CALLBACK_MEMBER()
41 if (m_sound.sg1t > 0) in TIMER_CALLBACK_MEMBER()
369 m_sound.sgc = data; in gamecom_internal_w()
372 m_sound.sg0l = data; in gamecom_internal_w()
375 m_sound.sg1l = data; in gamecom_internal_w()
378 m_sound.sg0t = ( m_sound.sg0t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
381 m_sound.sg0t = ( m_sound.sg0t & 0xFF00 ) | data; in gamecom_internal_w()
384 m_sound.sg1t = ( m_sound.sg1t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
387 m_sound.sg1t = ( m_sound.sg1t & 0xFF00 ) | data; in gamecom_internal_w()
393 m_sound.sg2t = ( m_sound.sg2t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
[all …]
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dgamecom.cpp23 if (m_sound.sg0t > 0) in TIMER_CALLBACK_MEMBER()
41 if (m_sound.sg1t > 0) in TIMER_CALLBACK_MEMBER()
369 m_sound.sgc = data; in gamecom_internal_w()
372 m_sound.sg0l = data; in gamecom_internal_w()
375 m_sound.sg1l = data; in gamecom_internal_w()
378 m_sound.sg0t = ( m_sound.sg0t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
381 m_sound.sg0t = ( m_sound.sg0t & 0xFF00 ) | data; in gamecom_internal_w()
384 m_sound.sg1t = ( m_sound.sg1t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
387 m_sound.sg1t = ( m_sound.sg1t & 0xFF00 ) | data; in gamecom_internal_w()
393 m_sound.sg2t = ( m_sound.sg2t & 0xFF ) | ( data << 8 ); in gamecom_internal_w()
[all …]
/dports/games/csmash/csmash-0.6.6/
H A DSound.cpp43 if ( m_sound[i] != 0 ) { in ~Sound()
44 Mix_FreeChunk( m_sound[i] ); in ~Sound()
45 m_sound[i] = 0; in ~Sound()
72 m_sound[i] = 0;
90 m_sound[SOUND_TABLE] = Mix_LoadWAV( "wav/table.wav" );
93 m_sound[SOUND_ALL] = Mix_LoadWAV( "wav/all.wav" );
128 if ( m_sound[i] != 0 ) {
129 Mix_FreeChunk( m_sound[i] );
130 m_sound[i] = 0;
170 Mix_PlayChannel( 0, m_sound[soundID], 0 );
[all …]
/dports/games/fillets-ng/fillets-ng-1.0.1/src/gengine/
H A DDialog.cpp27 m_sound = NULL; in Dialog()
32 if (m_sound) { in ~Dialog()
33 Mix_FreeChunk(m_sound); in ~Dialog()
48 if (NULL == m_sound && !m_soundfile.empty()) { in talk()
50 m_sound = ResSoundPack::loadSound(soundPath); in talk()
53 int channel = SoundAgent::agent()->playSound(m_sound, volume, loops); in talk()
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/task/
H A Dtaskrecover.cpp281 m_sound->AddEnvelope(i, 1.0f, 1.5f, 0.3f, SOPER_CONTINUE); in IsEnded()
282 m_sound->AddEnvelope(i, 1.0f, 1.5f, 1.0f, SOPER_CONTINUE); in IsEnded()
283 m_sound->AddEnvelope(i, 0.0f, 0.9f, 0.3f, SOPER_STOP); in IsEnded()
320 m_sound->AddEnvelope(m_soundChannel, 0.6f, 1.0f, 2.0f, SOPER_CONTINUE); in IsEnded()
321 m_sound->AddEnvelope(m_soundChannel, 0.6f, 1.0f, 4.0f, SOPER_CONTINUE); in IsEnded()
322 m_sound->AddEnvelope(m_soundChannel, 0.0f, 0.7f, 2.0f, SOPER_STOP); in IsEnded()
339 m_sound->AddEnvelope(i, 1.0f, 1.5f, 0.3f, SOPER_CONTINUE); in IsEnded()
340 m_sound->AddEnvelope(i, 1.0f, 1.5f, 1.0f, SOPER_CONTINUE); in IsEnded()
341 m_sound->AddEnvelope(i, 0.0f, 0.9f, 0.3f, SOPER_STOP); in IsEnded()
365 m_sound->FlushEnvelope(m_soundChannel); in Abort()
[all …]
H A Dtaskflag.cpp137 int i = m_sound->Play(SOUND_MANIP, m_object->GetPosition(), 0.0f, 0.3f, true); in Start()
138 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.1f, SOPER_CONTINUE); in Start()
139 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.3f, SOPER_CONTINUE); in Start()
140 m_sound->AddEnvelope(i, 0.0f, 0.3f, 0.1f, SOPER_CONTINUE); in Start()
141 m_sound->AddEnvelope(i, 0.0f, 0.3f, 1.0f, SOPER_CONTINUE); in Start()
142 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.1f, SOPER_CONTINUE); in Start()
143 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.3f, SOPER_CONTINUE); in Start()
144 m_sound->AddEnvelope(i, 0.0f, 0.3f, 0.1f, SOPER_STOP); in Start()
285 m_sound->Play(SOUND_WAYPOINT, pos); in CreateFlag()
322 m_sound->Play(SOUND_WAYPOINT, iPos); in DeleteFlag()
H A Dtasksearch.cpp160 i = m_sound->Play(SOUND_MANIP, m_object->GetPosition(), 0.0f, 0.3f, true); in Start()
161 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.1f, SOPER_CONTINUE); in Start()
162 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.9f, SOPER_CONTINUE); in Start()
163 m_sound->AddEnvelope(i, 0.0f, 0.3f, 0.1f, SOPER_STOP); in Start()
193 m_sound->Play(SOUND_REPAIR, m_object->GetPosition()); in IsEnded()
207 i = m_sound->Play(SOUND_MANIP, m_object->GetPosition(), 0.0f, 0.3f, true); in IsEnded()
208 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.1f, SOPER_CONTINUE); in IsEnded()
209 m_sound->AddEnvelope(i, 0.5f, 1.0f, 0.9f, SOPER_CONTINUE); in IsEnded()
210 m_sound->AddEnvelope(i, 0.0f, 0.3f, 0.1f, SOPER_STOP); in IsEnded()
H A Dtaskfire.cpp54 m_sound->FlushEnvelope(m_soundChannel); in ~CTaskFire()
55 m_sound->AddEnvelope(m_soundChannel, 0.0f, 1.0f, 1.0f, SOPER_STOP); in ~CTaskFire()
264 m_sound->Play(SOUND_FIREp, m_object->GetPosition()); in EventProcess()
337 m_soundChannel = m_sound->Play(SOUND_FIREi, m_object->GetPosition(), 1.0f, 1.0f, true); in Start()
340 m_sound->AddEnvelope(m_soundChannel, 1.0f, 1.0f, m_delay, SOPER_CONTINUE); in Start()
341 m_sound->AddEnvelope(m_soundChannel, 0.0f, 1.0f, 0.5f, SOPER_STOP); in Start()
349 m_soundChannel = m_sound->Play(SOUND_FIRE, m_object->GetPosition(), 1.0f, 1.0f, true); in Start()
352 m_sound->AddEnvelope(m_soundChannel, 1.0f, 1.0f, m_delay, SOPER_CONTINUE); in Start()
353 m_sound->AddEnvelope(m_soundChannel, 0.0f, 1.0f, 0.5f, SOPER_STOP); in Start()
382 m_sound->FlushEnvelope(m_soundChannel); in Abort()
[all …]
/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/telegram/types/
H A Dinputpeernotifysettings.cpp56 m_sound = sound; in setSound()
60 return m_sound; in sound()
67 m_sound == b.m_sound; in operator ==()
84 m_sound = in->fetchQString(); in fetch()
103 out->appendQString(m_sound); in push()
H A Dpeernotifysettings.cpp56 m_sound = sound; in setSound()
60 return m_sound; in sound()
67 m_sound == b.m_sound; in operator ==()
90 m_sound = in->fetchQString(); in fetch()
114 out->appendQString(m_sound); in push()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/osx/
H A Dsound_osx.cpp34 : m_sound(snd) in wxSoundTimer()
41 if (m_sound) in ~wxSoundTimer()
42 m_sound->DoStop(); in ~wxSoundTimer()
47 if (m_sound) in Notify()
48 m_sound->SoundTask(); in Notify()
52 wxSoundData* m_sound; member in wxSoundTimer
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/osx/
H A Dsound_osx.cpp34 : m_sound(snd) in wxSoundTimer()
41 if (m_sound) in ~wxSoundTimer()
42 m_sound->DoStop(); in ~wxSoundTimer()
47 if (m_sound) in Notify()
48 m_sound->SoundTask(); in Notify()
52 wxSoundData* m_sound; member in wxSoundTimer
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/screen/
H A Dscreen_setup_sound.cpp123 m_sound->SetAudioVolume(0); in EventProcess()
124 m_sound->SetMusicVolume(0); in EventProcess()
128 m_sound->SetAudioVolume(MAXVOLUME); in EventProcess()
129 m_sound->SetMusicVolume(MAXVOLUME*3/4); in EventProcess()
160 value = static_cast<float>(m_sound->GetAudioVolume()); in UpdateSetupButtons()
167 value = static_cast<float>(m_sound->GetMusicVolume()); in UpdateSetupButtons()
195 m_sound->SetAudioVolume(static_cast<int>(value)); in ChangeSetupButtons()
202 m_sound->SetMusicVolume(static_cast<int>(value)); in ChangeSetupButtons()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/sound/src/
H A DOcpnWxSound.cpp35 m_OK = m_sound.Create(path); in Load()
46 m_sound.Stop(); in Stop()
57 m_sound.Play(wxSOUND_SYNC); in worker()
78 return m_sound.Play(wxSOUND_SYNC); in Play()

12345678910>>...13