Form_NewProject_Ctls

Chord Cadenza

New Project Components

Copy MidiFile From TextBox

Location to copy a MidiFile from.

The file will be copied to the Project folder, and renamed to Project_Name.mid.

Copy MidiFile From ... Button

Click to display a File Explorer window to select a MidiFile.

This will be used to copy the selected file into the Project folder.

The file will be renamed to Project_Name.mid.

Copy AudioFile From TextBox

Location to copy an AudioFile from.

The file will be copied to the Project folder, and renamed to Project_Name.ext, where ext is the extension of the original AudioFile (e.g. mp3).

Copy AudioFile From ... Button

Click to display a File Explorer window to select an AudioFile.

This will be used to copy the selected file into the Project folder.

The file will be renamed to Project_Name.ext, where ext is the extension of the original AudioFile (e.g. mp3).

Project Location TextBox

Location on disk of the Project

Project Location ... Button

Click to display a File Explorer window to select the location on disk of the Project.

Add Name Subdirectory to Location CheckBox

Check to add the Project Name as a subdirectory to the Project Location.

This is useful for keeping all files associated with a Project in one folder.

Project Name TextBox

The name of the Project.

This will be used to create the filename qualifier of the various files that make up the Project.

If the Add Name Subdirectory to Location CheckBox is checked, it will also be added as a subdirectory to the Project Location.

Use MidiFile Qualifier Button

Click to set the Project Name to the MidiFile qualifier.

Use AudioFile Qualifier Button

Click to set the Project Name to the AudioFile qualifier.

OK Button

Click to create the new Project.

If the Project location (including the Project subdirectory) already exists, you will get a warning message.

Cancel Button

Close the window without making any changes.