aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/faint_fall.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-05-20Sync with pokereddannye1-6/+6
2019-08-25Make pitch_sweep pitch change argument consistent with the other signed ↵dannye1-1/+1
magnitude arguments
2019-07-27Update audio macro namesdannye1-6/+6
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
2018-03-16Break up sfxnote parameters into duty, volume, volume change and pitchdannye1-1/+1
2018-03-16Break up pitchenvelope parameters into length and pitch changedannye1-2/+2
2018-03-16Made some changesEggy01-3/+3
2016-07-27Fix sound effect channel numberingdannye1-1/+1
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2015-07-22Rename sound effect filesdannye1-1/+1
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel1-1/+0
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel1-1/+1
2014-04-06combine audio and music foldersU-Fish-PC\Daniel1-0/+0
2013-10-21More bank 2 music engine and music/sfx format updateU-Fish-PC\Daniel1-8/+3
2013-10-12All music and sfxU-Fish-PC\Daniel1-0/+12