KDan

Results 6 comments of KDan

@snowtema when is this happening? I'm using this library too, on iOS 16 iPhone 13 Pro, and it's working fine for me

@snowtema if you want to give this a try https://github.com/tanhakabir/SwiftAudioPlayer/pull/175

@Sethi1998 can you provide a little snippet to reproduce the error?

Hi @tanhakabir, I think that he's having the same "issue" I'm running into, basically it would be nice to have multiple `AVAudioPlayerNode` on the main engine, while keeping all of...

We've haven't heard news in a while now, I'm closing this. @Dave181295 feel free to re-open if needed!

@gstalnaker you need to turn off the flag that searches "globally" in your system for gmic. ``` cmake .. -DGMIC_QT_HOST=none -DGMIC_PATH=/home/guyst/source/gmic/src/gmic -DCMAKE_BUILD_TYPE=Release -DENABLE_SYSTEM_GMIC=OFF ```