Weird! It sounds like crow is mostly behaving as expected - accepting your input from druid and responding to change messages. Maybe you could try unpatching everything except crow output 1 to Mangrove v/8, setting Mangrove to “constant wave”, then running
input[1].volts = 0
input[1].volts = 1
input[1].volts = 2
to confirm that you jump up an octave each volt?
To recap, here is the First patch that works for me.
Mangrove FORMANT out -> output
Mangrove settings:
- switch: constant wave
- PITCH, FINE, FORMANT, BARREL: all at 12 o’clock
- AIR: fully to the left
- AIR CV attenuverter: 2/3 to the right
Clock -> crow input 1
crow output 1 -> Mangrove PITCH
crow output 2 -> Mangrove AIR
Here’s what all I’m running / seeing printed in druid once I’ve got this all patched:
> ^^f
lua bootstrapped
input loaded
asl loaded
asllib loaded
metro loaded
ii loaded
crowlib loaded
> input[1].threshold = 1.0
> input[1].mode = 'change'