litearc
litearc
Hi Patrick. This is a pull request to find the MKL version of FFTW if `FFTW_USE_MKL` is true, or if it fails to find the regular FFTW. This is the...
Musikcube does not play songs from a specific album - when I try, it immediately says "playback is stopped". From the log file `~/.config/musikcube/log.txt`, the error is from ffmpegdecoder: ```...
Is there a way to customize how the currently opened file (or first file in the Quickfix List when you first open Ack) is highlighted (or maybe just disable the...
I get an error stating that macOS is required when trying to install musikcube on Ubuntu 22.10 using brew: ``` brew install musikcube musikcube: macOS is required for this software....
Hi, I'm adding xtensor-fftw to our build process at work. We don't use FFTW, but use a compatible implementation through MKL. The CMakeLists file however doesn't check for this. Could...