Hello you all.
Brief introduction to why I have been thinking.
I’ve been tinkering with the idea to create a new instrument, preferable based on midi since I want it to control softsynths rather then be a real instrument.
Though I’ve never been especially comfortable with keyboards (like the clarinet ,base player) I am, the midi saxophone didn’t do it for me either, to little control over parameters.
That is why I came up with this hybrid (described further down)
The guitar/controllerboard-analouge:
The main idea is to create an instrument that looks and feels a bit like a guitar /electric base.
A neck and a body.
The neck would have sliders on it, paired four by four, for easy manipulation of parameters.
Also the body would have to have a few knobs, for the rest of the parameters, I mean, hey, why leave out the possibility to control even more?
The tricky part is the pitch velocity controlling.
I’ve solved this (I think, please read the questions) by adding a triangular shaped plate to the middle of the body, this will be movable sideways and upwards downwards.
Sideways controlling pitch and up/ down controlling volume.
There are a few mechanical problems associated with this, but these are just problems to be solved.
And its about this part I do have a few questions.
Some of these question might be solvable with programming, but that is not a problem to me.
The question (may be stupid though)
I’d like to start of with the standard disclaimer of being an electronics newbie/bimbo etc.
The PCB’s I’m going to buy. but I do have a few questions about the sliders and knobs.
For the plate, it would be best to use sliders, but endless rotary encoders would probably do the trick?
Does the Midibox support a mix of endless and ending?
If no, could this be solved with programming?
The pitch direction would have to be a special adaption of the mios I think, I read through the c-interface brief on the site, it should be doable to send note on events with velocity with the information from those sliders / knobs.
Note of is a problem since you can move it, but I guess the most usable solution will be to send note of if velocity=0 and/or a new note is played.
Is this doable (I think yes, but I want to make sure)
The Midibox configuration I’ve been thinking on:
One Core and one AIN, this would be sufficient yes?
Questions again:
Combining endless/ending?
Special adaption of note on/ off events.
Midibox configuration, suitable or to little?
/Johan