Jaicen Posted February 17, 2006 Report Posted February 17, 2006 Hey, I was wondering if it could be possible to produce pulse outputs from a Dout module that will respond to MIDI note messages that can be used to trigger external drums. I have a nice little DR-110 drum machine which i'd like to mod for external triggering of sounds via MIDI since it has no way of syncing to my PC. Has anybody done anything similar?? Quote
TK. Posted February 18, 2006 Report Posted February 18, 2006 Hi Jaicen,I know several people who have used the MIDIO128 application for triggering drum modulesBest Regards, Thorsten. Quote
DrBunsen Posted June 15, 2006 Report Posted June 15, 2006 TK (or anyone else) I've noticed this wiki page about adding 32 trigger/gate outs to the MIDIbox CV. I have tried searching for the answer to this question but I can't find it.How does the SEQ support external analog trigger/gates? I see the original AOUT module page says it has 8 gate outs, but I see no mention of it on the AOUT_LC page or the SEQ documentation. Would it be possible (user coded) to add support for the DOUTx4 hack described in the wiki to the SEQ?Thankyou, and please excuse me if I am being dim ::) Sorry to bump an old topic Quote
TK. Posted June 15, 2006 Report Posted June 15, 2006 yes, you are right, MBSEQ neither supports the AOUT_LC module, nor more than 4 triggers when the normal AOUT module is used. I just have added this request to the MBSEQ V3 wishlistSupporting more than 4 gates will require some programming effort at my side, since gates are currently handled channel based, and not note based.If somebody wants to implement it by himself: the changes have to be made in midi_evnt.inc, MIDI_EVNT_Send_Fx functionBest Regards, Thorsten. Quote
DrBunsen Posted June 15, 2006 Report Posted June 15, 2006 Thanks for your quick reply Thorsten. On a slightly related topic, is it possible in drum mode to mute one drum only, or can you mute only a group of 3 voices? (As the drum mode is tripled on the original mode) Quote
TK. Posted June 15, 2006 Report Posted June 15, 2006 You can only mute a group of 3 voicesDrum mode is a real tinkering solution, my target was to bring this into the firmware with as less code changes as possible (I don't use it by myself, it was requested by hallucinogen), and with no panel changes... Best Regards, Thorsten. Quote
DrBunsen Posted June 15, 2006 Report Posted June 15, 2006 my target was to bring this into the firmware with as less code changes as possibleAnd for that we are all grateful :) Thankyou. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.