Re: [LAU] korg k-series controllers

From: David Santamauro <david.santamauro@email-addr-hidden>
Date: Fri Jan 22 2010 - 11:26:27 EET

On Thu, 21 Jan 2010 20:56:25 +0100
Martin Homuth-Rosemann <linuxaudio@email-addr-hidden> wrote:

> David Santamauro schrieb:
> > Hi all,
> >
> > Along the lines of the axiom discussion, I was wondering if there
> > was a way to control the korg k61 (k-series keyboard controller)?
> > It is recognized and functions nicely but I unfortunately haven't
> > found a way to actually control it, i.e., reassign knobs and
> > sliders etc. and most importantly, change the transmit channel.

> Hi David,
>
> my daughter also has a k61p, some times ago I played with sysexes and
> found out how to change the CC addresses for the two knobs:
>
>
> #! /bin/sh
> # set default values
> KNOB1=${1:-4A}
> KNOB2=${2:-4F}
> amidi -p hw:1,0,0 -S \

Thanks, that is an excellent start. I can't find any system exclusive
implementations for these boards so I'm going to try and dissect the
actual dump.

>
> Maybe you do the changes step by step with the w*nd*ws editor, dump
> afterwards with:
>
> amidi -p hw:1,0,0 -S "F0 42 40 6e 05 1f 10 00 F7"
>
> and diff against the original state.

exactly.

Thanks,

David
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Fri Jan 22 12:15:02 2010

This archive was generated by hypermail 2.1.8 : Fri Jan 22 2010 - 12:15:03 EET