Page MenuHomeSolus

Update aubio
Closed, ResolvedPublic

Description

Version bump to 0.4.5

Add fftw3f support :

With libfftw3 built in, aubio_fft will use FFTW to compute Fast Fourier Transform (FFT), allowing aubio to compute FFT on length that are not a power of 2.

Add jack support back. @DataDrake any reason to keep it removed ? jack is updated on T3287

Related Objects

Event Timeline

JoshStrobl triaged this task as Normal priority.Apr 18 2017, 2:38 PM
JoshStrobl moved this task from Backlog to Awaiting Fixes on the Patch Submission board.
JoshStrobl added a subscriber: JoshStrobl.

Jack needs to be removed, it isn't something that we intend to support broader than the few packages that require it.

Also, your patch includes static files that need to be removed.

Jack is now removed and I did a patch to avoid the installation of the static library