summaryrefslogtreecommitdiffstats
path: root/matriseq.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Rewrite Matriseq for the Launchpad ProDavid Robillard1-196/+287
2013-12-17Fix more const issues.David Robillard1-1/+1
2013-12-15Fix const-violating casts.David Robillard1-1/+1
2012-08-09Fix prototypes and shadowing.David Robillard1-3/+3
2012-07-18Delete trailing whitespace.David Robillard1-1/+1
2012-07-10License Matriseq under the AGPL3+.David Robillard1-13/+13
2012-07-08Sync to transport position events provided by the host.David Robillard1-17/+70
2012-07-07Make sequence one 16-step bar of notes 20..83.David Robillard1-53/+113
2012-07-07Add matriseq, a step sequencer for the Novation Launchpad.David Robillard1-0/+341