aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restore extra line breaksSatoMew2021-05-013-0/+6
|
* Incorporate the suggested fixesSatoMew2021-05-013-18/+12
|
* Identify the unused cry that was carried over to GSCSatoMew2021-05-013-15/+18
|
* And extend this principle to the filename as wellSatoMew2020-11-301-0/+0
|
* Be consistent with the unused and unreferenced terminologySatoMew2020-11-301-5/+3
|
* Rename the unreferenced fanfare's constantsSatoMew2020-11-301-3/+3
|
* Identify what became GSC's Key Item fanfareSatoMew2020-11-291-0/+1
|
* Make pitch_sweep pitch change argument consistent with the other signed ↵dannye2019-08-2545-45/+45
| | | | magnitude arguments
* Finish cleaning up audio macro arguments and descriptionsdannye2019-08-18129-251/+251
| | | | | | 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-2857-57/+57
| | | | coming up with satisfactory names is hard, besides this will improve compatibility with crystal
* Update audio macro namesdannye2019-07-27325-4806/+4806
| | | | | | 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-16307-2557/+2557
|
* Break up pitchenvelope parameters into length and pitch changedannye2018-03-1652-106/+106
|
* Made some changesEggy02018-03-16307-2684/+2684
|
* Fix sound effect channel numberingdannye2016-07-27323-657/+657
| | | | | mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
* remove address commentsYamaArashi2016-06-11323-627/+627
|
* Unify audio bank referencesdannye2015-07-226-0/+0
| | | | | | 2→1 8→2 1f→3
* Rename sound effect filesdannye2015-07-22321-657/+657
|
* Rename/organize part 4 of 4U-Daniel-PC\Daniel2015-07-03227-227/+0
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Rename/organize part 3 of 4U-Daniel-PC\Daniel2015-07-0396-96/+0
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-01323-322/+322
|
* Kill version.asm.IIMarckus2014-10-171-2/+2
|
* Make each pitch/instrument its own macroU-Fish-PC\Daniel2014-06-1015-328/+328
|
* Improve music command namesU-Fish-PC\Daniel2014-06-0913-35/+35
|
* combine audio and music foldersU-Fish-PC\Daniel2014-04-06323-0/+5940