Open noisyneil opened 2 months ago
brew install ffmpeg brew install cmake brew install make
Thanks for the reply. I've done that, but how do I actually build the app using cmake/make?
cd <path to downloaded "phaselimiter-gui-0.1.1 folder">
then what...?
I know this is basic Github stuff, so I apologise for my ignorance.
Edit: I used go
instead of cmake
and it seemed to work, but:
any news?
Although I haven't tested it, running the Windows binary using Wine might be an easier option. This is especially the case because building the main automatic mastering program, phaselimiter, can be challenging due to the many dependencies required.
Any advice on how to build from the source code on Mac? I'm a bit of a noob with github.