Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom names for more resource types #54

Open
garethsb opened this issue Jan 22, 2021 · 0 comments
Open

Custom names for more resource types #54

garethsb opened this issue Jan 22, 2021 · 0 comments

Comments

@garethsb
Copy link
Contributor

#53 introduced ability for user to specify custom names for Inputs and Outputs and their channels, in the IS-08 Audio Channel Mapping implementation, saved in Local Storage. This feature would also be useful for other resources, such as Nodes, Senders and Receivers.

The complication is that the Channel Mapping filtering is performed entirely client-side, whereas the List views for the IS-04 resource types use server-side queries. A possible approach for searching for labels could be to make a server-side query on both label and id, based on a client-side pass through a mapping in local storage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant