Is it possible to BMax to load 44.1khz audio samples?
I've tryied to load them, and they work, but if i put in a variable this(which should give the length in time of the sample):
totaltime=numofsamples/44100
the time isn't correct.
I've tryied to load them, and they work, but if i put in a variable this(which should give the length in time of the sample):
totaltime=numofsamples/44100
the time isn't correct.