I've finally got round to making a puredata version of the Androidome router. It's not been completely tested so any feedback greatly appreciated!

Download: androidome router [pd]

Just a little demonstration of my new monome app in action. First half demonstrates the "chord mode", second half shows off the chiptune style arpeggiator.

accord interface

Partly inspired by this post, I decided to have a crack at writing my first app for the monome. It is called accord, due to its similarity to the left hand bass on a accordion, but that's probably where the similarity ends. The vertical axis of the monome dictates the root of the chord, and the column number specifies the "chord" played. For example, the accordion is roughly set up like:

C | maj | min | maj7 | min7 | aug | dim | etc |
G | maj | min | maj7 | min7 | aug | dim | etc |
D | maj | min | maj7 | min7 | aug | dim | etc |
A | maj | min | maj7 | min7 | aug | dim | etc |
etc

The chords in this app aren't restricted to the set above, rather the notes of the chord are editable - you specify the intervals from the root note in semitones, similar to tracker notation. The chord itself is played as a very fast arpeggio however, making the app ideal for chiptune type music, i.e. with basic monophonic synths. An MP3 sample of the app in action can be heard below:

You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.

requirements

download

accord for puredata v0.3

accord for max v0.2