Skip to content

Releases: deckerego/Macropad_4chord_MIDI

Release 3.1

16 May 20:31
e2c7643
Compare
Choose a tag to compare
  • Fixed autochord notes sometimes being delivered out of order when arpeggio is set to 0

Release 3.1

08 May 22:00
e26eeed
Compare
Choose a tag to compare
  • 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

07 May 20:59
4eca0f2
Compare
Choose a tag to compare
  • 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

29 Mar 02:24
323371e
Compare
Choose a tag to compare
  • Moved scale degrees to the "keys" config section
  • Fixes & cleanup

Release 2.2

22 Mar 21:35
42cecb4
Compare
Choose a tag to compare
  • Allow for diminished or augmented chord signatures

Release 2.1

22 Mar 01:19
0e261be
Compare
Choose a tag to compare
  • 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

06 Mar 23:14
5f20ef3
Compare
Choose a tag to compare
  • Fixed the scales display so only notes in one octave are shown

Release 2.0

02 Mar 01:15
a8c1e56
Compare
Choose a tag to compare
  • Upgrade for CircuitPython 8.x
  • Upgrade to Adafruit CircuitPython helper libraries 20230301

Release 1.4

01 Mar 22:53
9c6ebb3
Compare
Choose a tag to compare
  • Allow middle C octave to be configured
  • Upgrade Adafruit libraries to 20220907

Release 1.3

25 Feb 13:54
a2ec05e
Compare
Choose a tag to compare
  • 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