XRNS-ListVst Version 0.01
© by Alexander Stoica (Beatslaughter) 2006
Web: http://www.beatslaughter.de
:: XRNS-ListVst is a program to scan Renoise
songs for the used VSTs. One can create
simple textfiles by redirecting the output
to a file. It accepts song data in xrns and
xml format. Since this was a quick hack
from existing code, it currently doesn’t
support wildcards, but it’s still possible
to scan a bunch of files at once.
To list the used VSTs for a single song call
the program like this:
xrns-listvst.exe song.xrns >vstlist.txt
This will generate a textfile, which you can
open with a simple text editor. If you don’t
need a textfile call the program like this:
xrns-listvst.exe song.xrns
If you want to generate a textfile for a
folder containing more then one song, you’ll
need to copy the “scan-directory.bat” and
the “xrns-listvst.exe” to the folder, which
contains your songs, then simply start the
file “scan-directory.bat” and wait until the
commandline window disappears. You’ll then
have a file called “vstlist.txt” containing
all infos.
For bug reports send a mail to:
info AT beatslaughter.de
Have fun and happy tracking,
Alex