lawnsea / tweeter-piano

It eats the tweets and it plays the musics
2 stars 0 forks source link

Design a data structure to represent a melody #1

Open lawnsea opened 12 years ago

lawnsea commented 12 years ago

This will be the output of the function that transforms tweets into music. It will be the input to the function that actually plays a sound or punches holes in paper tape.

It should be an array of segments, each of which is able to encode at least the following:

lawnsea commented 12 years ago

Strawman: Abc notation