Pan modulation is not working
-
@LeeC Try just to remove the connection and make it again. There are some buggy things sometimes with parameter connections... Might not be that, but it worth trying in your situation :)
-
@ustk I know what you mean about the buggy parameter connections - tried reconnecting but no luck.
In fact, I’ve actually tried with no parameter connection at all, I set the mode on the oscillator to ‘square‘ and exported the FX plug-in. The result?...... It flipped back to ‘sine’ mode after loading the AU
-
@briandoliveira if you get a chance to build a plug-in Fx version your end and send me a link to it would be helpful.
I must have something setup badly in my export compile settings somehow... This is all I can think of right now. -
@LeeC It sounds like you're using a version where all waveshapes are sines (even if the drawing shows all the shapes in the node). Christoph added the shapes not so long ago (2 weeks?). Since it works for you in Hise but not in the exported plugin, it might be related to the Hise path. I know you just showed us it's pointing at a good path, but... I can't see anything else. Especially since it's working for two of us :)
I also noticed that you might not be using GitHub, if it's the case you might want to think about using it. You'll never have to worry about the path anymore ;)
-
@LeeC here is the AU version, I have been having a busy day at the studio so no chance to test this version yet :
https://drive.google.com/file/d/18zP_MvjvAu1RHYkJ_I4WVqltkJ2duqt8/view?usp=sharing
-
@ustk yes I’m thinking that it’s related to the HISE path also. I’ve noticed in the past that changing it to point to a new path doesn’t always take effect and I’m confident that this is what’s happening here.
What I see isn’t what I’m getting so to speak.
Ok, so using github with HISE sounds promising. Is this quick and easy to do?
-
@LeeC indeed it is! @d-healey has been kind enough to make a very thorough video on how to set this up https://www.youtube.com/watch?v=Bs3zI5Dtvn0&list=PLynv7CujPCfbH2OPE-cC5F4ZK-sVGkBwx&index=20&t=0s
-
@briandoliveira I should have known that @d-healey would've had this covered. Thanks again!
-
@ustk @briandoliveira
Just a quick message to thank you both again for your time.
Finally managed to get it all sorted by deleting the '.xcodeproj' file in project>binaries>builds>MacOSX and rebuilding using the 'AutogeneratedProject.jucer'. There seemed to be some sort of Hise Path conflict I think.
Hope you're both good!
-