A port of DrPetter's sfxr with a native Mac UI. In DrPetter's words: Its original purpose was to provide a simple means of getting basic sound effects into a game for those people who were working hard to get their entries done within the 48 hours and didn't have time to spend looking for suitable ways of doing this.
A port of DrPetter's sfxr with a native Mac UI. In DrPetter's words: Its original purpose was to provide a simple means of getting basic sound effects into a game for those people who were working hard to get their entries done within the 48 hours and didn't have time to spend looking for suitable ways of doing this.
To install cfxr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cfxr
To see what files were installed by cfxr, run:
port contents cfxr
To later upgrade cfxr, run:
sudo port selfupdate && sudo port upgrade cfxr
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.