What spiega is about
- Knowledge sharing
- Portfolio
no-key-board
No keyboard is a openframeworks project to be able to play a keyboard without quantization.
The project was mainly developed in 2014 and was running on a laptop. Back then the implementation of openframeworks for ARM (raspberry pi) was pretty poor.
![
no key board
no-key-board instrument
The project was inspired by react table and included as well the presence of a projector to indicate the playable region.
![
no key board
no-key-board software
A led strip illuminates the upper part of a mated plexyglass. A camera behind reads the finger position and translates x-y and size into pitches.
![
no key board
no-key-board synth
There is a selection of wave forms to pick.
The output is:
- midi: but pitch bend is channel wide so need to use quantization
- osc: which is difficult to integrate in other engines
- synth: own wave forms
- MPE: not available at the time, need to integrate
![
no key board
no-key-board instrument