SNEX reference sample rate?
-
new to SNEX, how can i get a reference to Sample Rate in the processing callback?
both Engine.getSampleRate() and e.getSampleRate() don't work
-
It‘s supplied as parameter of the prepare call, but SNEX is currently being rewritten from the ground up so I wouldn‘t use it for anything else than poking around at the moment.
-
@nytemairqt Here's an example:
https://docs.hise.audio/scriptnode/manual/snex.html#examples -
ok thanks dudes, excited to see snex 2.0 ;)
-
@Christoph-Hart Whelp, good thing I stumbled on this, just put an end to that side project xD