Mbucari

Results 107 comments of Mbucari

> can't figure out the magic to build dylibs I found that I couldn't get lame to make a dynlib, but I could make it myself after it had compiled...

> That worked! Downloading and MP3 conversion, working as well. Woohoo! > The binary is _huge_ I guess that's arm for you. Trade file size for simpler, fixed width instructions....

@hutattedonmyarm We just released a Mac arm64 build. Let me know what you think!

Did you move Libation.app to /Applications?

@hutattedonmyarm does this command work for all three apps? ```Console codesign --force --deep -s - /Applications/Libation.app ``` Also, does macOS usually come with codesign preinstalled, or do users need to...

@hutattedonmyarm I just restored my macOS Monterey VM to a fresh installation, and the `codesign` tool __is__ installed. I'm still a bit confused about the arm64 requirements. - Am I...

> Ideal would probaby to add the codesigning step to the workflow and have users just add the gatekeeper exception. I agree, and I think the only way to do...

@rmcrackan I just got a free license for JetBrains Rider via their open source dev program, and it actually works in the macOS VM (unlike VSCode which had graphical issues...

> @Mbucari I don't intend to add general audio file manipulation to Libation. I agree with this. If the user wants to relocate the moov atom to the beginning of...

I added this feature in v 0.5.5 of AAXClean. It's actually not as slow as I thought it would be. Even a 1.7GB book on a WD Blue HDD it...