REAPDOCK👇 Exporting and importing text files
[ LUA ]REAPDOCK/APIDOCK document update notification
This is Nakashima from AZSTOKE Co., Ltd.
notice
I am very sorry.
We had planned to release the SILVER API in April, but it is taking longer than expected because we are working on making the SILVER extension more persuasive as we move forward with improvements to BRONZE. We plan to release SILVER in May, so we would appreciate your patience.
Thank you for your cooperation.
LUA Weekly Documentation Updates
The theme this time is "Exporting and importing text files"
To let you know what SILVER's API can do
We have begun releasing the contents of Reapdock in advance.
*SILVER is scheduled to be released in May.
Tuesday was the document update day.
This time, I will introduce a script that saves text data, reads the saved text data, and outputs it to the console.
Save the three input data as a text file, read it again and display it on the console.
This allows you to export and import at the same time.
The save destination is in the Reaper resource folder.
Since it applies to any Reaper environment, it is also convenient to be able to check the saved destination at once.
When saving various data in the same folder, it is a hassle to have to search for the destination folder every time.
By generating save data in text with this script, you can reduce the effort of entering the same path information every time.
This time, as the first part of the save data construction edition, we introduced "exporting and importing text files."
Please look forward to the second part!
□For detailed documentation on how to generate ReaScript, see 👇
Make your work more efficient with SILVER's API! Look forward to the release🎵
Next time: 5/23 Reapdock Python version released
LINK
New to Reaper/those considering subscribing to a plan
[REAPDOCK]Script documentation can be found here:
[APIDOCK] Please refer to the following table of contents for the APIs used in the script.
Comments