existential question :)
-
hello, quick question.
What do you think would be the best way for the user to be able to load a sample into a waveform audio and play it on all note and benefit from timestreching?- the scriptnode player does not allow you to play notes. and only plays on loop!
- the audio loop player module does not have timestreching!
- the sampler module does not allow user drag & drop!
with the current tools in hise is it possible to do this? because we have everything at hand but something so banal seems impossible :)
thank u :)
-
the sampler module does not allow user drag & drop!
Sampler is the way to go.
https://github.com/christophhart/hise_tutorial/tree/master/CustomSampleImport
-
@d-healey yes I tried but the latency makes it unusable. and also, if you write short notes in midi, the player doesn't even trigger them. There is still a lot of work on this side I think.
-
@yall said in existential question :):
I tried but the latency makes it unusable.
That depends on what you are trying to do. If you need realtime then I agree, but this is not always the case.
-
btw did you try the skip latency option?
-
@d-healey ah no I didn't look at this option, is it on the sampler?
-
@yall https://docs.hise.audio/hise-modules/sound-generators/list/streamingsampler.html#timestretching
For me the CPU is too high with it but might be usable for you.