X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/c31fdbd03eee95660d65adb0f1bf7c0c397fd435..refs/heads/ProMicro:/Projects/MIDIToneGenerator/MIDIToneGenerator.txt diff --git a/Projects/MIDIToneGenerator/MIDIToneGenerator.txt b/Projects/MIDIToneGenerator/MIDIToneGenerator.txt index 8b31004ed..7d0f019ee 100644 --- a/Projects/MIDIToneGenerator/MIDIToneGenerator.txt +++ b/Projects/MIDIToneGenerator/MIDIToneGenerator.txt @@ -58,13 +58,13 @@ * * * - * - * - * + * + * + * * * * - * + * * *
Define Name:Location:Description:Define Name:Location:Description:
MAX_SIMULTANEOUS_NOTESMIDIToneGenerator.hAppConfig.hSets the maximum number of MIDI notes that can be generated simultaneously. More notes require more processing time, * and thus a value that is too high will cause audiable sound distortion due to insufficient CPU time.