Stop names to touch display. #1675
Replies: 3 comments 11 replies
-
Touch displays that work under the current OS used will also work for GO usage. Many recent sample sets have custom panels for the stop jambs (usually one for the left and another one for the right) that are intended for just such touch screen setups. Creating additional jamb panels, for sample sets that doesn't have them by default, can be done with for instance with https://github.com/larspalo/GOODF with some basic work and a little knowledge. |
Beta Was this translation helpful? Give feedback.
-
There is no need to extract any information from GO. You can read the stop names from the computer screen - as far as I am aware the ODF's contain stop numbers rather than names. Easy to check! As for setting up - you can feed GO any sensible midi control codes and set up GO to use these codes for setting stops. You can use the same codes on all samplesets. Each sample set must be individually set up to use the codes. This is obviously a lot of work but you appear to like this kind of work so good luck. (Lars method would work just as well in my opinion and involve minimal work from you). csw900 |
Beta Was this translation helpful? Give feedback.
-
Interesting subject. As far as I know, GO can't send stop names. GO can send the name of the organ and can load an organ when receiving a MIDI event. It is possible to synchronize GO and a Stop Label app. Related: @davidgritter You use active labels in your code. How do you get buttons to send their names? |
Beta Was this translation helpful? Give feedback.
-
Hi, folks!
I planning my new organ and will use touch displays on the jambs. Are there any way to extract the stop info from GO when starting or when changing an organ sample ? I am using Arduino Due via USB from my Windows 11 PC, via multiplexers and to/from touch display.
Thanks....
Beta Was this translation helpful? Give feedback.
All reactions