09-12-2022, 04:48 PM
(09-12-2022, 04:09 PM)Spriggsy Wrote: @madscijr
The main thing is the callback stuff. You're going to want a main loop like a DO or a WHILE. We'd still have to grab those WM_MOUSEMOVE and WM_INPUT messages with that SELECT CASE block, though. Getting the callback stuff changed over is what will jumpstart everything else.
P.S. I replied to your thread about MIDI/WAV stuff. https://staging.qb64phoenix.com/showthre...43#pid6543
If you get a second, can you maybe demonstrate?
I am still not sure how or when the different parts should all get fired, initialized, etc.
I will try messing with it later but it will be guesswork. But I will try.
RE: WAV file, thanks! I will check that out too, when back on the PC!