diff --git a/include/import-dialog.html b/include/import-dialog.html index 3afb35d..cd972f9 100644 --- a/include/import-dialog.html +++ b/include/import-dialog.html @@ -95,21 +95,46 @@ naming scheme:

- - - + + + + + + + + + + + +
by track numberwill automatically assign every track a name that consists of the imported file name and a track number
by track namewill
by instrument namewill
+ by track number + + will automatically assign every track a name that consists of the + imported file name and a track number +
+ by track name + + will automatically assign every track a name that consists of the + imported track's name and number +
+ by instrument name + + will automatically assign every track a name that consists of the + imported instrument's name and a track number +

You can also optionally import a tempo map from a MIDI file. - The Use MIDI Tempo Map (if defined) option appears - when a MIDI file is selected in the file selection dialog. + The Use MIDI Tempo Map option appears when a MIDI + file is selected in the file selection dialog.

- The last MIDI-specific option is Import MIDI Markers - (if any). If those are present in a MIDI file, they will be rendered - right above MIDI clips on the canvas. Editing the MIDI markers is currently - unavailable. + The last MIDI-specific option is Import MIDI Markers. + If those are present in a MIDI file, they will be rendered right above MIDI + clips on the canvas. Editing the MIDI markers is currently unavailable. + If MIDI lyrics is available in the file, it was also be imported as region + markers (that can be later promoted to location markers).

MIDI markers imported from a .mid file diff --git a/source/images/freesound-clips-list.png b/source/images/freesound-clips-list.png index 8348e96..c531d2a 100644 Binary files a/source/images/freesound-clips-list.png and b/source/images/freesound-clips-list.png differ