1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/midi
Frank Gevaerts abb7d1dcfe plugin_midi: expand gustable[] to 128 entries
The code assumes that gustable[] has 128 entries, while it
only had 120. Since the entries follow a simple pattern (they
seem to be note frequencies, so each entry is the previous one
multiplied by the 2^(1/12)), expanding the table is the simple
fix.

Change-Id: If5b5a50378afd3206c9d550227dd9aac8e355c96
2013-06-16 18:33:57 +02:00
..
guspat.c plugin_midi: expand gustable[] to 128 entries 2013-06-16 18:33:57 +02:00
guspat.h
midi.make
midifile.c
midifile.h
midiplay.c
midiutil.c
midiutil.h
sequencer.c
sequencer.h
SOURCES
synth.c
synth.h