index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pokemontools
/
audio.py
Age
Commit message (
Collapse
)
Author
2013-12-28
audio: use labels.line_has_label and clean up crystal imports
yenatch
2013-12-28
audio: note duration from 0-15 to 1-16 to match pokered
yenatch
2013-12-28
audio: fix Noise and size handling for nybble params
yenatch
2013-12-27
don't use children functions in sort_asms
yenatch
2013-12-25
audio: more readable asm list sorting
yenatch
2013-12-08
audio: sort output by content
yenatch
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