mirror of
https://github.com/zeroflag/fcl.git
synced 2025-01-11 20:01:10 +01:00
tone generator
This commit is contained in:
parent
323d68d678
commit
7e6289d096
1 changed files with 3 additions and 1 deletions
|
@ -14,3 +14,5 @@
|
|||
tbl ;
|
||||
|
||||
: ms ( n -- ) 'java.lang.Thread/sleep/l' jvm-call-static ;
|
||||
|
||||
: tone ( hz ms -- ) swap 'com.vectron.forthcalc.support.Tone/play/di' jvm-call-static ;
|
Loading…
Reference in a new issue