aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-04-15Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel1-1/+1
2022-07-10Replace "branch" labels in SFX files with local namesRangi164-312/+7
2022-07-10Replace "branch" labels in SFX files with local namesRangi164-312/+7
2021-05-02Identify the unused cry that was carried over to GSCSatoMew4-12/+16
2021-05-01Restore extra line breaksSatoMew3-0/+6
2021-05-01Incorporate the suggested fixesSatoMew3-18/+12
2021-05-01Identify the unused cry that was carried over to GSCSatoMew3-15/+18
2020-11-30And extend this principle to the filename as wellSatoMew1-0/+0
2020-11-30Be consistent with the unused and unreferenced terminologySatoMew1-5/+3
2020-11-30Rename the unreferenced fanfare's constantsSatoMew1-3/+3
2020-11-29Identify what became GSC's Key Item fanfareSatoMew1-0/+1
2020-05-25Update Audio 4 sfx namesdannye49-138/+138
2020-05-20Sync with pokereddannye476-6052/+6078
2019-10-11Label surfing minigame SFXAmber Brault5-5/+5
2019-08-25Make pitch_sweep pitch change argument consistent with the other signed ↵dannye45-45/+45
magnitude arguments
2019-08-18Finish cleaning up audio macro arguments and descriptionsdannye129-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
2019-07-28Use generic names for noise instrumentsdannye57-57/+57
coming up with satisfactory names is hard, besides this will improve compatibility with crystal
2019-07-27Update audio macro namesdannye325-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
2018-03-16Break up sfxnote parameters into duty, volume, volume change and pitchdannye307-2557/+2557
2018-03-16Break up pitchenvelope parameters into length and pitch changedannye52-106/+106
2018-03-16Made some changesEggy0307-2684/+2684
2016-07-27Fix sound effect channel numberingdannye323-657/+657
mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1'
2016-06-12Remove more address commentsdannye2-2/+2
2016-06-11remove address commentsYamaArashi325-633/+633
2016-06-11Character dict; surfing minigame; printer debugpikalaxalt2-10/+10
2016-06-11remove address commentsYamaArashi323-627/+627
2016-06-06Remove unused source filesdannye1-45/+0
2016-05-21Some work on disassembling npc movement scripts (aka informed copy/paste ↵pikalaxalt4-0/+29
from red)
2016-05-21Rearrange files and labels to reflect duplicated sfx in bank AUDIO_4pikalaxalt63-143/+110
2016-05-21Fix sfx separationpikalaxalt4-110/+11
2016-05-21Unhexlify unknown music macro arguments in bank AUDIO_4pikalaxalt62-680/+681
2016-05-21Fix missing colons and missing LF at EOFpikalaxalt2-2/+2
2016-05-21Split sound effects 4pikalaxalt67-1417/+1558
2016-05-20Disassemble yellow soundspikalaxalt1-0/+1417
2015-10-03bank1f audio.luckytyphlosion2-7/+6
Also move yellow/audio.asm to audio.asm
2015-09-27Bank8 audio.luckytyphlosion2-2/+13
todo: correct address comments note: tx_pre_constants are not 100% accurate, but they work well enough to have yellow build correctly
2015-08-01Build only YellowU-Daniel-PC\Daniel1-17/+0
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
2015-07-22Unify audio bank referencesdannye6-0/+0
2→1 8→2 1f→3
2015-07-22Rename sound effect filesdannye321-657/+657
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel227-227/+0
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\Daniel96-96/+0
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\Daniel323-322/+322
2014-10-17Kill version.asm.IIMarckus1-2/+2
2014-06-10Make each pitch/instrument its own macroU-Fish-PC\Daniel15-328/+328
2014-06-09Improve music command namesU-Fish-PC\Daniel13-35/+35
2014-04-06combine audio and music foldersU-Fish-PC\Daniel323-0/+5940