When I drop a Constant speed on to a Top Noise operator as a z CHOP Reference, it says Error: TypeError: float() argument must be a string or a number not ‘Nonetype’
Hi,
Hard to tell without the example file, but from what you said, you should not drop the constant chop but the constant value itself. Make the chop active and drag and drop the value.
Thank you so much for responding. I believe I am making it active and then dragging and dropping the moving number. I’ve uploaded the project file here if that helps at all.
Ok so the issue is that you put your value reference in the constant chop as the name and not in the value field. Just fix back the name in your constant chop and put your code in the value field. Then export again the reference to the top and you should be good.
Note : you should not export the value itself, but the reference to the value.