forked from len0rd/rockbox
More tabs removed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24157 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
05778b501d
commit
5cebdcd06b
5 changed files with 18 additions and 18 deletions
|
|
@ -106,7 +106,7 @@ PLUGIN_IRAM_DECLARE
|
|||
#define MAX_VOICES 20 // Note: 24 midi channels is the minimum general midi
|
||||
// spec implementation
|
||||
|
||||
#else // Simulator requires 44100, and we can afford to use more voices
|
||||
#else // Simulator requires 44100, and we can afford to use more voices
|
||||
|
||||
#define SAMPLE_RATE SAMPR_44
|
||||
#define MAX_VOICES 48
|
||||
|
|
@ -120,7 +120,7 @@ PLUGIN_IRAM_DECLARE
|
|||
#undef SYNC
|
||||
|
||||
#ifdef SIMULATOR
|
||||
#define SYNC
|
||||
#define SYNC
|
||||
#endif
|
||||
|
||||
struct MIDIfile * mf IBSS_ATTR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue