Hello.
I was having a look at the the
Recording audio tutorial and I noticed something wrong. In the section
Custom recording there is a big red box stating that you the rate at which
onProcessSamples is being called, is hard coded into SFML. To my knowledge this is configurable since 2.2 (
this commit).
Also I noticed that the tutorial doesn't mention that you are able to configure the input device used for recording anywhere. I thought since there is already a dedicated tutorial for sound recording, we might as well mention it. I think it's a very handy feature (not because I wrote it, but because I have used it quiet often
)
So what I am asking is would anybody mind if I removed the box and wrote a section on selecting the input device?