summaryrefslogtreecommitdiff
path: root/pokemontools/audio.py
AgeCommit message (Collapse)Author
2013-11-17fix configuration import in audio.pyBryan Bishop
2013-11-17fix syntax error in audio.pyBryan Bishop
2013-11-13audio: pass in a channel id to sound commandsyenatch
2013-11-13audio: noise commandyenatch
2013-11-08audio: less ambiguous tuple unpackingyenatch
2013-11-08audio: sfx and cries are contiguousyenatch
songs for the most part are independent sfx/cry headers are grouped together and most sound data is shared
2013-11-07oops forgot the criesyenatch
2013-11-07sound parsing actually works nowyenatch
+ sorted out output semantics + cross-song label references + incbins
2013-11-05audio.py: cleaner key deletionyenatch
2013-11-05audio.py: pointer table generationyenatch
2013-10-31crystal: sound data dumperyenatch
todo: samples, drumkits