jeroddumas Posted June 18, 2003 Report Posted June 18, 2003 Heya everybody, I finally got my 18f core up and running with MIOS ;D ;D ;D. I just have one question if someone can help me. I am getting a contant MIDI out stream from MIOS, but there are no events showing up in MIDI-Ox. Is this a normal occurance? It doesn't matter what MIOS application i use i still get the same. I have no ain input pins to ground, but I thought it would send random midi events if that was the case. Quote
Rowan Posted June 18, 2003 Report Posted June 18, 2003 Hi jeroddumasYou need to have ALL unsed ain pins to ground, This should stop the ramdom mini events. By doing this you are providing a set voltage level (0V) to the ADC'c on the PIC. If these inputs are left "floating" random fluctuations in voltage caused be atmospheric conditions (noise) will be converted to MIDI data.Rowan 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.