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

Move Spec/Warp etc. out of GUI back into Control #2182

Merged
merged 1 commit into from
Jun 13, 2016

Conversation

crucialfelix
Copy link
Member

@crucialfelix crucialfelix commented Jun 13, 2016

Spec and ControlSpec are used extensively for mapping numerical values
between ranges; they are not exclusively for GUIs.

These classes were moved along with the Qt classes into GUI so they are no longer included in the classlib if you don't build with Qt. e21d6ab

Fixes #2181 - no Spec class on builds without Qt

Spec and ControlSpec are used extensively for mapping numerical values
between ranges; they are not exclusively for GUIs.
@crucialfelix crucialfelix added the comp: class library SC class library label Jun 13, 2016
@crucialfelix crucialfelix added this to the 3.8 milestone Jun 13, 2016
@gusano gusano merged commit 15a91d8 into supercollider:master Jun 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: class library SC class library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants