The computer keyboard
Working with data files
• A little reminder concerning the data files used to save:
Scales data, Instruments data, Reverberator data and Buttons data.
• For Scales data, the structure name is [Esca].txt. An example of a scale data file name can be: MyScale[Esca].txt
• For Instruments data, the structure name is [INST].txt. An example of a scale data file name can be: MyInstrument[INST].txt
• For Reverberator data, the structure name is [REV].txt. An example of a scale data file name can be: MyReverberation[REV].txt
• For Buttons data, the structure name is [BOT].txt. An example of a scale data file name can be: MyButtons[BOT].txt
As you can imaging, loading, for example a data file for an instrument, lets say: Myscale[Esca.txt] will not work because of the structure of that file do not correspond to the structure data name for a Instrument data file: [INST].txt.
