Skip to content

Releases: patrickdowling/O_C

v1.3.7-alpha

06 Sep 18:10
Compare
Choose a tag to compare
v1.3.7-alpha Pre-release
Pre-release

This is only a semi-official release that may remain alpha forever.
But since the automatically built .hex file from the dev/build branch expires after a while…

Includes:

  • Fix the weird screen glitch issue
  • Add an additional blanking mode in addition to the visualizations. The timeout can be configured in the calibration menu, or it can be activated manually (long-press up, or up when screensaver active)
  • Built via github workflow with platformio. This is a different toolchain than previous official releases. Hence it should be considered experimental and not robustly tested.

v1.1.2

12 Oct 17:58
Compare
Choose a tag to compare

Bug fixes

  • Hopefully fix missed triggers
  • Fix handling of scale masks for quantizers to avoid wrong notes

Minor features/tweaks

  • Screensaver timeout configurable in calibration menu
  • Make choice of defaults at start of calibration more explicit
  • Long-press of UP button invokes screensaver immediately
  • Fix build on Arduino IDE > 1.6.9

Built using Arduino 1.6.11 on OS X

1.1.1

14 Jul 18:16
Compare
Choose a tag to compare
  • Simplified build without external dependencies
  • Add sampling delay to ASR
  • More useful sampling delay times in QQ/ASR
  • Tweaks to docs & build

1.1.0 Release

19 Jun 06:18
Compare
Choose a tag to compare
  • Various fixes & tweaks (apps where new settings were added will revert to defaults)
  • Updated right encoder pin mapping to work correctly on board revisions >= 2c

Users of boards < 2c (or anyone who has used the reversed encoders feature) will probably have to enter calibration and adjust the encoder config using [down]. By choosing Use defaults? No in the first screen, the existing DAC/ADC calibration data should be preserved and you can skip to the end (L encoder) and save.

Built using Arduino 1.6.8 on OS X

Initial release of extended firmware

25 Apr 18:01
Compare
Choose a tag to compare

Built using Arduino 1.6.8 on OS X