Claude/remove unused import kfb wa#690
Merged
braedonsaunders merged 3 commits intoclaude/build-openstudio-app-kgia5from Jan 3, 2026
Merged
Claude/remove unused import kfb wa#690braedonsaunders merged 3 commits intoclaude/build-openstudio-app-kgia5from
braedonsaunders merged 3 commits intoclaude/build-openstudio-app-kgia5from
Conversation
- Send ConnectionEvent::BrowserConnected when browser connects - Send ConnectionEvent::BrowserDisconnected when browser disconnects - Send NetworkState updates on connect/disconnect - Send RoomContext and NetworkState when joining/leaving rooms - TUI now properly shows connected status and room info
Wire all remaining TUI data: - EffectToggled events when browser updates effects - Real network stats (RTT, jitter, packet loss, clock sync) from network.stats() - Remote user audio levels display in audio panel - Backing track level display - Browser stream health (buffer occupancy, overflow count) - Peer join/leave events with user count updates - Room context updates (key, scale, BPM) UI improvements: - Network panel shows jitter and clock sync offset - Sidebar shows stream buffer health instead of CPU placeholder - Audio panel dynamically shows remote/backing levels when present - Connection panel shows both peer count and user count
- Update AudioLevels struct with separate L/R fields for input/output - Calculate L/R levels separately from interleaved stereo buffer - Convert linear amplitude to dB for TUI display (20*log10) - Browser message still sends max of L/R for compatibility The TUI now shows independent left and right channel levels instead of duplicating mono values.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
118e129
into
claude/build-openstudio-app-kgia5
2 of 5 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.