PDA

View Full Version : Control Surface


Jim McDougall
10-28-2010, 02:59 AM
John Do you think MIDICPU could eventually handle these ?
http://www.bourns.com/data/global/pdfs/psm.pdf

I am putting together ideas for my own custom control surface.

Any thoughts on handling a jog wheel ?

I am about to gut a dead JL Cooper CS-1 for the first experiment.

Jim

John
10-28-2010, 04:04 PM
Well, maybe someday... I've wanted to experiment with motorized pots.

These are less expensive than I would have guessed...but I'm not sure how many in the DIY crowd are looking to incorporate this sort of thing.

Jog wheels, who knows...

Jim McDougall
11-01-2010, 07:48 PM
A jog wheel can be handled if you add 'Rotary Encoder - Sysex Messages' to the rotary encoder modes. The jog wheel is nothing more than a rotary encoder that sends sysex increment and sysex decrement messages. This would require 2 sysex storage registers per encoder input - one for the increment message and one for the decrement message.

John
11-02-2010, 09:47 PM
Ah, yes, I see.

For the SysEx, I've thought about ways to sandwich a value from a data register (input from an encoder or pot) between two portions of data from the sysex buffer.

Hope that makes sense...