SoundBytes

SoundBytes

Capture sounds from your mac into a pad of buttons. You can then use this pad as input in any music editing software.This essentially allows you to make your own custom keyboard from any sound playing on your Mac.

Installation

Navigate to SoundBytes-master and run 'sudo make install'

OSX bans drivers that haven't received explicit approval from Apple. In order to get around this you must disable kext code signing security with the following command:

sudo nvram boot-args=kext-dev-mode=1 To re-enable it use the command:

sudo nvram -d boot-args Uninstallation

make uninstall removes everything

SoundBytes began as a fork of WavTap (https://github.com/pje/WavTap) which began as a fork of Soundflower. Thanks to both teams!

Built With

Share this project:

Updates