Hello,
After two days of research and testing, I haven’t managed to get a 14-bit potentiometer to work in “Minimalist mode” in Grid Editor (1.6.2) for a PBF4 plugged in Pure Data. The goal: high-resolution control for frequency variation.
For the PD side, I’ve found a small patch that seems to work, according to its creator. (I also have all my possible MIDI “inputs” open so I don’t miss a move anywhere.)
For the Grid Editor part, I tested the following settings:
- Potmeter / PC / Bit depth = 7/10
- Potmeter / PC / Min = 0
- Potmeter / PC / Max = 14-bit MIDI (16383) / 1024
- MIDI / 14-bit MIDI / Channel = 0 (1)
- MIDI / 14-bit MIDI / CC number = 32 / 64 / CC#0
- MIDI / 14-bit MIDI / Controller Value = -1 / val / 16383
I also tested it in MIDI / RPN-NRPN mode.
I’ve also tried the following tutorial: Intech Studio Grid: 14-bit MIDI CC
But none of these settings allow me to receive a stream of values in PD.
Or on Grid Editor MIDI Monitor.
Is there something I’ve missed?
Or do I have to use code in ‘setup’ mode?
I need help.
Thanks!