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

fix max fft size fiasco #281

Merged
merged 3 commits into from
Oct 12, 2024
Merged

fix max fft size fiasco #281

merged 3 commits into from
Oct 12, 2024

Commits on Oct 11, 2024

  1. fix max fft size fiasco

    fix max fft size fiasco2
    weefuzzy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    42d1134 View commit details
    Browse the repository at this point in the history
  2. Remove redundant(?) function

    weefuzzy committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6b9dbe7 View commit details
    Browse the repository at this point in the history
  3. FFT: Consistent noexcept in move

    Maybe this is why gcc is sad
    weefuzzy authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1177d5 View commit details
    Browse the repository at this point in the history