Thread: Midi <-> OSC
View Single Post
Old 11-15-2017, 07:15 PM   #40
fundorin
Banned
 
Join Date: Feb 2014
Location: Moscow, Russia
Posts: 554
Default

Quote:
Originally Posted by schwa View Post
Try midisend_str(midi_out, "\xF0\x00\x20...
Nope. No changes on the LCD. At least, random LEDs stopped to light up.
Sending the same sysex via midi-ox still working.
Quote:
1. Put a printf statement in (that shows the code block with midisend_str() is reached)
I moved the string to the variable for now, to be able to print it. This symbol is printed when pressing the button:



Quote:
2. Put in midisend() in addition (that shows the code, midi channel and Midi-OX working together as expected for 3 byte midi output)
Regular midi is working fine at it's shown in midi-ox:
https://i.imgur.com/kLD0rBz.png

Quote:
Puzzle at the new midisend_str(). But at least the OSCII-bot process hasn't crashed like Celphor
That was a tough moment for me. I've written the big part of the script just to realize that it was useless, after all. I was so angry, so I've deleted it all. 🤡

Last edited by fundorin; 11-15-2017 at 07:24 PM.
fundorin is offline   Reply With Quote