Today’s work. Just solid satisfying programming, though I am playing fast and loose with pointers because of headaches getting const to behave properly.
- Working on getting multi buffer support. Done! Also got repeating sound working.
- Going to put a basic Audio class together to manage SampleSounds.
- Done. BasicAudio (awesome name, huh?) is pretty wrapped up. Once all this is clean and commented, I’ll post the files.
- Start on 3D/multichannel tomorrow?