Midi Output
Spork Frog
Posts: 212
Recently I've been playing around some with MIDI and the propeller and trying to do full communication with a synth... I've run into a small issue. I've assembled the circuit from this thread. I've successfully gotten MIDI input to work, but I'm having troubles with the output stage.
I'm trying to have the Prop send three byte packets, $90 $3C $40 once every second, which should be striking middle C on the keyboard once every second. However, my keyboard seems to be having issues. The only thing I've done successfully is gotten my controller to lock up.
I am using a Yamaha 76-key keyboard which may or may not be at fault. I know my cable is good. Can anyone offer me any guidance or tell me if I'm on the right track? Or, has anyone successfully gotten MIDI output from the Prop yet?
EDIT: For MIDI communications I'm simply using FullDuplexSerial
I'm trying to have the Prop send three byte packets, $90 $3C $40 once every second, which should be striking middle C on the keyboard once every second. However, my keyboard seems to be having issues. The only thing I've done successfully is gotten my controller to lock up.
I am using a Yamaha 76-key keyboard which may or may not be at fault. I know my cable is good. Can anyone offer me any guidance or tell me if I'm on the right track? Or, has anyone successfully gotten MIDI output from the Prop yet?
EDIT: For MIDI communications I'm simply using FullDuplexSerial
Comments
I don't want to point you in the wrong direction so for now take this info (below) with a grain of salt until I get to play with this again and see what works.
Sorry I can't be more help at this time but that's from the first few weeks that I had the prop and I was hacking everything.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Aka: CosmicBob
Post Edited (Bob Lawrence (VE1RLL)) : 4/9/2009 3:58:44 AM GMT
Which one, of the two circuit in that thread do you use?
For the first one, you need to invert the TX signal (mode %0010 at FullDuplexSerial start).
You can try to connect your MIDI IN and MIDI OUT with the MIDI cable, and write a test code, which sends something out.
Then display the hexnumbers received at MIDI in.
Andy
Also, you can use MIDI-OX (www.midiox.com/) to see what you are sending out. If you have a Mac, you can use MIDI Monitor (www.snoize.com/MIDIMonitor/).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
OS-X: because making Unix user-friendly was easier than debugging Windows
links:
My band's website
Our album on the iTunes Music Store