Gilderfluke
SD 50/40 has a sho list that comes from the i command. It has no command to list the files. (What's needed is a serial listing of the files--which it may have with the i command--that can be ported to the touch screen automatically.) Can the 50/40 be treated as a file system by the G-75?
The G-75 will accept serial text streams and there are pre-written programs that will parse the streams. Can I issue the command to start the i information output, and then switch to reading it its data to use to parse the information into button labels? Can Gilderfluke write a new command to list the sho and sound files in a slightly different format?
The two may not be able to accommodate being able to dynamically label each button.
---
Host computer = computer with PCMACS, MP3 Configurator, and Qlarity
On the host computer, DL all shows to the SD card using PCMACS, and DL all sound files to the SD card using MP3 Configurator. (there may be a difference between displayed order and Windows copied order).
On the host computer, manually create a listing of sho file titles and sound file titles in text format. (A program can be written to generate the list to help automate this on privately owned systems.)
Use the listing of sho and sound files to hard code the button names in Qlarity for display on the touch screen. (When the FILE_OPEN command is understood, the list can be used in a rewrite of the hard-coded version to dynamically label the sho and sound file buttons.)