Skip to content

Releases: Devko/RackForce

RackForce v0.2.0-beta

RackForce v0.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@Devko Devko released this 05 Jul 09:20

9 commits of new work since v0.1.2-beta, rebuilt and verified (2370+ assertions, all green; armhf clean):

  • Musicality pass — velocity accents, deterministic humanization, phrase-aware Gen (chord-tone bias, motif repeats, phrase-end rests), fixed ChordSeq voice-leading, per-drum note config on DrumSeq/Grids.
  • Two new routing modulesmidi_in (live Force pads/keys into a chain) and a named internal note bus (bus_send/bus_in) to fan one lane's output into several others.
  • Live config edits — changing genre/scale/grid/key mid-playback now applies in place instead of rebuilding the engine (no more all-notes-off panic + transport restart).
  • Step editor rebuilt Elektron/Opal-style — paged (Trig/Vel/Prob/Gate/Ratchet/Nudge/Mod), mouse-drag painting.
  • Drum styles fixed + expanded to 23 genres (house/boombap were silently missing from the picker).
  • Key/root picker on Gen, Marbles, Markov, Turing.
  • Honest publisher/follower harmony badge in the web UI.

README rewritten to be shorter and cover all 20 module types.

RackForce v0.1.2-beta

RackForce v0.1.2-beta Pre-release
Pre-release

Choose a tag to compare

@Devko Devko released this 04 Jul 15:24

Fixes a port conflict: the web patch bay was on 0.0.0.0:8080, which collides with MockbaMod's nodeServer (also on 8080). Moved to 8088 — new URL is http://<force-ip>:8088/. Rebuilt binary; native unit tests pass on the underlying commit.

RackForce v0.1.1-beta

RackForce v0.1.1-beta Pre-release
Pre-release

Choose a tag to compare

@Devko Devko released this 04 Jul 14:38

Fixes a web patch bay bug: an expanded voice's config could get clipped and unreachable instead of the board scrolling to it. No engine changes — same binary, updated webui.html only.

RackForce v0.1-beta

RackForce v0.1-beta Pre-release
Pre-release

Choose a tag to compare

@Devko Devko released this 04 Jul 14:23

First public build. Cross-compiled ARM binary + MockbaMod AddOn scripts — see README for install and MIDI setup. 17 modules shipped; early/beta, expect rough edges.