Skip to content

A few AppleScripts that can be mapped with QuickSilver shortcuts to allow quick play of a sound clip. Perfect for funny sound effects at the right moment.

Notifications You must be signed in to change notification settings

stephenchu/QuickSoundScripts

Repository files navigation

Quick Sound Scripts

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!

Compatiability

Tested on:

  • OS X 10.6.8 (Snow Leopard)
  • PlaySound.app (1.6.7).
  • (Optionally) Quicksilver v3841.

Installation

  1. Install PlaySound.app (http://microcosmsoftware.com/playsound/).
  2. Puts the AppleScript files in your ~/Library/Scripts folder.
  3. Modify the scripts using AppleScript Editor and point them to your sound clips.
  4. (Optionally) Map each sound to a keyboard shortcut:
    1. In Quicksilver, go to Triggers. For each sound clip, create a new HotKey shortcut that does “Run Script > your.script.name”. In each script, you need to point the script to the location of your sound clips.
    2. To avoid mis-triggering sound clips, use more sophisticated key combinations, such as “SHIFT + ^ ⌥ ⌘ + X”, where X is any characters A-Z.

Author

Stephen Chu
http://www.stephenchu.com

About

A few AppleScripts that can be mapped with QuickSilver shortcuts to allow quick play of a sound clip. Perfect for funny sound effects at the right moment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published