#zig
- DUET toolm64's tracker: " impulse-tracker and sid-wizard on one grid — two real trackers, one clock, one save button." A complete IT engine and a complete SID-Wizard 1.97 engine in one Zig program, plus two synths of its own …
- DUET docs: libduet, the engine as a library (summary) summarydocs/dev/libduet.md — everything in duet that makes sound is the Zig module duet , with the C ABI libduet putting a C header over the same engine, "in libopenmpt's shape". Bytes in, samples out: the library opens no …