"Audio to CV Pitch" - can't use named CV port

Description


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


Screenshot_2022-11-18_14-49-49

  1. 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.
  2. 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).
  3. Instead, assign the “post meter” CV Port to control the Ewham Expression parameter - this works.
  4. 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)

huh I recall fixing this exact issue…
or maybe it was very very similar

4 Likes

huh… i’ll await word…

1 Like

ok this is a different bug. previously we had the case of this audio-to-cv-pitch plugin not being able to enable the CV output for parameter control.

Fixed in Fix addressing CV out ports with name that start with "cv_" · moddevices/mod-ui@ad8815f · GitHub
Will be part of the next (final final) build.

9 Likes

…i can confirm it’s fixed in the 1.12 release version…
thanks, @falkTX !

6 Likes

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).

Any help would be appreciated,

Aaron

1 Like

which plugin in particular has the issue?

you have both plugins and main system updated?

2 Likes

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

1 Like

posting links is not allowed for fresh users, @jon can help alleviating that

in any case, the issue for your case seems to be yet another one, will check on this check soon.

3 Likes

can you share links already @indeterminacy? I believe that your trust level should already allow it

1 Like

thanks, here’s the board TremShift - MOD Devices

1 Like

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.

6 Likes

Works like a charm, thanks for the quick turn around.

3 Likes