ai-mastering / phaselimiter-gui

Other
62 stars 7 forks source link

Mac install help? #2

Open noisyneil opened 2 months ago

noisyneil commented 2 months ago

Any advice on how to build from the source code on Mac? I'm a bit of a noob with github.

sakanventures commented 2 months ago

brew install ffmpeg brew install cmake brew install make

noisyneil commented 2 months ago

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:

CleanShot 2024-08-26 at 06 22 36

theQuietTraveler commented 2 weeks ago

any news?

contribu commented 1 week ago

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.