aboutsummaryrefslogtreecommitdiffstats
path: root/audio/music/silphco.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish cleaning up audio macro arguments and descriptionsdannye2019-08-181-8/+8
| | | | | | break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc
* Update audio macro namesdannye2019-07-271-644/+644
| | | | | | change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names
* Fix music channel numberingdannye2016-07-271-3/+3
| | | | same as previous, but for songs instead of sound effects
* remove address commentsYamaArashi2016-06-111-3/+3
|
* Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-031-1/+0
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-101-549/+549
|
* Improve music command namesU-Fish-PC\Daniel2014-06-091-13/+13
|
* combine audio and music foldersU-Fish-PC\Daniel2014-04-061-0/+1001