taglinefilesource code
max_voice364drivers/sound/gus_wave.cvoice_alloc->max_voice = nr_voices = nvoices;
max_voice2685drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2697drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice2704drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2711drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice129drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 12;
max_voice858drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 18;
max_voice881drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = opl3_enabled ? 18 : 9;
max_voice902drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = opl3_enabled ? 18 : 9;
max_voice1231drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 18;
max_voice1260drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 9;
max_voice462drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice626drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice648drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice166drivers/sound/sound_config.hint max_voice;