AudioFile Range - Odd Behaviour?
-
This post is deleted! -
Thanks for trying, but I wasn't using Sample Length as part of the equation, just sample rate, which shouldn't be changing.
So I'm not sure about this one.
The snippet you provided crashes my system, I've been getting crashes with various configurations of .get used on the audioFile.
Troublesome.
-
-
@griffinboy sample rate won't give you the length of the file in samples so I don't see how it's useful here
-
Ah but sampleRate will give me one second in terms of the audio file!
I was using that to give the audio a range of one second.
And then using the knob to scale that second.
This was to test range-changing in real time.And with this I discovered the issue.
Weirdly it reminds me of the way that you could only scrollwheel a knob backwards but not forwards, some kind of glitch I used to have in Hise. -
Don't tell me I'm going to have to write a convolver too
As I am doing with the sampler -
Womp womp
-
@griffinboy What's wrong with the method I suggested?
-
Theoretically it makes sense, but I'm not having trouble with the theory, Hise is just not behaving
: (I've had similar issues with the sampler as well.
Setting external audio data parameters has been a real hassle. I've not been able to get anything to work properly. -
@griffinboy I'll try and take a look at it later today if I have a bit of time.
-
This post is deleted!