hopefully pretty small this time :). midi and out are working perfectly when each cable is plugged in separately. when i have them both plugged in, the midi out contstantly spits out the last read value until i unplug the midi into the shruthi. any ideas? lcd is on so checking solder joints might be an issue. i’m going ot have a poke around now…
digi board 0.5
6n137 with 10k pullup
ground plane sanded down and soldered to to for added strength for the midi connectors…
Yes, I understood that.
That’s why I meant the Shruthi need another mode at which the MIDI out only send out the knob CC data, sequencer data etc., but no incoming data, i.e. everything but MIDI thru.
There’s no MIDI mode for what you want to do… You don’t want thru/full because they can cause a loop. You want the Shruthi to send back only “novel” information.
So I have added a new “controller” midi out mode in which only user-initiated knob changes are sent to MIDI out. Everything else is discarded.
I’m not sure I can do efficient feedback loop detection given the meager code size I have now to battle with. But I made some progress yesterday and cleared about 200 bytes.
I guess no one else tried yet to have it fully hooked up to Renoise (I’m using it with Live - without any issues so far).
This also plays a certain part, as Renoise obviously forwarding just as the Shruthi does, hence the loop.
Maybe you can change the MIDI routing/thru there as well.
wow. thanks olivier! i guess i’ll go ahead and box it up so. i think this must also have been the problem on the shruti last time. if i’d have known that i could have saved myself a lot of hassle!
i’m not familiar with much else other than renoise so i’m not sure how other daws handle midi. so basically, most other synths have this feature, and other daws also filter for the same thing?