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

Jlw analyzer2 #148

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Jlw analyzer2 #148

wants to merge 2 commits into from

Conversation

wagne342
Copy link
Contributor

@wagne342 wagne342 commented Nov 5, 2024

Proposed analyzer2~.mxo which sidesteps the license conflicts of the original analyzer~. The original analyzer~ leveraged the FFTW library, which, while very fast, has a license that (supposedly) conflicts with that of UC Regents. Analyzer2~ replaces the FFTW dependencies with kissfft, which, while considerably slower, features a much more permissive license that could, in principle, allow analyzer2~ to be included in the Max Package release.

wagne342 added 2 commits July 3, 2024 11:07
• the configuration of kiss_fft with datatype double is rolled back to float.
@wagne342 wagne342 self-assigned this Nov 5, 2024
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.

1 participant