Search found 6 matches
- Sun May 11, 2014 7:48 am
- Forum: Flowcode V6
- Topic: FC6 MIDI RS232 / USB
- Replies: 12
- Views: 8348
Re: FC6 MIDI RS232 / USB
hi,id did remove the lcd component and the midi transimssion is working better,before it was very slow or did not work at all.however iv not been able to work out the sending of a correct midi control change value.currently its sending change value between 4_124(bytes)..value0_3, 125_127 are not rec...
- Fri May 02, 2014 9:22 am
- Forum: Flowcode V6
- Topic: FC6 MIDI RS232 / USB
- Replies: 12
- Views: 8348
Re: FC6 MIDI RS232 / USB
hie,iv attached the midi projects am up to,the midi value error if solved i would appreciat
- Fri May 02, 2014 5:53 am
- Forum: Flowcode V6
- Topic: FC6 MIDI RS232 / USB
- Replies: 12
- Views: 8348
Re: FC6 MIDI RS232 / USB
Hi,could you possibly send me a file example showing how to convert bytes to charcters..iv tried doing so,but the midi value is supposed to in bytes.. ..iv used dswifi and it works without error with an application on my android(Dj control).iv also used arduino uno in their programming environment a...
- Mon Apr 28, 2014 5:27 pm
- Forum: Flowcode V6
- Topic: FC6 MIDI RS232 / USB
- Replies: 12
- Views: 8348
Re: FC6 MIDI RS232 / USB
Hi rudi,thanks for your fast reply,i dont understand the last part where you say i change the control value to 0*00 .im i supposed to change the midi byte value, which version of flowcode are you using?im on the latest patch 6.0.7.i did check ft232 documentation and the maximum baund rate is 3mhz.bt...
- Sun Apr 27, 2014 8:27 pm
- Forum: Flowcode V6
- Topic: FC6 MIDI RS232 / USB
- Replies: 12
- Views: 8348
Re: FC6 MIDI RS232 / USB
Hi rudi,we seem to be having a similar problem with midi transmit,im also using PIC18F2550 running at 48MHz,im using ft232 for serial communication and hairless midi software for serial to midi conversion.im sending midi control change message whose value is from an ADC .when the control change valu...
- Fri Apr 25, 2014 7:41 pm
- Forum: E-blocks
- Topic: Midi Problems 2 (pic16f887 and 16f877)
- Replies: 8
- Views: 8859
Re: Midi Problems
hi matrix multimedia,i am developing a midi controller for software such as ableton live and virtual DJ,i am sending CONTROL CHANGE MIDI message when i move a potential meter at the analogue input pins.im using pic18f2550.when the CONTROL CHANGE VALUE is less than BYTE 4,an error is indicated messag...