Looper / Recorder FX Plugin
-
@Christoph-Hart Oh yeah that sounds good, I've just been watching the ADC presentation, guy seems to know what he's talking about :)
Do you see this being added as an effect or would it be a parameter of the sampler/group/samples? Or both?
-
@d-healey I'm currently testing it with a simple buffer player node but I can see it being used at multiple places.
-
hey @Christoph-Hart this is cool! how do we compile it? im getting these errors
-
-
@d-healey thank you. when tying to complete this im getting an error during the compile dsp networks step "error C2386: 'snex_node_t'
: a symbol with this name already exists in the current scope". any idea what it means? -
-
@Adam_G I'm not a c++ wizard so this error doesn't mean anything to me out of the blue. If you could share a snippet or a screenshot (even in private if you want) I might be able to spot what's wrong
-
Yeah, that's on me - the code generator chokes when trying to compile a SNEX node that has a comment attached. Either wait for the fix (incoming), or remove the comment from the SNEX node in the network.
-
@Christoph-Hart thank you i shall wait for your update @Matt_SF thanks ill definitely take you up on that next time. its just the recorder demo atm though
-
@Christoph-Hart @Adam_G haha I don't know if I could have found this one