Home | History | Annotate | Download | only in lib_src

Lines Matching full:steal

1262  * pVoice - pointer to voice to steal
1517 * that are playing note 36, then we must steal the voice playing
1528 * steal a voice
1587 /* make sure we have a voice to steal */
1599 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_WARNING, "VMCheckPolyphonyLimiting: No oldest voice to steal\n"); */ }
1657 /* check polyphony limit and steal a voice if necessary */
1711 /* no free voices, we have to steal one using appropriate algorithm */
1718 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "VMStartVoice: Could not steal a voice for channel %d note %d velocity %d\n",
1988 * Steal a voice and return the voice number
1990 * Stealing algorithm: steal the best choice with minimal work, taking into
1993 * In one pass through all the voices, figure out which voice to steal
2024 /* determine which voice to steal */
2068 /* include note gain -higher gain is lower steal value */
3148 /* include note gain -higher gain is lower steal value */
3315 /* include note gain -higher gain is lower steal value */