Jaicen Posted March 10, 2006 Report Posted March 10, 2006 Does anybody know if it's possible to create a temp indicator pulse or LED?? I have a design for a simple sequenced filter i'd like to integrate into the MBSID. It has it's own lFO, but if it could be synced to MIDI that would be awesome! Basically, it's a 10 step decade counter (less steps can be used, 2 or more can be chained together for additional steps) which controls a filter via an optocoupler. For every pulse received, the counter moves on one step, so the MIDI sync would need to be output in triplets (ie, 8 per bar). I'm wondering if it would be possible to use a single note on my sequencer, say C8 or something really high, which would trigger a dout pulse??? I figure the highest notes aren't used since the SID has restricted frequency response. Does anybody else think this is a great idea?? Quote
TK. Posted March 11, 2006 Report Posted March 11, 2006 I'm wondering if it would be possible to use a single note on my sequencer, say C8 or something really high, which would trigger a dout pulse???Yes, this is possible without much programming effort. Basically it works like this http://www.ucapps.de/mios_c_set_dout.html or this http://www.ucapps.de/mios_c_pic_pin.html example, but it has to be programmed in assembly language due to memory limitations within the MBSID applicationBest Regards, Thorsten. 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.