Skip to content

pcreux/SimpleSampler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleSampler

A Simple Sampler playing a sound when you push its button. Ya, I said Simple. :)

Installation

SimpleSampler is aimed to be run on a Linux/Gtk environment.

The following librairies are required:

  • ruby

  • libgtk2-ruby

  • libgst-ruby

On Ubuntu/Debian environment, simply run: apt-get install ruby libgtk2-ruby libgst-ruby

Launch it!

ruby sampler.rb

Sounds

The sounds you want to get played have to be ‘.mp3’ files stored in sub-directories of /sounds. Adding ‘-repeat’ between the basename and the extension (for instance “birds-repeat.mp3” will make them loop till you toggle the button. Subdirectories are used to organize sounds by types.

© 2009 Philippe Creux, released under the MIT license

About

A Simple Sampler playing a sound when you push its button. Ya, I said Simple. :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages