accord max

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. There is an internal clock, or you can sync to an external source. Pressing a button either triggers:

  • a very fast arpeggio, making the app ideal for chiptune type music, i.e. with basic monophonic synths. 
  • or a single chord

An MP3 sample of the app in action (arpeggio mode) 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/msp v0.2

todo

  • pattern recorder
  • option to retrigger arpeggio on press

support

Any issues, leave a comment here or on the thread on the monome forums.

video