SuperClean
SuperClean copied to clipboard
initializing superclean in mono?
For a specific recording situation I tried to initialize in mono with
~clean = SuperClean(1, s);
It throws error:
ERROR: Message 'reverse' not understood.
I havent had time to look into it yet, but is it theoretically possible to run it in mono? Or does that create problems with all the panning logic and whatnot?
best dormir
Hello dormir.
Very sorry for the slow reply.
I think that SuperClean can't do Mono in the way that you want to do it because an aux
needs to always be Stereo. I could be wrong tho.
In SuperDirt an aux
is called orbit
. This stuff and also the way that panning works out of the box was inherited from Julian Rohrhuber who wrote SuperDirt.
I want to help you find a solution. Could this work as a workaround?
(
Pdef(0,
Pbind(*[
type: \cln,
snd: \ixa,
pan: 0,
])
).play
)
If you'd like we could have a conversation together about what you want to achieve using an internet video chat thing which is not zoom. I do that kind of thing all the time. If you want to do that then my email is on my site.