Skip to content

Releases: Befaco/VCMC

VCMC/CV Thing 1.4.1

02 Sep 10:12
ef38d14
Compare
Choose a tag to compare

Firmware version 1.4.1 for VCMC and CV Thing.

These are binary files both for VCMC and CV thing ready to upload using teensy uploader.
There are three binary files, with different screen offsets. If your screen is showing an offset after flashing, try Off_1 or Off_FF versions.

Changes in 1.4.1

Velocity selectable per note.
Several minor bug fixes 

KNOWN ISSUE: Solo mode not working.

Previous Changes.

v1.4

Added Strum mode to Chords.

v1.3.1

Fixed Velocity bug.

v1.3

Chord mode implemented.
Aftertouch implemented.
Improved compatibility with iConnectivity devices (But disabled OSC)

*Chord mode idea and original code was implemented by Tony Fleig.
v1.2.3

Bug fix: POLY mode now works in VCMC when cv and fader is set to sum.

v1.2.2

Clock save bug fix.
Memory cleanup.

v1.2.1

CV Delay bug fixed.
Other minor bug fixes.

v1.2

New Polyphonic mode added.
Changed save structure. Now there are four save spaces available.
14 bit CC implemented.
Web configurer available [here.](https://www.befaco.org/VCMCconfig/)

v1.1

Controls now can be named. List of common names is available as well as a list of user defined names.
Velocity now applies to notes sent via Gates.
Clock and ST/SP can be mapped to Aux.
Changed clock handling.
Changed Sysex structure to improve compatibility with MACOS
Panic can be mapped to gates
RTC initialization removed from mk20dx128.c to avoid startup issues on high loaded systems (applied to Bin file)
Default mapping fixed to match manual and Bitwig script.
Gates are no longer visualized in the screen as redundant.
Some minor visual tweaks on menus.
Improved stability on menus.Now configuring during performance is not disturbing usability.
Calibration ranges change depending in input range.
Calibration is not resetted when changing Input range.
In Note mode now you can choose the time for the Note OFF
Fader readings are smoother now.
NRPNs values can be set now in decimal format.
Fixed code to improve SPI screen compatibility.