taglinefilesource code
max_voice360drivers/sound/gus_wave.cvoice_alloc->max_voice = nr_voices = nvoices;
max_voice2613drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2620drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice2627drivers/sound/gus_wave.cfor (i = 0; i < alloc->max_voice; i++)
max_voice2634drivers/sound/gus_wave.cp = (p + 1) % alloc->max_voice;
max_voice128drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 12;
max_voice846drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 18;
max_voice879drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = opl3_enabled ? 18 : 9;
max_voice1180drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 18;
max_voice1211drivers/sound/opl3.cvoice_alloc->max_voice = nr_voices = 9;
max_voice447drivers/sound/sequencer.cfor (i = 0; i < synth_devs[dev]->alloc.max_voice; i++)
max_voice221drivers/sound/sound_config.hint max_voice;