Sephult Posted July 16, 2003 Report Posted July 16, 2003 Does anyone know how to add midi to the AIN_DIN_DOUT application? I have tried but no luck yet.-Sephult Quote
TK. Posted July 17, 2003 Report Posted July 17, 2003 For the records: problem was that Sephult tried to set a pin with "MIOS_DOUT_Pinset", but the correct name is "MIOS_DOUT_PinSet".The parser of the PIC assembler is case sensitiveBest Regards, Thorsten. Quote
Guest dgsonics Posted August 17, 2003 Report Posted August 17, 2003 Hi Sephult,Did you solve your issues with mapping MIDI to DOUT? If so, would you mind letting me know what code you used? As you've suggested, I tried to "reuse" J5_DOUT example application, but I'm getting lost on the part for setting the pin status (following MIOS_DOUT_PinSet function). I guess what I'm asking is what is the equivalent of J5_STATUS? Thanks much,dgsonics 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.