Gravity Updater
- Open this page in Chrome, Edge or other Chromium-based browser on a desktop computer (sorry, no Firefox or mobile browsers)
- Disconnect the Gravity from your rack power and MIDI expander if you use one
- Connect it to your computer via the USB-C port on the back of the module
- Select the desired firmware version and press the upload button
- Select "USB Serial" (might be called different depending on your setup) device in Chrome popup and press Connect
- If you are getting a "Timeout..." error please check the "Alternative upload method" checkbox and try again
If you are getting the error or can't see the "USB Serial" port you might need to install CH340 Drivers. If you are on Linux, you might need to temporarily disable brltty
service by running systemctl stop brltty-udev.service
and systemctl stop brltty.service
commands.
Change log
1.1.1
- Improved clock stability
- Added reverse encoder setting
- Minor bug fixes
1.1
- Added extra subdivisions (/24, /64, /128)
- Added 4ppqn (1/16th notes) mode for external clock
- Removed 2s limit for long-press of the knob. I heard you, it's annoying, sorry :)
- Fixed the "encoder jump" bug that was present on some units
- Fixed the bug when channels in sequencer mode weren't playing if the clock was set to external
- Long-pressing shift button clears the sequence when in the sequencer screen (this used to work only during recording)
- Added MIDI functionality to use with Gravity MIDI Expander
- Some minor bug fixes and stability improvements