Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Support for parameter properties min/max and step sizes#185

Open
helgoboss wants to merge 6 commits intoRustAudio:masterfrom
helgoboss:feature/param-props
Open

Support for parameter properties min/max and step sizes#185
helgoboss wants to merge 6 commits intoRustAudio:masterfrom
helgoboss:feature/param-props

Conversation

@helgoboss
Copy link
Contributor

@helgoboss helgoboss commented Apr 2, 2022

This implements #184.

I've chosen to mark PluginParameterInfo as non_exhaustive because support for the category, display index and label stuff is missing. So this struct needs to be constructed via Default::default(). An example is included.

@helgoboss helgoboss changed the title Feature/param props Support for parameter properties min/max and step sizes Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant