On Thu, 28 Oct 1999, John Speth wrote: > From: John Speth <johns@...> > > > anyone profering schematics for a midi to trigger convertor (the easier > the > > better) that works is more likely to win :-) > > cheers > > paul > > If you're considering building your own, Blacet has a one chip solution to > your problem for $16. I never used it but it seems straightforward. You > could easliy program your own too (PIC16F84) if you're so inclined. Actually, it will fit on a 12C508, too. I've done it. MIDI realtime messages are the easiest thing to decode in the spec. as they have no protocol layered around them save for what bits in the byte describe a particluar message. I'll have to see what I did with the code for that, its been a while... --Crow /**/
Message
RE: Re: Bleedin Doepfer...
1999-10-28 by The Old Crow
Attachments
- No local attachments were found for this message.