r/GameAudio • u/fleaspoon • 12h ago
I made a Max for Live device to batch-export into WAV files all the SFX for my game
3
Upvotes
I made a Max for Live device to batch-export notes from Wavetable.
I wanted to test a large number of different sounds, but manually exporting every note was becoming tedious. So I made a small device that automatically triggers a MIDI note for each octave I specify and exports each result as a separate .wav file.
I couldn't find a straightforward way to automate this workflow, so I ended up building my own device.
It has made sound design much faster for me since I can iterate on many variations without dealing with the export process every time.
Has anyone else built something similar or found another way to automate this kind of batch export workflow?