synth: adding some tests.
parent
a789712f48
commit
a8c481bee3
|
@ -0,0 +1,13 @@
|
||||||
|
USING: synth tools.test ;
|
||||||
|
|
||||||
|
IN: synth.tests
|
||||||
|
|
||||||
|
[
|
||||||
|
{
|
||||||
|
0.0
|
||||||
|
0.9510565162951535
|
||||||
|
0.5877852522924732
|
||||||
|
-0.587785252292473
|
||||||
|
-0.9510565162951536
|
||||||
|
}
|
||||||
|
] [ 5 single-sine-wave ] unit-test
|
Loading…
Reference in New Issue