1
Audio / Re: Struggling with recorder.getBuffer() - help appreciated
« on: September 08, 2018, 04:07:44 pm »
I see from this post:
https://github.com/SFML/SFML/issues/970
that globals are to be avoided so will attempt something with pointers to the Sound and SoundBufferRecorder.
I can't see any other way to make this work with a modeless dialog box that holds the audio controls but would appreciate any ideas other than the pointer route.
https://github.com/SFML/SFML/issues/970
that globals are to be avoided so will attempt something with pointers to the Sound and SoundBufferRecorder.
I can't see any other way to make this work with a modeless dialog box that holds the audio controls but would appreciate any ideas other than the pointer route.