mm/tools/audio/extraction
Tharo d14e1ac1df
[Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#1679)
* [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays

* Fix whitespace in aseq.h

* Suggested changes, adjust some MML syntax and add more instruction descriptions

* Special case progress script (#9)

* Hack progress script

* Small adjustment to text fileSectionFixer

* Add the dir of the input .seq file to the list of includes to sequence assembling so that assembler-level includes like .include or .incbin work intuitively

* Remove old comment that was missed before

* aseq.h tweaks

* Review suggestions, aseq.h adjustments

---------

Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2024-09-15 15:26:32 -07:00
..
audio_extract.py [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#1679) 2024-09-15 15:26:32 -07:00
audio_tables.py
audiobank_file.py [Audio 2/?] Extract audio samples to wav (#1670) 2024-08-08 19:39:12 -07:00
audiobank_structs.py
audiotable.py [Audio 2/?] Extract audio samples to wav (#1670) 2024-08-08 19:39:12 -07:00
disassemble_sequence.py [Audio 8/?] Check-in handwritten sequences, build sequences, automate various sfx arrays (#1679) 2024-09-15 15:26:32 -07:00
envelope.py
tuning.py
util.py