The original release has not yet been added to the Library but I’ve been working in the background on the CC Expander that @Jens.Peter.Nielsen suggested. It also has some UI improvements similar to those suggested by @aetrion-music . It’s ready for testing! (Release Release v2.1.0b1 · chinenual/Chinenual-VCV · GitHub)

- New expander module for the MIDI Recorder. Adds support for 5 additional
CC values per track. Each can be configured with
- custom input voltage ranges,
- the CC control number and
- whether the value should be transmitted as 7-bit (0…127) or 14-bit (0…16384).
- Multiple expander modules can be used - they must be adjacent/touching to each other.
- The Recorder has new config options
- 14-bit CC can be sent for MW (CC1 & CC33). Default is 7-bit (CC1 only)
- VEL, AFT, PW and MW voltage input ranges can be changed to match the source modulator outputs. Defaults remain as in the 2.0.0 release (which matches the VCV Core MIDI-CC module behavior).
- Revamped the UI - brighter BPM LED color, more readable labels. Track row labels.
The updated documentation is on the “develop” branch at: Chinenual-VCV/README.md at develop · chinenual/Chinenual-VCV · GitHub