More actions
m (Text replacement - "Category:Music homebrews on GBA" to "") |
m (Text replacement - "Category:GBA homebrew applications" to "") |
||
Line 33: | Line 33: | ||
==External links== | ==External links== | ||
* GBADev - https://forum.gbadev.org/viewtopic.php?t=16894 | * GBADev - https://forum.gbadev.org/viewtopic.php?t=16894 | ||
Revision as of 09:33, 10 Mayıs 2024
Sonic AS | |
---|---|
General | |
Author | Ruben Nunez (AikenToAki) |
Type | Music Apps |
Version | 1.1 |
License | Mixed |
Last Updated | 2009/10/01 |
Links | |
Download | |
Website | |
Sonic AS is a GBA/DS Midi player.
Sonic AS has variable polyphony on the GBA. It has support for variable music players, and the DS version can handle PCM8/16 and ADPCM data, as it uses the hardware channels.
The GBA version can also have either nearest neighbour interpolation (that is, no interpolation; this is fast), or linear interpolation, with .23 fixed point accuracy, which can be toggled by changing the variables in sasInternal.inc.
Since it's written in all assembler, the memory footprint is rather low.
All processing is done on the ARM7 side, with the ARM9 simply signaling to play/stop, etc.
Controls
Left/Right - Change song