summaryrefslogtreecommitdiff
path: root/audio/music
AgeCommit message (Collapse)Author
2021-04-12Comment that unused music bytes are left over from more channelsRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-08-03Label some audio commands as unusedmid-kid
2020-02-04Merge branch 'master' into audio-macrosmid-kid
2020-01-05Replace "branch" labels in music files with local namesRangi
2019-09-08Remove excessive newline from ends of sound filesdannye
2019-09-03Use TRUE/FALSE constants for stereo_panningdannye
and use dn instead of db for volume envelope and pitch sweep
2019-09-03Rename dnote to drum_note and dspeed to drum_speeddannye
2019-09-02Update audio macros and argumentsdannye
and update related labels/constants/comments this fixes a lot of mistakes and maximizes compatibility with red
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-24Remove all address commentsmid-kid
2017-11-30Remove useless filemid-kid
Also fixed a comment on top of music_pointers.asm
2016-07-29pitchoffset macro to replace forceoctavePikalaxALT
2016-05-10Pitch wheelpikalaxalt
2016-05-04More splitting of main.asm; remove unneeded rept 2pikalaxalt
2015-12-07new and updated music macrosPikalaxALT
2015-12-06A stab at audio engine.PikalaxALT
2015-11-02No more NONEPikalaxALT
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-07-20Reverted ld_hl_pointer macroPikalaxALT
2015-06-23Remove trailing newlines.IIMarckus
2015-02-15Final music incbinsU-Daniel-PC\Daniel
2015-01-27Get rid of one-byte incbins in sound data.yenatch
2014-02-06Redump music for whitespace formatting changesyenatch
to avoid a bigger diff later
2013-12-28audio: note duration from 0-15 to 1-16 to match pokeredyenatch
2013-11-07dump the music againyenatch
2013-09-01shorten some overly long music filenamesyenatch
2013-02-05Move music/ into audio/yenatch