File Lister Split

Retrieves all files in a folder and creates a comma-text with all file names. But unlike the file-lister it splits the list into several sub-lists.

If you have listed 100 files and you chose split count=5, I'll get 5 lists of 20 files each.

split count

Number of sub-lists.

Retrieves all files in a folder and creates a comma-text with all file names.

Settings

refresh

Re-scans the folder (normally the re-scan is done automatically if one of the parameters changes).

clear list

Clears the output files list.

file type

File type to select:

  • audio files
  • MIDI files
  • images files
  • workspaces
  • patches
  • racks
  • all files
  • video files,
  • banks,
  • user extensions
  • directories

user extensions

comma-text which contains files extensions or a search pattern used by the file lister.

Only when file type is set to user extensions or directories

For user extension it can be a string like a*.wav,myfile.*,*.docx,*.rtf,*.doc or simply docx,rtf,doc

For directories it can be a search pattern like *lib*,*library*

name filter

Filter applied to the names of the list. It's a string, and only the files which contain this string will be selected. The filter is case sensitive.

path

Path to scan.

If the path starts by ./ then Usine will look into the Usine folder or in the current workspace directory.

comma text

List of all the files as comma-text.

count

Gives the number of files in the lister or the comma-text.

auto sort

Automatically sorts the comma text result list by alphabetic order.

search option

Determines if the scan occurs only in the selected folder (root directory) or in the selected folder and all sub folders (all directories)

silent mode

Disables the error message trace when the path doesn't exist or has a wrong format.

See also

version 6.0.240115

Edit All Pages