#sapf on Linux: FFTs now implemented with fftw -> wavetable oscillators like "saw" work 🥳 #LiveCoding
@ahihi Waaa You made it ! i did have a problem to install it on Linux... ❤️
@mot4i what problem is that?

@ahihi

Well i don't find any explication in the doc to install it 😅 i tried everything .... haha do you have any docs to share ?

@mot4i it is not a very user-friendly process yet, you will need to build it from source according to https://github.com/ahihi/sapf?tab=readme-ov-file#building . this requires first installing clang, meson, ninja, fftw, libdispatch, libedit and rtaudio
GitHub - ahihi/sapf: Sound As Pure Form, cross-platform edition

Sound As Pure Form, cross-platform edition. Contribute to ahihi/sapf development by creating an account on GitHub.

GitHub