diff options
author | Devine Lu Linvega <[email protected]> | 2019-04-21 15:29:34 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-04-21 15:29:34 +0900 |
commit | 0a3754b816ec5e753f284ff20d939f0777c76f32 (patch) | |
tree | 0e59fcb39ad4ded628868e5f1eb0824aba65b107 /examples | |
parent | 565efe44f194bc0e889f2090cff3ac92b7cbc1b8 (diff) | |
download | Orca-0a3754b816ec5e753f284ff20d939f0777c76f32.tar.gz Orca-0a3754b816ec5e753f284ff20d939f0777c76f32.zip |
Added Arp example
Diffstat (limited to 'examples')
-rw-r--r-- | examples/arpeggio.orca | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/arpeggio.orca b/examples/arpeggio.orca new file mode 100644 index 0000000..233ef19 --- /dev/null +++ b/examples/arpeggio.orca @@ -0,0 +1,17 @@ +......................................... +.#.ARPEGGIO.#............................ +......................................... +.4C4.........wC4......................... +..34TCDEF...A22.......................... +..nVF.....sV4............................ +......................................... +.#.NOTE.STEP.#........................... +......................................... +....Vs................................... +.52X4..D4................................ +...03O................................... +..30XR.vn................................ +..D1..AR4................................ +..*:02V.................................. +......................................... +.........................................
\ No newline at end of file |