summaryrefslogtreecommitdiff
path: root/audio/sfx
AgeCommit message (Collapse)Author
2021-05-01Restore extra line breaksSatoMew
2021-05-01Incorporate the suggested fixesSatoMew
2021-05-01Identify the unused cry that was carried over to GSCSatoMew
2020-11-30And extend this principle to the filename as wellSatoMew
2020-11-30Be consistent with the unused and unreferenced terminologySatoMew
2020-11-30Rename the unreferenced fanfare's constantsSatoMew
2020-11-29Identify what became GSC's Key Item fanfareSatoMew
2019-08-25Make pitch_sweep pitch change argument consistent with the other signed ↵dannye
magnitude arguments
2019-08-18Finish cleaning up audio macro arguments and descriptionsdannye
break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc
2019-07-28Use generic names for noise instrumentsdannye
coming up with satisfactory names is hard, besides this will improve compatibility with crystal
2019-07-27Update audio macro namesdannye
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 pitchdannye
2018-03-16Break up pitchenvelope parameters into length and pitch changedannye
2018-03-16Made some changesEggy0
2016-07-27Fix sound effect channel numberingdannye
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-06-11remove address commentsYamaArashi
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-22Rename sound effect filesdannye
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel
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\Daniel
2014-10-17Kill version.asm.IIMarckus
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel
2014-06-09Improve music command namesU-Fish-PC\Daniel
2014-04-06combine audio and music foldersU-Fish-PC\Daniel