midi controllers

Programming applications for making music on Linux.

Moderators: MattKingUSA, khz

Post Reply
peter
Established Member
Posts: 13
Joined: Tue Jul 21, 2015 1:48 pm

midi controllers

Post by peter »

I'am playing around in python to make use of midi controllers.
So far I have made an editor for the Tweaker.
I want an editor for the nanocontrol2, but can not find one.
And using wine with the korg editor is no pleasure.
So what do you use ?

Another idea is to make a device.py that will translate all incoming data (from midicontroller) to mackie control
and all mackie control as feedback to the controller. Does this already exist somewhere ?

So I'am searching for fellow users to work on this.
Trying is what I do best.
User avatar
logicgate
Established Member
Posts: 37
Joined: Sat Oct 20, 2012 2:21 am
Has thanked: 1 time

Re: midi controllers

Post by logicgate »

peter wrote:I want an editor for the nanocontrol2, but can not find one.
Have you tried Nano-Basket? https://github.com/royvegard/Nano-Basket

It works well with the first-generation nanoKONTROL. At the very least, it might be a starting point for you.
Logic Gate Music (retro electronic music and more...)
peter
Established Member
Posts: 13
Joined: Tue Jul 21, 2015 1:48 pm

Re: midi controllers

Post by peter »

Yes I tried nanobasket, it did not work.
The code was very complicated and not documented, so I do not want to use it.
But then again it has been a long time since I looked at it, I'll try it again :)
Trying is what I do best.
Post Reply