The main menu has the following submenus:
Opens a new file. This can also be accomplished via the command line or by dragging and dropping a file to open onto the application.
Shows a list of the last files that were opened.
Reloads the current file to revert to the original state.
Exports the file, currently as a USD file only.
External assets (such as images) are ignored at the moment.
Opens the Preferences window.
Opens the Licensing window
Deactivates the currently used license on this computer.
Deactivates and deletes the currently used license on this computer.
Shows the About window.
Shows a window that displays the licenses of all third party libraries used by Vai.
Surprisingly, this quits the application.
Open a window that acts as a console to enter lua commands.
Have a look at Scripting in Lua for a list of commands.
This opens a window that shows the history of all commands that were sent to the lua scripting engine.
This includes menu items, buttons and keyboard shortcuts that use lua to communicate with Vai.
This show all scripts installed at
%programfiles%\dbw\vai #.#\bin\resources\scripts\lua\vai
for installed scripts and
%appdata%\Roaming\db&w\vai\scripts\lua\vai
for user defined scripts.
Opens this wiki in a new browser window.