Neroroxxx BMC Versions Save

BMC the Badass MIDI Controller, all-in-one Scalable MIDI Controller library with a companion Desktop/Browser Editor App for Teensy 3.2, 3.5, 3.6, 4.0, 4.1, Micromod

v2.2.4

2 weeks ago
  • Always Create a backup on the editor app before upgrading!
  • Fixed 74HC4051 Bug
  • Added Button Callbacks to Sketch API

v2.2.3

2 months ago
  • Fixed debug errors when compiling with Pots

v2.2.2

4 months ago
  • Fixed bug with On-Board Editor

v2.2.1

5 months ago

Hot Fix: Bug affecting ILI displays

Create a backup on the editor app before upgrading!

Requires Editor v2.2.0 for all new features

v2.2.0

5 months ago
  • Adds Support for Mini Displays (ST7735 TFT Displays).
  • Adds Support for MIDIBLE.
  • Minor Bug Fixes.

Create a backup on the editor app before upgrading!

Requires Editor v2.2.0 for all new features

For a full change log visit https://www.roxxxtar.com/blog/articles/2023/11/21/what-s-new-in-bmc-2-2-0

v2.1.1

7 months ago
  • Adds Outgoing MIDI Control
  • Minor Bug Fixes

Create a backup on the editor app before upgrading!

Requires Editor v2.1.1 for all new features

For a full change log visit https://www.roxxxtar.com/blog/articles/2023/09/18/what-s-new-in-bmc-2-1-1

v2.1.0

9 months ago
  • Adds Support for LCD Displays using i2c with PCD8574 Driver
  • ILI9341 and ILI9488 can now have colors assigned per layer (requires re-exporting Config File)
  • ILI9341 and IL9488 now use Adafruit libraries
  • ILI9341 and IL9488 has a new Splash Screen showing your Build Name
  • New Font for all display types
  • Improved Buttons Reading
  • Removed Arduino MIDI Library Dependency
  • Requires Adafruit GFX Library
  • Sync for the Fractal Axe Fx 3, FM3, FM9

Create a backup on the editor app before upgrading!

Requires Editor v2.1.0 for all new features

For a full change log visit https://www.roxxxtar.com/blog/articles/2023/07/25/what-s-new-in-bmc-2-1

v2.0.1

11 months ago
  • Fixes some minor bugs in initial release.
  • Adds new Toggle feature for Encoders
  • Adds new Value Knob and Switch to displays
  • Adss ability to map hardware to control the On-Board Editor when it's running
  • Changed Presets and SetList behaviour, now if you have no events assigned you can still switch to a preset/setlist/song/part.
  • Add toggling for Layers/Presets/Setlist/Songs/Parts Events
  • Added shortcuts to the Editor windows
  • For a full change log visit https://www.roxxxtar.com/bmc-documentation

v2.0.0

11 months ago

This is the Release of BMC 2.0! BMC 2.0 requires a new Config File made and is not compatible with Previous version, backups will also not be compatible with backups of previous builds, I highly recommend you backup your config file and use it as a guide for your new build, The new editor app is also NOT compatible with previous versions, however you will have access to the previous editor. For those migrating you can use both editors along side, load your old config file on the old editor app and create your new config file from all the data you already have/

BMC 2.0 brings a ton of new features including:

  • New Events Library, all events/actions for your devices are stored in a list that can be shared between all devices.
  • New Names Library, all names/labels for your devices are stored in a list that can be shared between all devices.
  • On-Board Editor giving you access to edit your buttons/leds/etc directly on your teensy!
  • New UI Designs.
  • LFO.
  • Linking Devices for easier editing.
  • Pages are now Called LAYERS
  • Up to 254 pins can be used including built-in pins and multiplexer pins
  • Keypad Wiring for buttons and Encoders

For more info visit https://www.roxxxtar.com/bmc-documentation

v1.7.3

1 year ago
  • Updated to support Teensyduino 1.58