-
Notifications
You must be signed in to change notification settings - Fork 25
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
TO DO: Roadmap for next releases #419
Comments
why is this needed in the makefile? uname := $(shell uname -s) |
NEW ADDITIONS & FIXES IN MAX 8 In: Max 8.0.0:
bug fixes:
other:
In: Max 8.0.1 fixes of issues in coll we don't seem to have:
In: Max 8.0.2
In Max 8.0.8:
Up to Max 8.1.1: -nothing In Max 8.1.2:
In Max 8.1.3:
In Max 8.1.3:
Up to Max 8.1.5: In Max 8.1.6:
In Max 8.1.7:
In Max 8.1.8 to 8.1.11:
In Max 8.2:
In Max 8.2.1:
In Max 8.2.2:
https://cycling74.s3.amazonaws.com/support/version_8_2_1.html In Max 8.3.0:
|
==> Next Release (priorities):
scope~ scope~ #260
sprintf sprintf issues #481
[comment] => [comment] issues #436
[zerox~] -> zerox~ #298
==> Further Releases:
[vectral~] needs a proper rampsmooth method, for now it's just a copy of [slide~]
replace out~ for output~ and maybe get rid of setdsp~ ?
Whatever other issues are still open :)
Compile and provide a single binary library
Revise documentation and add meta
Check double precision in filters, phase, etc
==> Reorganising issues:
Objects affected:
why do we need these things on the makefile for magic or shared???
cflags = -Ishared -DHAVE_STRUCT_TIMESPEC
uname := $(shell uname -s)
maybe have one simple big folder with all remaining dependencies
clean & learn how to deal with silly macOS .DS file to ignore it
==> Existencial issue:
The text was updated successfully, but these errors were encountered: