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

Dplug v15 proposals #811

Open
7 tasks
p0nce opened this issue Nov 2, 2023 · 0 comments
Open
7 tasks

Dplug v15 proposals #811

p0nce opened this issue Nov 2, 2023 · 0 comments
Labels
Enhancement This issue is about a new feature rather than a bug.

Comments

@p0nce
Copy link
Collaborator

p0nce commented Nov 2, 2023

  • Make futureBinState default. All saves made without futureBinState should work with futureBinState (except if VST2 chunks weren't enabled). This will require much testing. This is breaking.
  • Make futureMouseDrag the default. This is breaking.
  • Forbid wrong usage of Vec!T (see Vec!T: disallow structs with destructors #823)
  • disallow Vec!T aligned on alignement > 1.
  • deprecate equalLoudnessCurve, isOdd, isEven
  • sinc should have one overload for float and double only.
  • improve or rather deprecate inverseSqrt, intel-intrinsics shall be used instead
@p0nce p0nce added Enhancement This issue is about a new feature rather than a bug. Blocked Resolution depends on another issue. labels Nov 2, 2023
@p0nce p0nce removed the Blocked Resolution depends on another issue. label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement This issue is about a new feature rather than a bug.
Projects
None yet
Development

No branches or pull requests

1 participant