I can’t seem to use a named CV port from the “Audio to CV Pitch” plugin to control another plugin’s parameter.
How to reproduce
Move the Frequency control of “Test Tones” - note that the CV Meter shows changing values, so we know “audio to CV Pitch” is working and producing valid CV output.
Assign the “Cv Pitch Out” to control the Expression parameter in Ewham - this doesn’t work (the Expression parameter doesn’t change when the “CV Pitch Out” changes).
Instead, assign the “post meter” CV Port to control the Ewham Expression parameter - this works.
Note that, if I replace the CV Meter with a CV Switchbox, the same thing happens - the CV Port output from the Switchbox is usable. So, the Audio to CV Pitch output looks like it just needs to run through anything else, to be assignable to another plugin’s parameter using the named CV port facility.
Expected/suggested solution
The “Audio to CV Pitch” CV Port output should be usable directly, rather than having to run through another plugin.
Additional information
release: 1.12.0 (Duo X)
Operating system: Linux
System version: Manjaro linux (kernel 5.11.4-1-rt11)
Hello, I’m having a similar issue, I have two CV to pitch modules to use two different gates (I use two different gain modules to attenuate them at different speeds) and then use the gate to switch two different crossfades. The first one I setup works but when I added the second one it does work (both are added to the same module in the same way, the only difference is name of each. There are beta plugins but the error I get is on the audio to cvPitch and I can’t set the CV port names of the second module (I set it before saving initially and now it’s not there).
Thanks for the quick response. The CV is the gate out on the second “audioToCV Pitch” plugin (I have two that I want to use on two different Stereo X-Fade plugins) . The beta plugins are the Rakarrack OpticalTrem. I get the errors:
sprintf-0.6.js?v=1.12.0.2967:67 Uncaught Too few arguments.
sprintf @ sprintf-0.6.js?v=1.12.0.2967:67
(anonymous) @ desktop.js?v=1.12.0.2967:1881
(anonymous) @ desktop.js?v=1.12.0.2967:2124
error @ desktop.js?v=1.12.0.2967:947
c @ jquery-1.9.1.min.js?v=1.12.0.2967:2
fireWith @ jquery-1.9.1.min.js?v=1.12.0.2967:2
k @ jquery-1.9.1.min.js?v=1.12.0.2967:4
r @ jquery-1.9.1.min.js?v=1.12.0.2967:4
XMLHttpRequest.send (async)
send @ jquery-1.9.1.min.js?v=1.12.0.2967:4
ajax @ jquery-1.9.1.min.js?v=1.12.0.2967:4
save @ desktop.js?v=1.12.0.2967:928
send @ desktop.js?v=1.12.0.2967:2114
JqueryClass.$.fn. @ modgui.js?v=1.12.0.2967:1737
save @ desktop.js?v=1.12.0.2967:2087
JqueryClass.$.fn. @ modgui.js?v=1.12.0.2967:1737
Desktop.saveCurrentPedalboard @ desktop.js?v=1.12.0.2967:1853
(anonymous) @ desktop.js?v=1.12.0.2967:965
dispatch @ jquery-1.9.1.min.js?v=1.12.0.2967:2
v.handle @ jquery-1.9.1.min.js?v=1.12.0.2967:2
_super.bugsnag @ buy-button-storefront.js?v=1.12.0.2967:7433
when I try to save with the name in the second gate out if available or after I reload sometimes it’s just not available when I click “Manage CV Ports”. I’m on the newest version of everything (updated earlier today to see if that cause the issue and just received the box last Tuesday). I can send the sharable link to the pedalboard (but it says I can’t post link here?)
Thanks! I was able to reproduce the issue.
Adding a fix to v1.12.1, to be released very soon.
When you get the update, the assignment will still fail. Just readd the audio-to-cv-pitch plugin again and then it will work on the newly dropped plugin.