diff --git a/sample-player.rb b/sample-player.rb index 8fd7f63..29c0b17 100644 --- a/sample-player.rb +++ b/sample-player.rb @@ -1,5 +1,8 @@ # -*- mode: enh-ruby; coding: utf-8; -*- +play 72 +sleep 1 + snd = "~/snd/" sample snd, "29", rrand_i(1,2), amp: 1.5 sample snd, "31", rrand_i(1,2), lpf: 70, amp: 1.5