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

classlib: Convert note/cc nums in array case #1432

Merged
merged 1 commit into from
May 24, 2015

Conversation

scztt
Copy link
Contributor

@scztt scztt commented Apr 18, 2015

No description provided.

@scztt
Copy link
Contributor Author

scztt commented Apr 18, 2015

Fixes #1426

@crucialfelix
Copy link
Member

I don't actually see the usefulness of this. The case where a float was passed in was quite common because people use NumberBox, but if you are passing in an array then why would you have floats in there ? and why would you expect them to be converted ?

@scztt
Copy link
Contributor Author

scztt commented May 23, 2015

I don't know of a specific use-case for an array of floats. But, interfaces should behave predictably, especially if there's no significant cost / complexity in doing so. SuperCollider often allows arrays of values to be used interchangeably with single values - this follows that pattern.

crucialfelix added a commit that referenced this pull request May 24, 2015
…i-note-responders

classlib: Convert note/cc nums in array case
@crucialfelix crucialfelix merged commit 4bc71bf into master May 24, 2015
@scztt scztt deleted the topic/fix-non-integer-midi-note-responders branch May 29, 2015 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants