Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
layout
  • Loading branch information
narcode authored Feb 4, 2018
1 parent 592f9a9 commit 4fb8082
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ A performance on these prototypes was presented at SHA2017 and can be viewed her
https://www.youtube.com/embed/efU7trVAPvA?start=1213. <br>

<div class='dream'>
<div>The dream: </div><div>An intuitive programming language with the piano as interface.</div></div>
<div><strong>The dream:</strong></div><div>An intuitive programming language with the piano as interface.</div></div>
<div class='dream'>
<div>The starting-to-be-graspable dream:</div><div>A programming language for the piano as interface</div></div>
<div><strong>The starting-to-be-graspable dream:</strong></div><div>A programming language for the piano as interface</div></div>
<div class='dream'>
<div>The long term goal:</div><div>a live coding music-domain programming language for the piano as interface</div></div>
<div><strong>The long term goal:</strong></div><div>a live coding music-domain programming language for the piano as interface</div></div>
<div class='dream'>
<div>The mid term goal:</div><div>strategy-specific releases of mini-language approaches for live coding through the piano</div></div>
<div><strong>The mid term goal:</strong></div><div>strategy-specific releases of mini-language approaches for live coding through the piano</div></div>
<div class='dream'>
<div>The short term goal:</div><div>research-release-evaluation cycles of prototypes which tackle specific aspects of the system</div></div>
<div><strong>The short term goal:</strong></div><div>research-release-evaluation cycles of prototypes which tackle specific aspects of the system</div></div>

## Equipment
1. An acoustic-MIDI piano such as a Yamaha Disklavier, any piano fitted with a silent system or an acoustic intrument in combination with a MOOG piano bar. If an acoustic-MIDI piano is not available, any 88-key MIDI keyboard will suffice providing this instrument is of suitable sensitivity for the pianist.
Expand All @@ -46,4 +46,4 @@ Please install the latest release of [SuperCollider](http://supercollider.github
## Test run
After installing the libraries, plug in your midi device and run the miditest by ``python3 miditest.py``. After you complete the setup and configuration, you will see the midi messages on the screen. After that: try playing a ``hello world`` piece. Move into the ``hello world`` directory and run ``python3 hello_world.py``.

# This project is possible thanks to the Stimuleringsfonds Creatieve Industrie
# This project is possible thanks to the Stimuleringsfonds Creatieve Industrie

0 comments on commit 4fb8082

Please sign in to comment.