Releases: sixeight7/VController_v3
Release list
Firmware v3.12.1
New in firmware 3.12.1:
- KPA: Fixed performance names not displaying correctly
- VController: fixed incorrect USER device navigation on fixed pages
- MUTE: can now be "ON", "OFF", "OFF/ALWAYS ON" and "TOGGLE". This makes it easier to navigate multiple Boss/Roland devices.
- SY1000: when selecting scenes on the SY1000, a press on a bottom row switch is ignored when a top row switch is actively pressed.
Check the manual below for instructions on how to update the firmware.
Make sure you use the right version for your hardware!!!
Firmware v3.12.0
Note: VController users cannot install this firmware on existing hardware. A Teensy 4.1 must be installed first. Contact me on sixeightsoundcontrol@gmail.com to receive a price on this modification. Or you can do the modification yourself. More details here: https://github.com/sixeight7/VController_v3/blob/master/VController%20hardware/VController%20modification%20for%20Teensy%204.pdf
New in firmware 3.12.0:
- Added support for user devices. You can now add up to 10 user devices, with patch names, custom controllers and expression pedals, tap tempo, tuner, scene and looper support, as long as the device supports this functionality through MIDI. Almost any device that supports MIDI can now be added to your VController, VC-mini or VC-touch.
- Added support for the Zoom MS50G and MS60B (MS60B untested)
- VController now runs on Teensy 4.1 - firmware for Teensy 3.2 no longer supported
- Fixed bug where parameters that were not in the first slot were not executed.
- Labels are read from the default page, if there are no commands for the switch on the current page and there is a command on the default page.
- VC-touch: pressing the device picture will take you to the mode select page.
- You can set or hide non essential popup messages with a new setting.
- VC-edit: fixed a number of errors copying and deleting items from and to the On Page Select field. Also fixed crash for swapping patches.
- Setlist select - double pressing a setlist will select the first item of it.
- VC-touch: Updated ER_TFTM0784 library for support of changed hardware of the display.
- VC-edit: fix of some crashes on Windows
Check the manual below for instructions on how to update the firmware.
Make sure you use the right version for your hardware!!!
Firmware v3.11.0
New in this version:
- VC-touch: Added pong game - can be controlled by expression pedal or guitar-to-midi!
- GR-55: added scene mode
- GR-55: added ctl pedal assigns and removed the regular cc assigns. The CTL and EXP SW function now fully work and also execute associated assigns.
- VC-mini: fixed MIDI PC labels not showing on BANKSELECT.
- VC-touch: fixed an issue where the switches would "hang" occasionaly if many switches were pressed at the same time.
- Added support for switch_holding for SONG, SETLIST, PAGE, ASSIGN, MIDI_PC for NEXT, PREV and bank up/down.
- GR55: VController no longer has space for the stored patch names of the LEAD, RHYTHM and OTHER bank. These patches can be selected, but the names are blank. Currently at 98% of FLASH memory.
- VC-edit: fixed crash when opening parameter command for current device. Fixed some other minor bugs.
- VC-edit: fixed bug where user commands would be loaded double right after changing VC device in preferences.
Check the manual below for instructions on how to update the firmware.
Make sure you use the right version for your hardware!!!
Firmware v10.3.2
v10.3.2:
- VC-mini: fixed menu operation through the switches (menu_prev and menu_next)
- Added type/mode setting for devices.
- Helix: type/mode can now be set for Helix, HX-stomp and HX-effects, also taking the two numbering schemes into account.
- Katana: the Katana 100 / Katana 50 setting has been moved to Device Settings.
- VC-edit: fixed multiple commands in "on page select" box not selecting properly, making editing hard.
- Fixed bug that under certain conditions hangs the VController, VC-mini or VC-touch.
Check the manual below for instructions on how to update the firmware.
Make sure you use the right version for your hardware!!!
3.5.0
New features:
- Support for the SY-1000 and the G-Major 2
- External pedals (expression and switches) are now hot-pluggable.
- Added the option to show the tempo instead of the device name at the top right of the main menu
- Added CURNUM option in Global Menu with option for Previous patch, tap tempo, tuner and direct select.
- Many bug fixes and optimizations