okay this is a shot in the dark but do any #DOS folks know anything about where one would start with actually authoring PC speaker sound effects?
@eniko I couldn't find a tool, so I ended up:
- writing a parser for Apogee IFS format PC speaker audio
- seeing what kind of number patterns were used for each kind of sound
- made some Python scripts to generate numbers
- Lua hotloaded the numbers into my engine with to hear them