forked from len0rd/rockbox
Remove tabs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24547 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc572378fc
commit
dfe46436b1
7 changed files with 232 additions and 232 deletions
|
|
@ -41,7 +41,7 @@
|
|||
#define MAX_VOICES 24 /* Note: 24 midi channels is the minimum general midi spec implementation */
|
||||
#endif /* CPU_PP */
|
||||
|
||||
#else /* Simulator requires 44100Hz, and we can afford to use more voices */
|
||||
#else /* Simulator requires 44100Hz, and we can afford to use more voices */
|
||||
|
||||
#define SAMPLE_RATE SAMPR_44
|
||||
#define MAX_VOICES 48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue