diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-03-07 20:58:30 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-03-07 20:58:51 +0000 |
| commit | 6a7a2ddaca798f3cccac394d1fb9f317cbe90de6 (patch) | |
| tree | 4e49e53057b39f75813311ede13f87d238061fe6 /test.alv | |
| parent | spellcheck (diff) | |
| download | alive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.tar.gz alive-6a7a2ddaca798f3cccac394d1fb9f317cbe90de6.zip | |
add ldoc documentation
Diffstat (limited to 'test.alv')
| -rw-r--r-- | test.alv | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test.alv b/test.alv deleted file mode 100644 index 221b7ea..0000000 --- a/test.alv +++ /dev/null @@ -1,9 +0,0 @@ -([1]import* debug time) -([2]import midi) - -([3]trace "help") - -([4]def device ([5]midi/input "system:midi_capture_2")) - -([6]out 'name' ([7]midi/cc device 0)) -([8]out 'gate' ([9]midi/gate device 44)) |
