Closed katyo closed 3 years ago
I ran into https://github.com/rust-lang/cargo/issues/7992 when trying to test with aubio-rs = { git = "https://github.com/katyo/aubio-rs", branch = "cc" }
If I clone and specifiy a path, things seem to work well on macOS. I will also test on Windows.
waf
tocc
to eliminate compile-time dependency from pythonaubio-lib
toaubio-sys
to simplify usagefftw-sys
to support fftw3 linking