Add files using .txt file: Difference between revisions

From XRECODE3
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
*It is possible to add file from a .txt file, which contains a list of audio files. File should look like this:
*It is possible to add file from a .txt file, which contains a list of audio files. File should look like this:
{| class="wikitable"
<nowiki>#</nowiki>XRECODE3 list file<br />
|#XRECODE3 list file
<nowiki>#</nowiki>this is a comment and will be ignored <br />
|#this is a comment and will be ignored
D:\myaudio\*.mp3 <br />
|D:\myaudio\* /r
D:\myaudio\* /r <br />
|-
|}
** dd
<historylink type="back" />
** bbb

Revision as of 09:13, 7 October 2017

  • It is possible to add file from a .txt file, which contains a list of audio files. File should look like this:
#XRECODE3 list file #this is a comment and will be ignored D:\myaudio\* /r

« Go Back