• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help in communication between Yamaha Genos and Mobilesheets
#48
Bert,

Not easily... the code is setup to just compare bytes of the system exclusive messages to see if they match. Writing this kind of code is fairly straightforward and not error prone. If I instead have to try to break the system exclusive bytes up into parts, convert the registration path to a string, then do a case-insensitive string comparison, that is both slower and requires more code. I'll have to think about it, but it would definitely require modifying a lot of code that is generic in nature to now have to take into account situations where a Genos keyboard is involved, and process the Genos system exclusive messages differently.

Mike
Reply


Messages In This Thread
RE: Need help in communication between Yamaha Genos and Mobilesheets - by Zubersoft - 06-14-2024, 03:44 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2024 MyBB Group.