This repo contains a few AppleScripts that can be mapped to Quicksilver keyboard shortcuts and then play a few selected sound clips of your collection (e.g. mp3) at a pre-set volume level. After the sound clip is played, your machine will revert to the same sound volume level before the clip was played.
You can now create your own sound-board just like the one Jim Crammer uses!
Tested on:
- OS X 10.6.8 (Snow Leopard)
PlaySound.app
(1.6.7).- (Optionally) Quicksilver v3841.
- Install
PlaySound.app
(http://microcosmsoftware.com/playsound/). - Puts the AppleScript files in your
~/Library/Scripts
folder. - Modify the scripts using
AppleScript Editor
and point them to your sound clips. - (Optionally) Map each sound to a keyboard shortcut:
- In Quicksilver, go to
Triggers
. For each sound clip, create a newHotKey
shortcut that does “Run Script
> your.script.name”. In each script, you need to point the script to the location of your sound clips. - To avoid mis-triggering sound clips, use more sophisticated key combinations, such as “SHIFT + ^ ⌥ ⌘ + X”, where X is any characters A-Z.
- In Quicksilver, go to
Stephen Chu
http://www.stephenchu.com