Jump to content

Recommended Posts

Posted

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??

Posted
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 application

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...