Skip to content

Releases: ruvnet/musica

musica-vj-v0.8.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 21:28
e6fa3d4
Musica VJ v0.8.3: macOS ad-hoc code signing

musica-vj-v0.8.2

Choose a tag to compare

@github-actions github-actions released this 22 Jul 05:01
583da31
Musica VJ v0.8.2: capture FFmpeg stderr for Restream diagnostics

musica-vj-v0.8.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 23:13
3f1e7bd
Musica VJ v0.8.1: Restream Windows console-spam/retry fix + persisten…

musica-vj-v0.8.0 — Toasts, update alerts, full screen

Choose a tag to compare

@github-actions github-actions released this 21 Jul 00:29
9ab2f57

Arrives as an in-app Install + Restart if you're on v0.5.0+.

New

  • Toast notifications. Status messages surface as stacked, auto-dismissing toasts (color-coded info/ok/warn) instead of a single footer line.
  • Update alerts. When a new version is available you get a toast with a one-click INSTALL + RESTART.
  • Full screen. Top-bar toggle and the F shortcut.
  • Vocalize off by default. The VOCALIZE deck no longer auto-arms — arm it when you want vocals.
  • ADR-180: design for an extension system (sensors, camera, custom plugins) with a typed Host API + WASM sandboxing.

Downloads

  • Windows Musica.VJ_0.8.0_x64-setup.exe · macOS Musica.VJ_0.8.0_aarch64.dmg · Linux .AppImage/.deb

v0.3.1 — Windows Desktop Fixes

Choose a tag to compare

@ruvnet ruvnet released this 20 Jul 14:24
4354257

What's Changed

  • Overnight polish: autopilot guards, plugin-scene planning, docs by @ruvnet in #13
  • docs: revised welcome-screen README hero by @ruvnet in #14
  • Fix Windows desktop: OAuth client_id, fonts, and packaged-app provider config by @ruvnet in #15
  • Bump musica-vj to 0.3.1 by @ruvnet in #16

Full Changelog: v0.3.0...v0.3.1

v0.3.0 — Meta-LLM Performance Layer

Choose a tag to compare

@ruvnet ruvnet released this 20 Jul 05:45
cc35039

What's Changed

  • Meta-LLM performance layer: AI set direction across music, FX, visuals, and vocals by @ruvnet in #11
  • Bump musica-vj to 0.3.0 by @ruvnet in #12

Full Changelog: v0.2.0...v0.3.0

v0.2.0 — Live AI Performance System

Choose a tag to compare

@ruvnet ruvnet released this 20 Jul 04:21
1d7afc6

What's Changed

  • fix: security audit — clippy, deps, correctness (2026-05-23) by @ruvnet in #1
  • Add agentic Musica VJ studio by @ruvnet in #2
  • Upgrade VJ synth and MIDI import by @ruvnet in #3
  • Add Gemini loop generation controls by @ruvnet in #4
  • Enhance VJ visual shader system by @ruvnet in #5
  • Tone down and customize VJ scenes by @ruvnet in #6
  • Add GCP CLI Lyria dev launcher by @ruvnet in #7
  • Add synchronized Lyria multistream decks by @ruvnet in #8
  • Build the live Lyria DJ and VJ performance system by @ruvnet in #9
  • Live AI performance system: FX rack, Winamp-style visuals, custom styles, Cognitum OAuth by @ruvnet in #10

New Contributors

  • @ruvnet made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0

musica-vj-v0.7.0 — FFmpeg bundled: Restream + MP4 export

Choose a tag to compare

@github-actions github-actions released this 20 Jul 23:48
3d4ea9e

FFmpeg now ships inside the app, so two things work out of the box.

New

  • Restream works with zero setup. FFmpeg is bundled as a sidecar — the RESTREAM panel is READY without installing anything system-wide.
  • Export any clip as MP4. Windows/Linux captures record WebM; a new SAVE MP4 action (on the last clip and every capture-library entry) transcodes to H.264/AAC MP4 via the bundled FFmpeg — portable to any social platform.

Includes the persistent capture library and version-in-title from v0.6.0. If you're on v0.5.0+, this arrives as an in-app Install + Restart.

FFmpeg is GPL-2.0-or-later; see THIRD_PARTY_NOTICES.md.

Downloads

  • Windows Musica.VJ_0.7.0_x64-setup.exe · macOS Musica.VJ_0.7.0_aarch64.dmg · Linux .AppImage/.deb

musica-vj-v0.6.0 — Capture library + version label

Choose a tag to compare

@github-actions github-actions released this 20 Jul 22:52
d812ab4

First release that installs itself over the previous one — if you're on v0.5.0, this arrives as an in-app Install + Restart (WORKSPACE settings).

New

  • Persistent capture library. Every capture auto-saves to an on-device library, so a clip is never lost by not exporting in time. A CAPTURES gallery in the AV OUTPUT panel lists recent clips with per-clip Save-to-disk and remove.
  • Version in the title. The window title and top-bar now show the running version (Musica VJ v0.6.0) — so you always know which build is open.

Downloads

  • Windows Musica.VJ_0.6.0_x64-setup.exe · macOS Musica.VJ_0.6.0_aarch64.dmg · Linux .AppImage/.deb

musica-vj-v0.5.0 — Auto-update (last manual install)

Choose a tag to compare

@github-actions github-actions released this 20 Jul 21:26
8307fdd

The desktop app now self-updates — this is the last install you'll do by hand.

In-app updater

  • On launch it checks for a newer signed release; the WORKSPACE settings panel (right sidebar, AV OUTPUT area) shows your version, a Check for updates button, and a one-click Install + Restart when an update is available.
  • Updates are Ed25519 signature-verified against a key bundled in the app — a tampered update can't install.

Why one more manual install

Your current build predates the updater, so it can't pull this one. Install v0.5.0 once, and every release after this updates in place — no uninstall/reinstall.

Also includes

Everything through v0.4.2: Windows/Linux video capture (WebM), the sign-in→Lyria broker fix (real Cognitum tokens now authorize), and the required Cognitum sign-in gate.

Downloads

  • WindowsMusica.VJ_0.5.0_x64-setup.exe
  • macOSMusica.VJ_0.5.0_aarch64.dmg
  • LinuxMusica.VJ_0.5.0_amd64.AppImage / .deb