Static build. This is the FWLB DAW served as files, with no authoring server
behind it. Playback, waveform drawing, cutting, loop-point authoring, crossfade baking and WAV
export all run in the browser and work here. Three routes are server work and are disabled with
the reason shown on the control: OGG export, keeper flags, and path import. Drag any audio file
onto this window to load it.
what the live tool adds
Fan-work disclaimer: the SFX bank's
reference cues originate from Final Fantasy Tactics, © SQUARE ENIX. They are included
solely as the reference targets an unaffiliated, non-commercial recreation project was built to
match. The tool, its synthesis code, and all generated takes are original work.
The live tool runs behind tools/serve_daw.py, which lists the music library, writes
keeper flags back into sfx_data.json, transcodes exports to OGG with
LOOPSTART/LOOPLENGTH Vorbis comments, and copies files from anywhere on disk into the workspace.
This build ships 167 SFX cues with their prompts and 7 music tracks. The loop-point reader - WAV
smpl chunks and OGG LOOPSTART comments alike - is the same code the
live tool runs.