FlorianBome
2018-02-05 14:52:08
A user of MIDI Translator Pro created a small utility to create a cross reference of all used variables in a MIDI Translator Pro project. It outputs two lists: 1) by variable in which translators the variable is used, and 2) by translator, which variables are used in a given translator.
Such functionality is planned for a future version of MIDI Translator Pro, but for now this utility might be useful for you.
Usage: 1) open the project file in MIDI Translator Pro 2) Use File|Export Project As Text to save the file as a text file 3) run the attached .exe file (a command line window appears) 4) from an explorer window, drag the exported .txt file to the command line. Press the BACKSPACE key 4 times to remove the .txt file extension, then ENTER 5) the program creates a file with appended name "-Liste Variables.txt" which contains the cross-reference
Note: the program is French, but it should be easy to use it with the instructions above.
Example output:
C:\Novation_Launchpad_Pong.txt -------------------------------------- ORDRE ALPHABETIQUE DES VARIABLES -------------------------------- Variable - Translator i0 000.000 i0 002.008 i0 002.009 i1 000.000 i1 002.008 i1 002.009 i2 000.000 i2 002.008 i2 002.009 i3 000.000 i3 002.008 (...) Nombre variables : 90 ORDRE DES TRANSLATORS --------------------- Translator - Variable 000.000 i0 000.000 i1 000.000 i2 000.000 i3 000.000 kc 000.000 ks 000.000 kt 000.000 lx 000.000 ly 001.018 pp 002.000 kg 002.001 kx 002.001 ky 002.001 lx 002.001 ly 002.003 kg 002.006 kr 002.007 ks (...)
Note that the program is not foolproof and provided to you without warranty of any kind. Bome Software has not created this program and merely makes it available as a courtesy.
Attachments: