summaryrefslogtreecommitdiff
path: root/pokemontools/audio.py
AgeCommit message (Expand)Author
2013-12-28audio: use labels.line_has_label and clean up crystal importsyenatch
2013-12-28audio: note duration from 0-15 to 1-16 to match pokeredyenatch
2013-12-28audio: fix Noise and size handling for nybble paramsyenatch
2013-12-27don't use children functions in sort_asmsyenatch
2013-12-25audio: more readable asm list sortingyenatch
2013-12-08audio: sort output by contentyenatch
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
2013-11-07oops forgot the criesyenatch
2013-11-07sound parsing actually works nowyenatch
2013-11-05audio.py: cleaner key deletionyenatch
2013-11-05audio.py: pointer table generationyenatch
2013-10-31crystal: sound data dumperyenatch