Search found 5 matches
- Thu Sep 01, 2022 3:32 pm
- Forum: Game Development
- Topic: better say hello
- Replies: 5
- Views: 9558
Re: better say hello
Ok so a few more tweaks and the sound is now nice and stable and multi channel with a few small features like fades and oneshots and loops. As promised I've namechecked indigamedev.net and want to thank you for your help https://www.patreon.com/posts/sound-system-71367070?utm_medium=clipboard_copy&a...
- Tue Aug 30, 2022 11:47 pm
- Forum: Game Development
- Topic: better say hello
- Replies: 5
- Views: 9558
Re: better say hello
fixed it, my bad (as usual)
I'd renamed the NUM_BUFFERS variable to NUM_StreamBUFFERS to avoid confusion with some other buffers I was using and had missed the usage in the code...
I'm now playing oggs, will experiment a bit now with swapping tunes and fading volumes.
I'd renamed the NUM_BUFFERS variable to NUM_StreamBUFFERS to avoid confusion with some other buffers I was using and had missed the usage in the code...
I'm now playing oggs, will experiment a bit now with swapping tunes and fading volumes.
- Tue Aug 30, 2022 9:39 pm
- Forum: Game Development
- Topic: better say hello
- Replies: 5
- Views: 9558
Re: better say hello
Im finding the streaming audio code troublesome as it refuses to open callbacks ov_open_callbacks(reinterpret_cast<void*>(&audioData), &audioData.oggVorbisFile, nullptr, -1, oggCallbacks); retuns OV_EBADHEADER desptie the fact the ogg file is valid and does actually play on my own, (but faul...
- Tue Aug 30, 2022 9:30 pm
- Forum: Game Development
- Topic: better say hello
- Replies: 5
- Views: 9558
Re: better say hello
thanks its a fun little machine which I enjoy pushing beyond its limits. No I don't really keep files once I move on to the next project, I've had a lot of retro people ask me this,hoping I've got source for old contet, but msot of my early stuff was written on Tatung Einsteins or very early PC's us...
- Sun Aug 28, 2022 11:09 pm
- Forum: Game Development
- Topic: better say hello
- Replies: 5
- Views: 9558
better say hello
Hi just thought I should say hello and introduce myself, Im Brian, I'm a game programmer and I've been sober f... sorry wrong meeting. I'm an old fart, been doing game dev for a long time (early 80's) and now teach it to bright young hopefuls who want to be just like me, short, old,fat and Scottish....