Skip to content

Releases: b-nst/PolyBoard

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 22:03

What's Changed

  • chore: transfer ownership to b-nst and apply brand styling by @b4nst in #38

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 19:47

PolyBoard v1.0.0 🎹

First stable release of PolyBoard - an isomorphic MIDI controller firmware for Launchpad Pro.

Download

  • polyboard.syx - Upload via SysEx to your Launchpad Pro

Features

Playing

  • Isomorphic grid - Same chord shapes work in any key
  • 10 scales - Major, Minor, Pentatonic (Maj/Min), Dorian, Mixolydian, Harmonic Minor, Blues, Lydian, Phrygian
  • 4 row intervals - Minor 3rd, Major 3rd, Perfect 4th (default), Perfect 5th
  • Velocity sensitive with 4 curves (Linear, Soft, Hard, Fixed)
  • Aftertouch - Channel or Polyphonic mode
  • Scale lock - Block out-of-scale notes (also blocks aftertouch)

Navigation

  • Octave control - 0-10 range with visual indicator on right column
  • Scale transposition - ±7 scale degrees with visual indicator on bottom row
  • Quick reset - Press both octave or transpose buttons to reset

Configuration

  • 4 pages - Independent settings per page
  • Page copy - Hold source page, tap destination
  • Circle of fifths - Hold Circle button for root selection
  • Scale selection - Hold Double button with color-coded scales
  • Multi-channel MIDI - Send to multiple channels simultaneously
  • Setup mode - Configure MIDI channels, velocity curve, aftertouch mode

System

  • Factory reset - Hold Setup for 3 seconds
  • Flash persistence - Settings saved when exiting Setup mode
  • USB + DIN MIDI - Both outputs work simultaneously

Installation

  1. Download polyboard.syx
  2. Put Launchpad Pro in bootloader mode (hold Setup while connecting USB)
  3. Send the .syx file using a MIDI utility (e.g., SysEx Librarian, MIDI-OX)
  4. Launchpad will restart with PolyBoard

Documentation

See the full documentation for detailed usage instructions.

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 17:14
bcbbe0f

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

v0.1.0 Pre-release
Pre-release

Choose a tag to compare

@b4nst b4nst released this 18 Aug 16:47
2a5282e

What's Changed

New Contributors

  • @b4nst made their first contribution in #1

Full Changelog: https://github.com/b4nst/PolyBoard/commits/v0.1.0