aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/psybeam.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish cleaning up audio macro arguments and descriptionsdannye2019-08-181-2/+2
| | | | | | 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-21/+21
| | | | | | 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
* Break up sfxnote parameters into duty, volume, volume change and pitchdannye2018-03-161-10/+10
|
* Made some changesEggy02018-03-161-10/+10
|
* Fix sound effect channel numberingdannye2016-07-271-6/+6
| | | | | mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
* remove address commentsYamaArashi2016-06-111-3/+3
|
* Rename sound effect filesdannye2015-07-221-0/+25