aboutsummaryrefslogtreecommitdiffstats
path: root/audio/music/bikeriding.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename dnote to drum_note and dspeed to drum_speeddannye2019-09-031-15/+15
|
* Finish cleaning up audio macro arguments and descriptionsdannye2019-08-181-1/+1
| | | | | | break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc
* Use generic names for noise instrumentsdannye2019-07-281-14/+14
| | | | coming up with satisfactory names is hard, besides this will improve compatibility with crystal
* Update audio macro namesdannye2019-07-271-418/+418
| | | | | | 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-4/+4
| | | | same as previous, but for songs instead of sound effects
* remove address commentsYamaArashi2016-06-111-4/+4
|
* 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-366/+366
|
* Improve music command namesU-Fish-PC\Daniel2014-06-091-4/+4
|
* combine audio and music foldersU-Fish-PC\Daniel2014-04-061-0/+705