mirror of
https://github.com/thestk/stk
synced 2026-01-18 23:21:53 +00:00
Version 2.02
This commit is contained in:
committed by
Stephen Sinclair
parent
ea749b71d2
commit
7c0ee03d60
@@ -14,7 +14,7 @@
|
||||
|
||||
Moog1 :: Moog1() : SamplFlt()
|
||||
{
|
||||
attacks[0] = new RawWave("rawwaves/mandpluk.raw");
|
||||
attacks[0] = new RawInterp("rawwaves/mandpluk.raw");
|
||||
loops[0] = new RawLoop("rawwaves/impuls20.raw");
|
||||
loops[1] = new RawLoop("rawwaves/sinewave.raw"); /* Steal one for vibrato */
|
||||
attacks[0]->normalize();
|
||||
|
||||
Reference in New Issue
Block a user