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
@moralrecordings I'm kinda limited to qbasic's PLAY command so I don't think I can do that >_>

@eniko @moralrecordings

Ah now I get it, you asked for “internal” speaker.

I remember it was straight forward in Turbo Pascal. Why are you restricted to basic?

@tobi82 @moralrecordings it doesn't enjoy when you reprogram the PIT