2 Fileselector

If OCP is started without any command line arguments the fileselector will be loaded. With this powerful tool you can browse through your modules and set up playlists to be processed by the player. If you switch to the player the selected files will be loaded and processed.

Files can be stored inside compressed archives to save space on the hard disk. Those files are automatically unpacked to a temporary directory before scanning or loading. If you have many modules you should use this feature, as storing modules inside archives is totally transparent when using the fileselector.

2.1 Main screen

The fileselector splits into three main windows: directory list, playlist and module information as shown in figure bellow.


###### TITLE BAR #######
X:/PATH/
------------------------
                |  P
                |  l
 Directory list |  a
                |  y
                |  l
                |  i
                |  s
                |  t
------------------------
 Moduleinfo
      [Quickfind]

The path window shows the current path and file mask. If you started OCP from the home directory you will get the following: file:/home/user/* means that the current directory is /home/user on your file: drive and all files are shown (*). You can edit the path and the mask by pressing ALT+Enter or CTRL+Enter depending on the UI renderer in use. After editing the path press Enter to change to the appropriate directory. You can edit the file mask to include only some files.

file:/media/music/*.mod will change to the /media/music directory of filesystem and show all files ending with .mod. The default setting should be the current directory with a file mask * to show all files.

The most important window is the directory list. Here you can see all files in the current directory. If the extension is known to OCP the file information will be shown in different colors depending on the file type. Files not known to OCP will be shown in standard grey.

Leftmost side the file name provided by the operating system is shown. The extension .??? will specify the file type. The next column shows the title of the file if the file type includes a title. In the third column the number of channels is displayed. Finally rightmost the filesize is shown in bytes. If the module is included in a ZIP archive the real file size is displayed.

Right to the directory list you can see the play list. All files listed in this window will be played, after you change into the player. The order of entries in this window determine the order in which files are loaded unless you have enabled the random option.

The window at the bottom is the module information. Many music formats can store general information which is displayed here. If the file type does not support those information you can edit the fields inside this window manually and OCP will store the information for you.

Finally at the very bottom is the quick find feature, which lets you easily find files in the current directory.

2.2 Usage of the fileselector

The directory list shows you all files in the current directory which fit to the file mask set in the path window. Under the alphabetically sorted files the directories and drives are shown.5

Use the Up and Down to browse through the files. If you press Enter the selected file will be loaded and played with the player. Pressing Enter while selecting a directory or drive will switch to the selected item and the directory will be read. Pgup, Pgdown, Home and End will work as expected.

If a module is played and you are in the player f will beam you to the fileselector. You can always leave the fileselector by pressing Esc twice! If no module is playing the program will exit, while you will get back to the player if a module is played in the background.

Playlists are shown in the playlist window at the right side of the screen. The currently selected file is appended to the playlist by pressing Right or Ins. Left or Del will remove it again. You can insert files multiple times into the playlist by pressing the appropriate keys more than once. If you have files in the playlist exit the fileselector by pressing Esc! This might seem confusing in the beginning, but you will notice the logic very soon. In the player you start the next song in the playlist by pressing Enter.

Normally you will start the fileselector from the player by pressing f. The current module will continue playing in the background. After you have selected a file you have to choices:

All files in the current directory will be inserted into the playlist by pressing CTRL+Right or CTRL+Ins. The playlist will be deleted by pressing CTRL+Left or CTRL+Del.

Although in the playlist window only the filename is shown, OCP stores the complete path information. So you can insert files into the playlist from totally different directories and drives. If files are inserted into the playlist you can change to the playlist window by pressing Tab. Inside the playlist window all keys have full functionality. So you can load the selected module immiediatly by pressing Enter or remove the file from the list by pressing Left. If you are in the playlist window you can move the currently selected file by pressing CTRL+Up and CTRL+Down. This will affect the order in which files are processed. CTRL+{Pgup,Pgdown,Home,End} work as expected.

If many files are inside a directory selecting a module with the cursor keys can be annoying, because it takes a long time to browse through the list. If you know the filename you can start typing it on the keyboard. This enables the quickfind feature. Characters already typed are shown in the quickfind window. The current directory is searched for files matching the typed characters. Often you don’t have to type the complete filename, as it can be already determined by the leading chars. The typed characters do not have to match the filename exactly as small errors are neglected.

At the bottom of the screen the fileinformation window is located. If the file includes any additional information it will be shown at the appropriate fields. You can edit each entry manually.

All module information is read by
the fileselector once if it runs along this module the first time. The data
is stored in three files located in your home directory of OCP refered as the
module information cache. If the fileselector scans a directory and finds
a module which has not been processed by the fileselector it may take some
minutes to read all file information out of the files and store them in the
module information cache.

To switch to the module information window press SHIFT+Tab. You can use the cursor keys to select the entries. After pressing Enter the information can be edited. When pressing Enter again the changes are stored in the module information cache. Note: Do not change the entry type as the file could not be loaded properly when the wrong filetype is entered! Normally you never have to change this entry, except for old 15 instruments amiga noisetracker modules!

2.3 Advanced usage

The appearance and behaviour of the fileselector can be edited in the ocp.ini (see ocp.ini) file or by pressing ALT+c. Changes made to the ocp.ini are permanently, while configuration applied with ALT+c is only valid while OCP is running.

Afer pressing ALT+c you can toggle 14 options with keys 1..9, a..d, + and -. If pressing ALT-S the settings can be flushed into ocp.ini. The following list will explain every option:

1screen mode: This is output-driver specific. Most common you can adjust the font-size here between sizes like 8x8 or 8x16.
2scramble module list order: if this options is enabled the files inside the playlist will be played in random order. Otherwise the order shown in the fileselector from top to bottom will be used.
3remove modules from playlist when played: normally you will want this enabled as modules are only played once. If you disable this option you playlist can be processed foreever.
4loop modules: if the music file ends it will start again. The next file will be played after pressing Enter. If you turn off this option the playlist will play all modules without any user interaction.
5scan module information: When entering a directory the files are processed to gather module information which can be shown. If you disable this option directories will be processed quicker.
6scan module information files: the module information cache in the home directory of OCP will be read if this option is enabled. (currently not implemented)
7scan archive contents: to save hard disk space you can store your files inside archives like ARJ or ZIP. If the fileselector finds an archive it will open it to scan for files.
8scan module information in archives: if modules are found inside archives they will be decrunched to find any module information. This option can take several minutes if many modules are stored in archives
9save module information to disk: toggles weather to save gathered informations in the module information chache.
Aedit window: If you don’t want the module information window at the bottom disable this option. The directory and playlist windows will spawn over the complete screen.
Bmodule type colors: different file types are shown in different colors on the screen. When watched on monochrome monitors or laptops you might want to disable this option.
Cmodule information display mode: changes the contents of the directory window. You can also use ALT+tab or ALT+i inside the fileselector.
Dput archives: Show archives, so they can be accessed like directories. Normally this should be disabled if archives are scanned automatically.
+/-framerate: Adjust the target framerate.

You may want to change the entry type in the module information window if you have old amiga modules or a non-standard midi file. Very old Noise- and SoundTracker modules only had 15 instruments and no file identification. So the fileselector is not able to detect those files as valid modules and refuses to play them. You have to select M15 in the type entry. If the module does not differ between tempo and speed and is of the 15 instrument type select M15t. Some ProTracker modules do not differ between tempo and speed too. If you have one of those modules use MODt. A module player for PC called DMP introduced a feature called panning. To enable this (non-standard) feature select MODd. If you want to play midi files with a second drum track on channel 16 use the MIDd option. Any other file should be autodetected correctly.

If you have renamed a module
to a different extension (say hello.mod to hello.s3m) OCP
will refuse to play it, because the file type is wrong. You could correct this
by selecting the right file type in the module information as shown above. But
it is recommended to rename the file to the right extension instead of tweaking the
autodetetion of the player.

The current playlist can be saved into the .PLS format by pressing ALT+p. You have to type the filename without extension in the path window. A standard extension .PLS is appended. The playlist can be loaded just like any other module from the fileselector or at startup.

The drive setup: is a special device which can be used to change the hardware configuration without leaving the player. If you access this drive you will see two subdirectories.

In the INPUTS subdirectory you can choose the device which will be used when sampling from external sources (when playing CD audio tracks or starting OCP in sample mode). The DEVICES directory displays all devices which where detected at startup. Normally you might want to change this if you want to save the next file as a .WAV or .MP2 file to the harddisk.6

2.4 Reference

a..zquickfind
ALT+bmark module “big”
ALT+cconfigure fileselector
ALT+dgoto DOS
ALT+ichange display mode for directory window
ALT+kdelete file
ALT+mmove file
ALT+sstop scanning module information
Up, Downmove cursor one entry up/down
CTRL+{Up, Down}move module up/down on playlis
Right, Insadd file to playlist
Left, Delremove file from playlist
CTRL+{Right, Ins}add all files to playlist
CTRL+{Left, Del}clear playlist
Pgup, Pgdownmove cursor one page up/down
CTRL+{Pgup, Pgdown}move module one page up/down in playlist
Home, Endmove cursor to top/bottom of the list
CTRL+{Home, End}move module to top/bottom of playlist
Enterplay selected file
change to directory/archive/drive
edit entry (in module info window)
ALT+Enteredit path window
Tabchange between directory and playlist
ALT+Tabsame as ALT+i
SHIFT+Tabchange to module info window
Escexit fileselector

Supported filetypes – valid options for the type entry in the module information window.

669669 Composer module
AMSVelvet Studio module
AYAyley-library compatible
BPADeath Ralley archive
CDAcompact disk CD audio track
DMFX Tracker module
HVLHivelyTracker / Abyss Highest Experience module
FLACFLAC
ITImpulse Tracker module
MDLDigi Tracker module
MIDstandard midi file
MIDdstandard midi file, channel 16 is a second drum track
MODamiga ProTracker 1.1b module
MODtamiga ProTracker 1.1b module, effect Fxx is tempo
MODdamiga ProTracker 1.1b module with effect 8xx is panning
MODfpc Fast Tracker II .mod file
M15amiga NoiseTracker module with 15 instruments (plays like ProTracker 1.1b)
M15tamiga NoiseTracker module with 15 instruments, effect Fxx is tempo (plays like ProTracker 1.1b)
M31miga NoiseTracker module with 31 instruments
MPxMPEG audio format level 1-3
MTMMulti Tracker module
MXMMxmplay module
OGGOgg Vorbis sound stream
OKTOktalyzer module
OPLAdplug-library compatible
PLSOCP playlist, works also with M3U and PLT playlist files
PTMPoly Tracker module
SIDPSID SID file
STMScream Tracker 2 module
S3MScream Tracker 3 module
SIDPSID sid file
UMXUnreal module file
ULTUltra Tracker module
WAVMicrosoft RIFF wave file
WOWWOW Tracker module
XMFast Tracker 2 module
YMST-Sound (YM files player library)

Footnotes

(5)

setup: is a special drive which lets you configure OCP without editing the ocp.ini file, see page See specialdrive.

(6)

See See Using the diskwriter.