aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-04-23 09:43:59 +0900
committerDevine Lu Linvega <[email protected]>2019-04-23 09:43:59 +0900
commit8aeba24dda6d0b03c957bc0d43f7dd0675ef16cb (patch)
tree7c25c2618f6a50f82f82e3c58b43103e3254537d /examples
parent0eca0afdcd8eea729fdfb6c5682cc6677d376787 (diff)
downloadOrca-8aeba24dda6d0b03c957bc0d43f7dd0675ef16cb.tar.gz
Orca-8aeba24dda6d0b03c957bc0d43f7dd0675ef16cb.zip
Porting examples
Diffstat (limited to 'examples')
-rw-r--r--examples/_udp.orca5
-rw-r--r--examples/a.orca17
-rw-r--r--examples/boolean.orca17
-rw-r--r--examples/misc/arpeggio.orca (renamed from examples/arpeggio.orca)0
-rw-r--r--examples/misc/bang.orca (renamed from examples/bang.orca)0
-rw-r--r--examples/misc/benchmark.orca (renamed from examples/benchmark.orca)0
-rw-r--r--examples/misc/chromatic.orca (renamed from examples/chromatic.orca)0
-rw-r--r--examples/misc/double.orca (renamed from examples/double.orca)0
-rw-r--r--examples/misc/echoes.orca (renamed from examples/echoes.orca)0
-rw-r--r--examples/misc/if+else.orca (renamed from examples/if+else.orca)0
-rw-r--r--examples/misc/increment.orca (renamed from examples/increment.orca)0
-rw-r--r--examples/misc/kombine.orca (renamed from examples/kombine.orca)0
-rw-r--r--examples/misc/multiplication.orca (renamed from examples/multiplication.orca)0
-rw-r--r--examples/misc/octave.orca (renamed from examples/octave.orca)0
-rw-r--r--examples/misc/popcorn.orca (renamed from examples/popcorn.orca)0
-rw-r--r--examples/misc/read+write.orca (renamed from examples/read+write.orca)0
-rw-r--r--examples/misc/subtraction.orca (renamed from examples/subtraction.orca)0
-rw-r--r--examples/misc/timing.orca (renamed from examples/timing.orca)0
-rw-r--r--examples/misc/tower.orca (renamed from examples/tower.orca)0
-rw-r--r--examples/misc/udp+loop.orca (renamed from examples/udp+loop.orca)0
-rw-r--r--examples/misc/wave.orca (renamed from examples/wave.orca)0
-rw-r--r--examples/setup/sequencer.orca26
-rw-r--r--examples/setups/sequencer.orca25
-rw-r--r--examples/setups/tracker.orca (renamed from examples/setup/tracker.orca)15
-rw-r--r--examples/software/dotgrid.orca (renamed from examples/projects/dotgrid.orca)0
-rw-r--r--examples/software/pilot.orca (renamed from examples/projects/pilot.orca)0
-rw-r--r--examples/software/sonicpi.orca (renamed from examples/projects/sonicpi.orca)0
-rw-r--r--examples/tracks/flight.orca38
-rw-r--r--examples/v.orca17
29 files changed, 69 insertions, 91 deletions
diff --git a/examples/_udp.orca b/examples/_udp.orca
index c3326fc..f25cdf6 100644
--- a/examples/_udp.orca
+++ b/examples/_udp.orca
@@ -3,14 +3,15 @@
.........................................
.........................................
....Cf......Cf...........................
-...F40.....F42...........................
+..0F6.....2F6............................
..B.H.....B.H............................
...xS......xS............................
.........................................
-...........*.............................
+.........................................
..5;HELLO.4;ORCA.........................
.........................................
.........................................
.........................................
.........................................
+.........................................
......................................... \ No newline at end of file
diff --git a/examples/a.orca b/examples/a.orca
new file mode 100644
index 0000000..ee16e3b
--- /dev/null
+++ b/examples/a.orca
@@ -0,0 +1,17 @@
+.........................................
+.#.ADD.#.................................
+.........................................
+.#.ADD.TWO.NUMBERS.TOGETHER.#............
+.........................................
+.3A4.....................................
+..7......................................
+.........................................
+.#.ADD.THREE.NUMBERS.TOGETHER.#..........
+.........................................
+.3A4A5...................................
+..7A9....................................
+...G.....................................
+.........................................
+.........................................
+.........................................
+......................................... \ No newline at end of file
diff --git a/examples/boolean.orca b/examples/boolean.orca
deleted file mode 100644
index 73627bf..0000000
--- a/examples/boolean.orca
+++ /dev/null
@@ -1,17 +0,0 @@
-.........................................
-.#.BOOLEAN.#.............................
-.........................................
-.#.OR.#..#.NOR.#..#AND.#..#.XOR.#........
-.........................................
-..4C2......4C2.....6C2......4C2..........
-.A10......A00.....1X1......1X0...........
-.13T011...03T100...4C2......4C2..........
-...1........1.....A10......A00...........
-..................13T001...03T010........
-.#.NOT.#............0......F10...........
-.........................................
-.4C2.....................................
-..02T10..................................
-....1....................................
-.........................................
-......................................... \ No newline at end of file
diff --git a/examples/arpeggio.orca b/examples/misc/arpeggio.orca
index 233ef19..233ef19 100644
--- a/examples/arpeggio.orca
+++ b/examples/misc/arpeggio.orca
diff --git a/examples/bang.orca b/examples/misc/bang.orca
index 5816236..5816236 100644
--- a/examples/bang.orca
+++ b/examples/misc/bang.orca
diff --git a/examples/benchmark.orca b/examples/misc/benchmark.orca
index d4bc9a4..d4bc9a4 100644
--- a/examples/benchmark.orca
+++ b/examples/misc/benchmark.orca
diff --git a/examples/chromatic.orca b/examples/misc/chromatic.orca
index 2b0f629..2b0f629 100644
--- a/examples/chromatic.orca
+++ b/examples/misc/chromatic.orca
diff --git a/examples/double.orca b/examples/misc/double.orca
index 7f355b3..7f355b3 100644
--- a/examples/double.orca
+++ b/examples/misc/double.orca
diff --git a/examples/echoes.orca b/examples/misc/echoes.orca
index 7bdd617..7bdd617 100644
--- a/examples/echoes.orca
+++ b/examples/misc/echoes.orca
diff --git a/examples/if+else.orca b/examples/misc/if+else.orca
index 5c2a69c..5c2a69c 100644
--- a/examples/if+else.orca
+++ b/examples/misc/if+else.orca
diff --git a/examples/increment.orca b/examples/misc/increment.orca
index 6b9c281..6b9c281 100644
--- a/examples/increment.orca
+++ b/examples/misc/increment.orca
diff --git a/examples/kombine.orca b/examples/misc/kombine.orca
index 8a26ea0..8a26ea0 100644
--- a/examples/kombine.orca
+++ b/examples/misc/kombine.orca
diff --git a/examples/multiplication.orca b/examples/misc/multiplication.orca
index 816e818..816e818 100644
--- a/examples/multiplication.orca
+++ b/examples/misc/multiplication.orca
diff --git a/examples/octave.orca b/examples/misc/octave.orca
index 6c89d17..6c89d17 100644
--- a/examples/octave.orca
+++ b/examples/misc/octave.orca
diff --git a/examples/popcorn.orca b/examples/misc/popcorn.orca
index 18454ce..18454ce 100644
--- a/examples/popcorn.orca
+++ b/examples/misc/popcorn.orca
diff --git a/examples/read+write.orca b/examples/misc/read+write.orca
index 13b0ba7..13b0ba7 100644
--- a/examples/read+write.orca
+++ b/examples/misc/read+write.orca
diff --git a/examples/subtraction.orca b/examples/misc/subtraction.orca
index d136f53..d136f53 100644
--- a/examples/subtraction.orca
+++ b/examples/misc/subtraction.orca
diff --git a/examples/timing.orca b/examples/misc/timing.orca
index 9c5b9cf..9c5b9cf 100644
--- a/examples/timing.orca
+++ b/examples/misc/timing.orca
diff --git a/examples/tower.orca b/examples/misc/tower.orca
index 9f41104..9f41104 100644
--- a/examples/tower.orca
+++ b/examples/misc/tower.orca
diff --git a/examples/udp+loop.orca b/examples/misc/udp+loop.orca
index 527fdbf..527fdbf 100644
--- a/examples/udp+loop.orca
+++ b/examples/misc/udp+loop.orca
diff --git a/examples/wave.orca b/examples/misc/wave.orca
index 03a579f..03a579f 100644
--- a/examples/wave.orca
+++ b/examples/misc/wave.orca
diff --git a/examples/setup/sequencer.orca b/examples/setup/sequencer.orca
deleted file mode 100644
index 79369e3..0000000
--- a/examples/setup/sequencer.orca
+++ /dev/null
@@ -1,26 +0,0 @@
-..........................................
-.#.SEQUENCER.#....................Cw...Cw.
-.................................A44..A41.
-...............................aV8..bV5...
-..........................................
-.Va.Vb.0........1.......2.......3.........
-.81O5xT#..................................
-.2V.1V.#................................#.
-.Va.Vb.0..................................
-.81O5xT#..................................
-.4V.3V.#................................#.
-.Va.Vb.0..................................
-.81O5xT#..................................
-.6V.5V.#................................#.
-.Va.Vb.0..................................
-.81O5xT#..................................
-.8V.7V.#................................#.
-.Va.Vb.0..................................
-.81O5xT#..................................
-.aV.9V.#................................#.
-..........................................
-.H...V1..H...V3..H...V5..H...V7..H...V9...
-.*:03....*:23....*:43....*:63....*:83.....
-.H...V2..H...V4..H...V6..H...V8..H...Va...
-.*:13....*:33....*:53....*:73....*:a3.....
-.......................................... \ No newline at end of file
diff --git a/examples/setups/sequencer.orca b/examples/setups/sequencer.orca
new file mode 100644
index 0000000..a6f5aa0
--- /dev/null
+++ b/examples/setups/sequencer.orca
@@ -0,0 +1,25 @@
+..........................................
+.#.SEQUENCER.#....................Cw...Cw.
+................................4Aa..1Aa..
+...............................aVe..bVb...
+..........................................
+.Va.Vb..0.......1.......2.......3.........
+.e1ObxT#..................................
+.2V.1V.#................................#.
+.Va.Vb..0.................................
+.e1ObxT#..................................
+.4V.3V.#................................#.
+.Va.Vb..0.................................
+.e1ObxT#..................................
+.6V.5V.#................................#.
+.Va.Vb..0.................................
+.e1ObxT#..................................
+.8V.7V.#................................#.
+.Va.Vb..0.................................
+.e1ObxT#..................................
+.aV.9V.#................................#.
+..........................................
+.H...V1..H...V3..H...V5..H...V7..H...V9...
+.*:03....*:23....*:43....*:63....*:83.....
+.H...V2..H...V4..H...V6..H...V8..H...Va...
+.*:13....*:33....*:53....*:73....*:a3..... \ No newline at end of file
diff --git a/examples/setup/tracker.orca b/examples/setups/tracker.orca
index 96de51a..5933a5d 100644
--- a/examples/setup/tracker.orca
+++ b/examples/setups/tracker.orca
@@ -1,11 +1,11 @@
..............................................
.#.TRACKER.#.......Cg..................Cg.....
-..............Cg..A85.............Cg..A85.....
-.........Cg..A84H.D2Q........Cg..A84H.D2Q.....
-....Cg..A83H.C2Q*:3.....Cg..A83H.C2Q*:7.......
-...A82H.B2Q*:2.........A82H.B2Q*:6............
-.H.A2Q*:1............H.A2Q*:5.................
-.*:0.................*:4......................
+..............Cg.5Ae..............Cg.5Ae......
+.........Cg.4Ae.H.j2Q........Cg.4Ae.H.j2Q.....
+....Cg.3Ae.H.i2Q*:3.....Cg.3Ae.H.i2Q*:7.......
+..2Ae.H.h2Q*:2........2Ae.H.h2Q*:6............
+.H.g2Q*:1............H.g2Q*:5.................
+.*:0..................:4......................
.....#..#.#3C#.#..#.#..#.#..#.#..#.#..#.#..#..
.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
@@ -21,5 +21,4 @@
.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
-.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#..
-.............................................. \ No newline at end of file
+.....#..#.#..#.#..#.#..#.#..#.#..#.#..#.#..#.. \ No newline at end of file
diff --git a/examples/projects/dotgrid.orca b/examples/software/dotgrid.orca
index 90370ab..90370ab 100644
--- a/examples/projects/dotgrid.orca
+++ b/examples/software/dotgrid.orca
diff --git a/examples/projects/pilot.orca b/examples/software/pilot.orca
index 19dcf92..19dcf92 100644
--- a/examples/projects/pilot.orca
+++ b/examples/software/pilot.orca
diff --git a/examples/projects/sonicpi.orca b/examples/software/sonicpi.orca
index e1c846d..e1c846d 100644
--- a/examples/projects/sonicpi.orca
+++ b/examples/software/sonicpi.orca
diff --git a/examples/tracks/flight.orca b/examples/tracks/flight.orca
deleted file mode 100644
index 493578f..0000000
--- a/examples/tracks/flight.orca
+++ /dev/null
@@ -1,38 +0,0 @@
-...............................................................
-.#.ASSIGNMENT.#................................................
-...............................................................
-.C4C...Cc..R.5..R.g..R.g..R.g..R.g.............................
-.2D2.iVa.oV2..1V3..2Vc..3V2..4V2...............................
-tV.............................................................
-...............................................................
-8Ca........R.6.....R.6.....4C4......R.6.....R.6................
-.16Tcacegf.44Tswqr.44Tswqr..24T2343.33T248..03T248.............
-.nVa.......wVs.....eVs......kV4.....qV2.....rV2................
-...............................................................
-.#.SYNTHS.#..............#.EFFECTS.#...........................
-...............................................................
-.1Kt.1Kt..................D3...2K12..D1..Cc4K1234.D4..Cc4Kqwre.
-..H...H....................Y.;cho3c..*Y*;aenv3c22..Y.;aosc2s2s.
-..Sy..Sy.......................................................
-....S...S.....4Kion.R.6..2D3...2K21..D1.4Cc4K1234.D3.4Cc4Kreqw.
-.......U......*;a2af0......Y.;vibc3..*Y*;2env3c22..Y.;2osc2s2s.
-..............4K1on.R.6........................................
-...U.....E..E..;32af3..........................................
-...............................................................
-.#.SYNTHS.#.........................#.KICKS.#..................
-...............................................................
-.4C2C5......6C6C9.......8CaC4........D3.D4.D6.D8.Da............
-..0D0........3D3.........1D1........H..H..H..H..H*.............
-..H*.........H...........H*.........SySSy.Sy.Sy.SyS............
-..SyS........Sy..........SyS.............S.....S...............
-....S................................................Vn........
-......................................S.....S.....;f1a.........
-....S..........S..................................Vn...........
-..............................2C8........S.....;f3aff..........
-....S4Cc.......S6Cg..........A65......S........Vn..............
-......2..........9...........b..............;c2a...............
-......J.Vn.......J.Vn........J.Vn........*..Vn.................
-......2.a........9.a.........b.a......S..;d1a..................
-....S.J.J.R.8..S.J.J.R.8...S.J.J.R.8.....Vn....................
-.....;23af0.....;91af0......;b3af7....;e2a.....................
-....0..........0...........0................................... \ No newline at end of file
diff --git a/examples/v.orca b/examples/v.orca
new file mode 100644
index 0000000..a8e70e2
--- /dev/null
+++ b/examples/v.orca
@@ -0,0 +1,17 @@
+.........................................
+.#.VARIABLE.#............................
+.........................................
+.#.WRITE.A.VARIABLE.#....................
+.........................................
+.aV3.....................................
+.........................................
+.........................................
+.#.READ.A.VARIABLE.#.....................
+.........................................
+..Va.....................................
+.........................................
+.........................................
+.........................................
+.........................................
+.........................................
+......................................... \ No newline at end of file