Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-17 | fix configuration import in audio.py | Bryan Bishop | |
2013-11-17 | fix syntax error in audio.py | Bryan Bishop | |
2013-11-13 | audio: pass in a channel id to sound commands | yenatch | |
2013-11-13 | audio: noise command | yenatch | |
2013-11-08 | audio: less ambiguous tuple unpacking | yenatch | |
2013-11-08 | audio: sfx and cries are contiguous | yenatch | |
songs for the most part are independent sfx/cry headers are grouped together and most sound data is shared | |||
2013-11-07 | oops forgot the cries | yenatch | |
2013-11-07 | sound parsing actually works now | yenatch | |
+ sorted out output semantics + cross-song label references + incbins | |||
2013-11-05 | audio.py: cleaner key deletion | yenatch | |
2013-11-05 | audio.py: pointer table generation | yenatch | |
2013-10-31 | crystal: sound data dumper | yenatch | |
todo: samples, drumkits |