Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarmitage/stenophone
The Stenophone is a musical instrument combining stenotype and live coding
https://github.com/jarmitage/stenophone
arduino eagle livecoding music musical-instrument node osc p5ks plover processing socket-io stenotype supercollider teensy tidalcycles yarn
Last synced: 3 months ago
JSON representation
The Stenophone is a musical instrument combining stenotype and live coding
- Host: GitHub
- URL: https://github.com/jarmitage/stenophone
- Owner: jarmitage
- License: mit
- Created: 2017-11-11T16:52:04.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T23:52:16.000Z (about 2 years ago)
- Last Synced: 2024-09-30T02:36:19.384Z (4 months ago)
- Topics: arduino, eagle, livecoding, music, musical-instrument, node, osc, p5ks, plover, processing, socket-io, stenotype, supercollider, teensy, tidalcycles, yarn
- Language: JavaScript
- Homepage: http://github.com/jarmitage/stenophone
- Size: 8.25 MB
- Stars: 32
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Stenophone
As you can see this hasn't been worked on in a while. Nevertheless I still think about it and perhaps someone found it interesting to read so it's still here.
---
A musical instrument combining [live coding](http://toplap.org) and [stenotype](https://en.wikipedia.org/wiki/Stenotype).
Developed in the [Augmented Instruments Laboratory](http://instrumentslab.org) by [Jack Armitage](http://jackarmitage.com).
Presented at the [International Conference on Live Coding 2017](http://iclc.livecodenetwork.org/2017/), Morelia, Mexico. ([Article PDF](https://github.com/jarmitage/stenophone/raw/master/docs/stenophone_iclc2017.pdf))
## Abstract
Though laptop live coders are known to use other devices and instruments and play with other musicians, laptop live coding generally shares the common physical interface of the QWERTY keyboard. This project seeks to provide a means to explore alternatives to the QWERTY keyboard as a physical interface to laptop live coding. We present a live coding keyboard which is also a digital musical instrument, called the Stenophone. The Stenophone is an augmented stenotype or chorded keyboard, which permits continuous gestural control of keys and features an ergonomic design. These capabilities are exploited to enable the manipulation of algorithms and their parameterisation simultaneously.
## System diagram
![StenophoneDiagram](https://i.imgur.com/lKAEosn.jpg)
Left: Top-down view of the Stenophone with top chassis removed, annotated with type letters and sensor/marker locations. Right: Diagram of system from mechanical input to live coding.
## Web app gif
![GIF](https://i.imgur.com/6FGSvNa.gif)
## Citation
```bibtex
@inproceedings{armitage_stenophone:_2017,
title = {The {Stenophone}: live coding on a chorded keyboard with continuous control},
author = {Armitage, Jack and McPherson, Andrew},
booktitle = {Proceedings of the {International} {Conference} on {Live} {Coding}},
address = {Morelia, Mexico},
url = {http://iclc.livecodenetwork.org/2017/},
year = {2017},
month = dec
}
```