← ALL POSTS
September 21, 2026 · RELEASE NOTES
MURMUR-Cast 0.2.7
What's Changed
- tidepool: see the cameras Cast can broadcast from, iPhone included by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/166
- ci: run the two heavy macOS jobs on the Mac mini, gate Windows to main by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/162
- plugin: the MCP bridge must not open a socket inside a DAW by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/168
- cast: one source list and one probe helper, not four hand-copied lists by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/167
- cast: headless live end-to-end harness — and the first run of the whole path by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/163
- cast: publish who is broadcasting, gate the track name behind consent by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/165
- Cast: adaptive Opus bitrate, defaults to 320 kbps when conditions allow by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/161
- sdk: family param contract, TX81Z voice, in-tree murmur-sdk by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/148
- cast: NowPlaying on the wire — bar position, tempo, metre, transport by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/170
- plugin: two real defects found hunting #87's editor crash by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/169
- tidepool: open the camera and show what it sees by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/172
- tidepool: H.264 encode of the captured camera by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/173
- cast: land MCST v2 and compile video_ipc.zig for the first time by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/177
- Cast: video-via-Tidepool scaffolding (protocol v2, local transport, IPC skeleton) by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/160
- cast: camera control from the plugin, off the audio thread entirely by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/178
- cast: keep the local route shut until Tidepool can forward by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/181
- docs: VCV Rack 2 module family plan (patchable, marketing-first) by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/179
- cast: let the producer name the session by @cbackstrom80 in https://github.com/cbackstrom80/murmur-app/pull/175
Full Changelog: https://github.com/cbackstrom80/murmur-app/compare/cast-v0.2.6...cast-v0.2.7
Real release notes, unedited from the original GitHub release.