diff options
author | Devine Lu Linvega <[email protected]> | 2019-04-17 16:55:52 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-04-17 16:55:52 +0900 |
commit | 6b25b66adc1fb75fd523d9e644760d02c12b95c9 (patch) | |
tree | eb46fba3432b0ac1f7bfa25cbd5a52fe71137124 /examples | |
parent | 72b74ac18debb62d65f551ba16f9c9feb4a864be (diff) | |
download | Orca-6b25b66adc1fb75fd523d9e644760d02c12b95c9.tar.gz Orca-6b25b66adc1fb75fd523d9e644760d02c12b95c9.zip |
Added Chromatic scale example
Diffstat (limited to 'examples')
-rw-r--r-- | examples/chromatic.orca | 17 | ||||
-rw-r--r-- | examples/pingpong.orca | 17 |
2 files changed, 17 insertions, 17 deletions
diff --git a/examples/chromatic.orca b/examples/chromatic.orca new file mode 100644 index 0000000..12100f6 --- /dev/null +++ b/examples/chromatic.orca @@ -0,0 +1,17 @@ +......................................... +.#.CHROMATIC.#........................... +......................................... +.16O..................................... +......................................... +..2lc0................................... +....JJ................................... +...Ic0................................... +...5cT*..........*....................... +...J..................................... +.H.5cTCcDdEFfGgAab....................... +.*:03F................................... +.J...J................................... +.*:02F................................... +......................................... +......................................... +.........................................
\ No newline at end of file diff --git a/examples/pingpong.orca b/examples/pingpong.orca deleted file mode 100644 index 21f8fa5..0000000 --- a/examples/pingpong.orca +++ /dev/null @@ -1,17 +0,0 @@ -......................................... -.#.PINGPONG.#............................ -......................................... -.16O..................................... -......................................... -..2l09................................... -....JJ................................... -...I09................................... -...29T*.......*.......................... -......................................... -......................................... -......................................... -......................................... -......................................... -......................................... -......................................... -.........................................
\ No newline at end of file |