aboutsummaryrefslogtreecommitdiffstats
path: root/macros/scripts/audio.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-14Fix file modesdannye1-0/+0
2020-07-16Define constants for audio commandsRangi1-20/+68
2020-07-07Use HIGH() and LOW()Rangi1-2/+1
2020-07-03Organize macros/ like pokecrystalRangi1-28/+0
2019-09-03Rename dnote to drum_note and dspeed to drum_speeddannye1-4/+4
2019-08-25Make pitch_sweep pitch change argument consistent with the other signed magni...dannye1-1/+6
2019-08-18Finish cleaning up audio macro arguments and descriptionsdannye1-19/+50
2019-08-17Update labels to match new audio macro namesdannye1-0/+8
2019-07-28Use generic names for noise instrumentsdannye1-101/+11
2019-07-27Update audio macro namesdannye1-68/+37
2018-03-19sfxnote parameter 1 is length, not dutydannye1-2/+2
2018-03-16Break up sfxnote parameters into duty, volume, volume change and pitchdannye1-5/+14
2018-03-16Break up pitchenvelope parameters into length and pitch changedannye1-4/+9
2018-03-16Made some changesEggy01-3/+3
2018-03-16Update audio_macros.asmEggy01-3/+3
2018-03-16Changing macro namesEggy01-3/+3
2016-07-31Split macros.asmdannye1-0/+277