Skip to content

Track Renaming error #91

@JodusMelodus

Description

@JodusMelodus

When you rename a track, the source/sink isn't updated, so the samples aren't being received in the front end, which causes the meters to display nothing.

Here's the StreamSource's new function:

pub fn new(device: Arc<Device>, app: AppHandle, track_name: String) -> Self {

track_name is never updated.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions