rockbox/apps/plugins/midi
Dave Chapman 9e19c95d8e Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - letoh16, letoh32, htole16, htole32, betoh16, betoh32, htobe16 and htobe32
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7584 a1c6a512-1295-4272-9138-f99709370657
2005-10-06 19:27:43 +00:00
..
guspat.c Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - letoh16, letoh32, htole16, htole32, betoh16, betoh32, htobe16 and htobe32 2005-10-06 19:27:43 +00:00
guspat.h Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
midifile.c Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
midiutil.c Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. 2005-04-20 21:07:13 +00:00
sequencer.c Uncomment one line, which makes bad 80s music sound a bit better. 2005-08-07 23:39:23 +00:00
synth.c Fix error/warning, change pitch bend to 9 bits 2005-08-07 22:20:40 +00:00