Make the incomplete MIDIToneGenerator project work with up to three notes, using...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 25 Nov 2010 02:46:35 +0000 (02:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 25 Nov 2010 02:46:35 +0000 (02:46 +0000)
commitfd77bf5c9459360b8d3ae1679dfab71169d4a982
treeb11da5c16536cbee1ae974cb15eabda5f7bc9640
parent857a82674f1e15b3a8394a61ea3592e4d5e9afe5
Make the incomplete MIDIToneGenerator project work with up to three notes, using a LRU (Least Recently Used) algorithm to discard the oldest set note when the note table becomes full.
Projects/Incomplete/MIDIToneGenerator/MIDIToneGenerator.c
Projects/Incomplete/MIDIToneGenerator/MIDIToneGenerator.h