Prebuffering is not a generic procedure, but rather something that is done differently for every type of file. For example, to preload an image, you could draw it onto a sketchpad, and to prebuffer a sound sample, you could load it into a sampler.
So the question is: what exactly do you want to do?
I need to pre buffer images and sounds. We have images being displayed while audio files are played. We have some distortion happening when playing the audio during the experiment, so, we thought that maybe a pre buffer would solve it. And the pre buffer of images would be to make sure that we do not have delays in response time.
Have I made my self clear? It is a lot to explain and I tried to be objective rs
Comments
Hi Nathacia,
Prebuffering is not a generic procedure, but rather something that is done differently for every type of file. For example, to preload an image, you could draw it onto a
sketchpad, and to prebuffer a sound sample, you could load it into asampler.So the question is: what exactly do you want to do?
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!
I need to pre buffer images and sounds. We have images being displayed while audio files are played. We have some distortion happening when playing the audio during the experiment, so, we thought that maybe a pre buffer would solve it. And the pre buffer of images would be to make sure that we do not have delays in response time.
Have I made my self clear? It is a lot to explain and I tried to be objective rs