Home
last modified time | relevance | path

Searched refs:voice_count (Results 1 – 25 of 87) sorted by relevance

1234

/dports/emulators/yuzu/yuzu-0b47f7a46/src/audio_core/
H A Dvoice_context.cpp418 return voice_count; in GetVoiceCount()
422 ASSERT(i < voice_count); in GetChannelResource()
427 ASSERT(i < voice_count); in GetChannelResource()
432 ASSERT(i < voice_count); in GetState()
437 ASSERT(i < voice_count); in GetState()
442 ASSERT(i < voice_count); in GetDspSharedState()
447 ASSERT(i < voice_count); in GetDspSharedState()
452 ASSERT(i < voice_count); in GetInfo()
457 ASSERT(i < voice_count); in GetInfo()
462 ASSERT(i < voice_count); in GetSortedInfo()
[all …]
H A Dinfo_updater.cpp109 const auto voice_count = voice_context.GetVoiceCount(); in UpdateVoiceChannelResources() local
111 std::vector<VoiceChannelResource::InParams> resources_in(voice_count); in UpdateVoiceChannelResources()
128 for (std::size_t i = 0; i < voice_count; i++) { in UpdateVoiceChannelResources()
140 const auto voice_count = voice_context.GetVoiceCount(); in UpdateVoices() local
141 std::vector<VoiceInfo::InParams> voice_in(voice_count); in UpdateVoices()
142 std::vector<VoiceInfo::OutParams> voice_out(voice_count); in UpdateVoices()
144 const auto voice_in_size = voice_count * sizeof(VoiceInfo::InParams); in UpdateVoices()
145 const auto voice_out_size = voice_count * sizeof(VoiceInfo::OutParams); in UpdateVoices()
162 for (std::size_t i = 0; i < voice_count; i++) { in UpdateVoices()
167 for (std::size_t i = 0; i < voice_count; i++) { in UpdateVoices()
[all …]
/dports/audio/gnaural/gnaural-1.0.20110606/src/
H A DgnauralXML.c49 int voice_count = 0; in gxml_XMLWriteFile() local
55 ++voice_count; in gxml_XMLWriteFile()
66 SG_DBGOUT_INT ("WriteFileXML: Total Voices:", voice_count); in gxml_XMLWriteFile()
105 fprintf (stream, "<voicecount>%d</voicecount>\n", voice_count); in gxml_XMLWriteFile()
123 voice_count = 0; in gxml_XMLWriteFile()
142 voice_count, curVoice->type, dpcount_local, curVoice->mono); in gxml_XMLWriteFile()
150 fprintf (stream, "<id>%d</id>\n", voice_count); in gxml_XMLWriteFile()
170 fprintf (stream, "<entry parent=\"%d\" duration=\"%s\" ", voice_count, in gxml_XMLWriteFile()
190 ++voice_count; in gxml_XMLWriteFile()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/speech/
H A Dtts_win.cc226 unsigned long voice_count; in GetVoices() local
230 if (S_OK != voice_tokens->GetCount(&voice_count)) in GetVoices()
233 for (unsigned i = 0; i < voice_count; i++) { in GetVoices()
316 unsigned long voice_count; in SetVoiceFromName() local
320 if (S_OK != voice_tokens->GetCount(&voice_count)) in SetVoiceFromName()
323 for (unsigned i = 0; i < voice_count; i++) { in SetVoiceFromName()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dusers.pl209 my $voice_count = 0;
246 $voice_count++ if ($_->{voice});
256 $halfop_count, $voice_count, $away_count);
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Dsound_adlibgold.c48 int voice_count[2], voice_latch[2]; member
328 … adgold->adgold_mma.voice_count[0] = adgold->adgold_mma.voice_latch[0]; in adgold_write()
337 … adgold->adgold_mma.voice_count[1] = adgold->adgold_mma.voice_latch[1]; in adgold_write()
415 … adgold->adgold_mma.voice_count[1] = adgold->adgold_mma.voice_latch[1]; in adgold_write()
636 adgold->adgold_mma.voice_count[0]--; in adgold_timer_poll()
637 if (!adgold->adgold_mma.voice_count[0]) in adgold_timer_poll()
639 … adgold->adgold_mma.voice_count[0] = adgold->adgold_mma.voice_latch[0]; in adgold_timer_poll()
645 adgold->adgold_mma.voice_count[1]--; in adgold_timer_poll()
646 if (!adgold->adgold_mma.voice_count[1]) in adgold_timer_poll()
648 … adgold->adgold_mma.voice_count[1] = adgold->adgold_mma.voice_latch[1]; in adgold_timer_poll()
/dports/devel/godot/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_effect_chorus.cpp63 for (int vc = 0; vc < base->voice_count; vc++) { in _process_chunk()
187 voice_count = p_voices; in set_voice_count()
192 return voice_count; in get_voice_count()
293 if (voice_idx > voice_count) { in _validate_property()
362 voice_count = 2; in AudioEffectChorus()
/dports/devel/godot-tools/godot-3.2.3-stable/servers/audio/effects/
H A Daudio_effect_chorus.cpp63 for (int vc = 0; vc < base->voice_count; vc++) { in _process_chunk()
187 voice_count = p_voices; in set_voice_count()
192 return voice_count; in get_voice_count()
293 if (voice_idx > voice_count) { in _validate_property()
362 voice_count = 2; in AudioEffectChorus()
/dports/audio/denemo/denemo-2.0.6/src/export/
H A Dexportlilypond.c78 g_object_set_data (G_OBJECT (objanc), STAFFNUM, GINT_TO_POINTER (voice_count)); in place_navigation_anchor()
914 g_object_set_data (G_OBJECT (lilyanc), STAFFNUM, GINT_TO_POINTER (voice_count)); in insert_editable()
1013 , type, movement_count, measurenum, voice_count, objnum, num, midcoffset);\
1814 g_string_append_printf (voice_name, " Voice %d", /* ABS */ (voice_count)); in outputStaff()
1825 g_string_append_printf (lyrics_name, " Voice %d", voice_count); in outputStaff()
1839 g_string_append_printf (figures_name, " Voice %d", voice_count); in outputStaff()
1848 g_string_append_printf (fakechords_name, " Voice %d", voice_count); in outputStaff()
1944 g_object_set_data(G_OBJECT(objanc), STAFFNUM, (gpointer)(intptr_t)ABS(voice_count));\ in outputStaff()
2573 …for (curstaff = si->thescore, voice_count = 1, staff_count = 0; curstaff; curstaff = curstaff->nex… in output_score_to_buffer()
2583 g_string_printf (name, "Voice%d", voice_count); in output_score_to_buffer()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/audio/
H A Daudren_u.cpp352 return u64{params.effect_count} + params.submix_count + params.sink_count + params.voice_count + in CalculateNumPerformanceEntries()
456 size += Common::AlignUp(sizeof(void*) * params.voice_count, info_field_alignment_size); in GetAudioRendererWorkBufferSize()
457 size += Common::AlignUp(voice_info_size * params.voice_count, info_field_alignment_size); in GetAudioRendererWorkBufferSize()
459 Common::AlignUp(voice_resource_size * params.voice_count, info_field_alignment_size); in GetAudioRendererWorkBufferSize()
460 size += Common::AlignUp(voice_state_size * params.voice_count, info_field_alignment_size); in GetAudioRendererWorkBufferSize()
466 const u64 num_memory_pools = sizeof(s32) * (u64{params.effect_count} + params.voice_count); in GetAudioRendererWorkBufferSize()
517 return Common::AlignUp(voice_state_size * params.voice_count + additional_size, in GetAudioRendererWorkBufferSize()
615 const u64 voice_commands_size = params.voice_count * voice_command_max_size; in GetAudioRendererWorkBufferSize()
/dports/audio/fluidsynth/fluidsynth-2.2.4/src/sfloader/
H A Dfluid_instpatch.c123 int i, voice_count, voice_num, ret = FLUID_FAILED; in fluid_instpatch_preset_noteon() local
158 voice_count = ipatch_sf2_voice_cache_select(cache, sel_values, voice_indices, MAX_INST_VOICES); in fluid_instpatch_preset_noteon()
161 for(voice_num = 0; voice_num < voice_count; voice_num++) in fluid_instpatch_preset_noteon()
592 int i, voice_count; in delete_fluid_instpatch() local
609voice_count = ipatch_sf2_voice_cache_select(cache, sel_values, voice_indices, MAX_INST_VOICES); in delete_fluid_instpatch()
611 for(i = 0; i < voice_count; i++) in delete_fluid_instpatch()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/
H A DClassic_Emu.cpp61 for ( int i = voice_count(); i--; ) in mute_voices_()
86 RETURN_ERR( buf->set_channel_count( voice_count(), voice_types ) ); in setup_buffer()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A DClassic_Emu.cpp61 for ( int i = voice_count(); i--; ) in mute_voices_()
86 RETURN_ERR( buf->set_channel_count( voice_count(), voice_types ) ); in setup_buffer()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/gme/higan/dsp/
H A DSPC_DSP.h53 enum { voice_count = 8 }; enumerator
179 voice_t voices [voice_count];
190 int max_level[voice_count][2];
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/higan/dsp/
H A DSPC_DSP.h53 enum { voice_count = 8 }; enumerator
179 voice_t voices [voice_count];
190 int max_level[voice_count][2];
/dports/audio/denemo/denemo-2.0.6/src/command/
H A Dscorelayout.c210 get_voicetag (gint movementnum, gint voice_count) in get_voicetag() argument
221 get_voicename (gint movementnum, gint voice_count) in get_voicename() argument
791 gchar *voicetag = get_voicetag (movementnum, voice_count); in install_voice()
792 gchar *voicename = get_voicename (movementnum, voice_count); in install_voice()
1664 …for (voice_count = 1, staff_count = 1, g = si->thescore; g; g = g->next, voice_count++, staff_coun… in get_movement_widget()
2564 gchar *voicetag = get_voicetag (movementnum, voice_count); in selection_install_voice()
2627 gint voice_count; in selection_layout() local
2628 for (voice_count = 1, g = gui->movement->thescore; g; g? g = g->next : g, voice_count++) in selection_layout()
2633 …if (!(voice_count >= gui->movement->selection.firststaffmarked && voice_count <= gui->movement->se… in selection_layout()
2667 …for (g = g->next, voice_count++; g && (((DenemoStaff *) g->data)->voicecontrol & DENEMO_SECONDARY)… in selection_layout()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/speech/
H A Dtts_win.cc416 unsigned long voice_count; in GetVoices() local
419 if (S_OK != voice_tokens->GetCount(&voice_count)) in GetVoices()
422 for (unsigned i = 0; i < voice_count; i++) { in GetVoices()
468 unsigned long voice_count; in SetVoiceFromName() local
471 if (S_OK != voice_tokens->GetCount(&voice_count)) in SetVoiceFromName()
474 for (unsigned i = 0; i < voice_count; i++) { in SetVoiceFromName()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DSpc_Dsp.h47 enum { voice_count = 8 }; enumerator
126 voice_t voices [voice_count];
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DSpc_Dsp.h47 enum { voice_count = 8 };
128 voice_t voices [voice_count];
/dports/audio/libgme/game-music-emu-0.6.1/gme/
H A DSpc_Dsp.h49 enum { voice_count = 8 }; enumerator
133 voice_t voices [voice_count];
H A DClassic_Emu.cpp60 for ( int i = voice_count(); i--; ) in mute_voices_()
85 RETURN_ERR( buf->set_channel_count( voice_count() ) ); in setup_buffer()
/dports/games/zdoom/zdoom-2.8.1/game-music-emu/gme/
H A DSpc_Dsp.h49 enum { voice_count = 8 }; enumerator
133 voice_t voices [voice_count];
H A DClassic_Emu.cpp60 for ( int i = voice_count(); i--; ) in mute_voices_()
85 RETURN_ERR( buf->set_channel_count( voice_count() ) ); in setup_buffer()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/third_party/snes_spc/
H A DSPC_DSP.h49 enum { voice_count = 8 }; enumerator
133 voice_t voices [voice_count];
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/libs/gme/gme/
H A DSpc_Dsp.h49 enum { voice_count = 8 }; enumerator
133 voice_t voices [voice_count];

1234