-
Notifications
You must be signed in to change notification settings - Fork 19
MaxWrapper: Add choices param (list of symbols <-> bitset) #147
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
Conversation
|
a max-specific question: when I choose attrui for if I type in there whatever, it autocorrects to kurtosis though, which is a bug? Also when I send a message finally, when I ask for mean only, I get 2 values (the kurtosis and its derivative - I expect 2 values but not the kurtosis :))
|
|
(more info: I get the same behaviour in Pd) |
|
Weird – I thought that was something I'd fixed early in development. I must have not paid attention when pushing / branch switching and junked some changes by accident. Anyway, it should work now. |
|
I filled the feedback in the core repo flucoma/flucoma-core#108 - it worked but broke everything else strangely |
|
I'm not sure if this related to the Max bit of code or the core bit of code @weefuzzy or what the limitations and expectations are but... When I set the |
|
It's more of an everything-thing, and gets solved by the |
See flucoma/flucoma-core#108