

Step 5: Choose Finder > Empty Trash from the Menu bar.Or choose right click Trash icon, choose Empty Trash, and Empty Trash again in the pop-up dialog.īesides, you also can trash the app from the Launchpad interface. During the process, you may be prompted to enter an administrator’s password to make the deletion take effect. Note that the moment you empty the Trash, the app will be permanently removed from your Mac. This act is irrevocable so you must do it with caution. Soundflower is licensed under the terms of the MIT license.įor details please refer to the accompanying 'License.txt' file distributed with Soundflower.Why I cannot delete Soundflower 2.0b2? Being prompted that “The item Soundflower 2.0b2 can’t be moved to the Trash because it’s open”? This message occurs because Soundflower 2.0b2 (or its background process) is still running. All other places where the version number is needed (including in the installer), it is accessed from this master location. Specifically, you edit the MODULE_VERSION entry to set it. The master version number is updated in the Xcode project's target settings. When you run the 'build.rb' script it builds the project with Xcode and then runs the 'load.rb' script automatically.
#SOUNDFLOWER UNINSTALL INSTALL#
In the Soundflower 'Tools' folder there is a Ruby script called 'load.rb' which will copy the built kext into the install location using sudo. and applescript dialog) to finish a build. Xcode cannot execute scripts with sudo permissions, and it cannot invoke any user interaction (e.g.

Unfortunately there doesn't seem to be a simple way to do this in Xcode.
#SOUNDFLOWER UNINSTALL MAC OS#
Both configurations link against the Mac OS 10.4 SDK.įiles in a kernel extension (kext) bundle have to be set as follows: The Deployment configuration builds a Universal Binary version suitable for distribution. There are two Build Configurations in the project: the Development build configuration builds Soundflower for the architecture of the machine you are using suitable for debugging. You can download Xcode 3.1 as a part of Apple's developer tools from. Soundflower.xcodeproj is an Xcode 3.1 compatible project. If you wish, build an installer for Soundflower: It will also prompt you for your password so that it can set permissions correctlyĪnd load the kext automatically when the build is complete. (Development or Deployment - or the shorthand for them: dev or dep). The build.rb will provide info about its required arg, which you will need to supply Then follow these steps:Ĭhange directories into the Tools directory: To build Soundflower, open a terminal window and cd to the Soundflower folder. Originally by ma++ ingalls for by Tim Place, 16 October 2008, for version START

ORIGINAL INSTRUCTIONS TO BUILD SOUNDFLOWER YOURSELF Open Soundflower-2x4/Build/Soundflower.pkg. Open Soundflower-2x4/Source/Soundflower.xcodeproj. Instructions to build and install Soundflower-2x4 yourself Uninstall the original Soundflower if you have. Oh, the Installer is totally rewritten to simplify the development. No modification or improvement from the original, except that related above.
#SOUNDFLOWER UNINSTALL MAC OS X#
Mac OS X virtual audio driver Soundflower with four 2-channel devices.
