Releases: deckerego/Macropad_4chord_MIDI
Releases · deckerego/Macropad_4chord_MIDI
Release 3.1
Release 3.1
- Allow bass lines to be configured in
settings.py
- disable them altogether, or use just 3rd notes, or 5ths, or the root... - Arpeggiate autochord chords with a configurable delay, visible in the MIDI controls settings
Release 3.0
- Added new "Auto Chord" feature, which allows you to bind chords to a single key
- Support for diminished, augmented, 7th, major 7th, minor 7th chords
- Added bass notes to chords in Auto Chord mode
- Cleaned up documentation
- Added demo in Zenbeats
Release 2.3
- Moved scale degrees to the "keys" config section
- Fixes & cleanup
Release 2.2
- Allow for diminished or augmented chord signatures
Release 2.1
- Refactored settings to make scales easier to define
- Explicitly define the scale & mode for chord progressions
- Fixed display layout so titles are centered
Release 2.0
- Fixed the scales display so only notes in one octave are shown
Release 2.0
- Upgrade for CircuitPython 8.x
- Upgrade to Adafruit CircuitPython helper libraries 20230301
Release 1.4
- Allow middle C octave to be configured
- Upgrade Adafruit libraries to 20220907
Release 1.3
- Added new screen for creating melodies, allowing users to play any note from the chromatic scale but highlighting the notes that fit a selected scale.
- Updated the drum kits to more closely match the expected MIDI layout for acoustic drum kits
- Attempted to map the "electric drum" settings to match the MIDI values of the TR-707
- Order is now retained from the settings file to the display so progressions, scales, and kits are shown in the order they are specified