sample test

This commit is contained in:
nik gaffney 2018-04-14 11:31:59 +02:00
parent c1b51c11b6
commit e32b64b827
1 changed files with 6 additions and 0 deletions

6
sample-player.rb Normal file
View File

@ -0,0 +1,6 @@
# -*- mode: enh-ruby; coding: utf-8; -*-
snd = "~/snd/"
sample snd, "29", rrand_i(1,2), amp: 1.5
sample snd, "31", rrand_i(1,2), lpf: 70, amp: 1.5