mirror of
https://github.com/thestk/stk
synced 2026-01-18 15:11:53 +00:00
Version 2.02
This commit is contained in:
committed by
Stephen Sinclair
parent
ea749b71d2
commit
7c0ee03d60
@@ -13,7 +13,7 @@
|
||||
|
||||
Vibraphn :: Vibraphn() : Modal4()
|
||||
{
|
||||
wave = new RawWave("rawwaves/marmstk1.raw");
|
||||
wave = new RawInterp("rawwaves/marmstk1.raw");
|
||||
wave->normalize();
|
||||
wave->setRate((MY_FLOAT) 13.33);
|
||||
vibr->setFreq((MY_FLOAT) 4.0);
|
||||
|
||||
Reference in New Issue
Block a user