| GUI Button commands |
| Move selected items one step up and down |
 |
The selected items are moved by one position forward or backward. If program items are moved
LeLibby ensures that combinations - as long as they are available in the PCG - are updated in
order to point to the new program positions.
|
| Move selected items 20 steps up and down |
 |
The selected items are moved 20 steps forward or backward. If program items are moved
LeLibby ensures that combinations - as long as they are available in the PCG - are updated in
order to point to the new program positions.
|
| Move selected items to the previous/subsequent bank |
 |
The selected items of the currently selected bank are exchanged with the corresponding
items of the previous or subsequent bank. If program items are moved LeLibby ensures
that combinations - as long as they are available in the PCG - are updated in
order to point to the new program positions.
|
| Move all items of the selected bank to the previous/next bank |
 |
All items of the currently selected bank are exchanged with the corresponding
items of the previous or subsequent bank. If program items are moved LeLibby ensures
that combinations - as long as they are available in the PCG - are updated in
order to point to the new program positions.
|
| Sort the entire section alphabetically |
 |
The items of the current section (i.e. programs, combinations, arps, drum kits)
are sorted according to their names in ascending alphabetical order. If the program
section is sorted LeLibby ensures that combinations - as long as they are available
in the PCG - are updated in order to point to the new program positions.
|
| Sort the entire section categorically |
 |
The items of the current section are sorted according to their category in ascending
numerical order. If the program section is sorted LeLibby ensures that combinations -
as long as they are available in the PCG - are updated in order to point to the new
program positions.
|
| Fill the selected bank with copies of the selected item |
 |
The selected bank is filled with copies of the currently selected item. Using this
feature on programs may affect the sounding of combinations.
|
| Open the global-parameters-dialog |
 |
If global data are stored in the PCG this button brings up
a dialog where all global parameters can be edited.
|
| Dump the contents of the PCG in text format |
 |
The contents of the PCG are dumped as ASCII text to a separate window
in a human-readable form.
|
| Dump the contents of the PCG to a HTML file |
 |
The contents of the PCG are dumped as HTML to a file. You will be asked for
the file name of the HTML file to be generated.
|
| Copy selected items to the other PCG |
 |
The items that are currently selected are copied to the other PCG by overwriting
the items in the destination PCG. Note that copying programs may affect the sounding
of combinations in the destination PCG that use the overwritten program. For
implications on copying combinations refer to chapter 2.
|
| Copy all items of selected bank to the other PCG |
 |
All items of the currently selected bank are copied to the other PCG by overwriting
the items in the destination PCG. Note that copying programs may affect the sounding
of combinations in the destination PCG that use the overwritten program. For
implications on copying combinations refer to chapter 2.
|
| Create an exact copy of a PCG |
 |
An exact copy of the PCG is created and loaded into the other PCG panel.
|
| Compare PCGs |
 |
Compares the PCGs (if loaded) and displays the result in a separate dialog
|
| Find all duplicate items of this PCG |
 |
The PCG is queried for duplicate items and the results are displayed in a
separate dialog in a tree-like style. An item is considered to be a duplicate
of another item if both items have the same parameters, i.e. both items are
sounding identically. Duplicate items do not necessarily have the same name
or category!
|
| Find items by name / pattern |
 |
The PCG is queried for items whose names or categories contain the search string and
displays the result in a separate dialog in a tree-like style. The query is case-insensitive.
The search string may also be composed as a so called "Regular Expression". For example,
to search for items that contain the substring "Piano" or the substring "Guitar" one
will have to enter a search string like this one: "RE:(.*Piano.*|.*Keyboard.*)". By
starting the search string with "RE:" LeLibby knows that a RE follows and interprets
the following string as regular expression. RE pattern matching is case-sensitive
(in contrast to the simple substring search). For further information on regular
expressions visit
this page.
|
| Find duplicates of selected items in the other PCG |
 |
The second PCG is queried for duplicates of the items selected in the first PCG
and the results are displayed in a separate dialog in a tree-like style. An item
is considered to be a duplicate of another item if both items have the same
parameters, i.e. both items are sounding identically. Duplicate items do not
necessarily have the same name or category!
|
| Initialize duplicate items of a section |
 |
A section is queried for duplicates and every duplicate item is then initialized
with factory preload data. Initialized items will be named "~Initial Item~" and will
belong to the category with the highest ordinal number.
|
| Smart Ordering |
 |
Smart Ordering is a method to order items inside a single bank very quickly only by
selecting items one after the other. Pressing the Smart Ordering button
will make the smart ordering dialog appear. Now you can simply click on any item in the
main list you wish add to your smart-ordered list. The items will displayed in the smart
ordering dialog. Every item may be added only once to the smart ordering. Right-clicking
on an item in the smart order dialog opens a popup menu allowing you to perform several
tasks, e.g. delete an item from the smart-ordered list. After you have finished your
selection, press the Commit button and LeLibby will order the items accordingly. Note that
smart-ordering works only with a single bank.
|
| Navigation Buttons |
 |
Like in a web browser you can use these buttons to navigate between previously selected positions.
|
| Append banks to Bank Archives |
 |
If a bank archive is loaded this button opens the bank archive expansion dialog
that allows you to add more banks to the bank archive. This button is inactive if
a regular PCG file is loaded.
|
| Processing Error Indicator |
 |
LeLibby generates error traces if any failure during PCG processing occurs. Although
this should not be the case very frequently it will be good to know why an error
occured (especially it is good to know for the author).
The error indicator will show up in a steady green color as long as everything is
consistent. As soon as somthing unusual happens the indicator will start blinking.
Clicking on the indicator will then open the trace window where a message describing
the failure reason will be displayed. At the same time the indicator will stop blinking
to show that the user has noticed the event.
|
| Update Indicator |
 |
Appears if a newer version than the installed version is available for download.
Clicking on the indicator will open an information dialog telling you some details about the
available updates.
|
| Context menu commands on selected items |
| Edit |
The parameters of the selected item show up in a separate dialog and can be
modified there. Double-Clicking on the item has the same effect.
|
| Pack |
Non-continuous selections of bank items are re-ordered into a continuous selection.
|
| Sort selected items alphabetically |
The selected items of the current bank are sorted according to their names in
ascending alphabetical order. If program items are sorted LeLibby ensures
that combinations - as long as they are available in the PCG - are updated
in order to point to the new program positions.
|
| Sort selected items categorically |
The selected items of the current bank are sorted according to their category in ascending
numerical order. If the program section is sorted LeLibby ensures that combinations -
as long as they are available in the PCG - are updated in order to point to the new
program positions.
|
| Search duplicates of '{item}' |
Searches the entire section for duplicates of the selected item of the current bank
and displays the result in a separate dialog in a tree-like style.
|
| Search duplicates of selected items |
Searches the entire section for duplicates of all selected items of the current bank
and displays the result in a separate dialog in a tree-like style.
|
| Hex Dump of '{item}' |
Displays a hex dump of the selected item of the current bank in a separate text window.
|
| Hex Dump of selected items |
Displays a hex dump of all selected items of the current bank in a separate text window.
|
| The Clipboard |
| Copy |
Copies the selected items to the clipboard.
|
| Paste '{item}' |
Overwrites the context item (item under the mouse cursor, doesn't have to be selected)
with the item from the clipboard if applicable. The following list summarizes which
items may be overwritten by others:
- Items in the same section of the same PCG
- Items in the same type of section on the second PCG. If the
PCGs are from different Triton models automatic conversion is
provided for programs and combinations.
- Combination items may be overwritten by program items of the
same PCG (new with LeLibby V0.9.3).
As the item will not be deleted from the clipboard after overwriting this
action can be repeated as often as you like.
|
| Paste |
Overwrites items with the items from the clipboard beginning with the context
item. All other restrictions apply as for overwriting single items.
|
| Paste as Combi '{item}' |
This command is available if the clipboard contains program items and the context
menu is opened on a combination item in the same PCG. Pasting a program on a
combination creates a combination that uses the copied program as its timbres. Only
the first timbre will be set to sound. Effect and controller settings are preserved
from the program so the new combination will behave equally to the program.
|
| Exchange with '{item}' |
Exchanges the context item with the original item the clipboard item is a copy of.
The following list summarizes which items may be exchanged with others:
- Items in the same section of the same PCG
- Items in the same type of section on the second PCG. If the
PCGs are from different Triton models automatic conversion is
provided for programs and combinations.
|
| Exchange with copied items |
Exchanges items with the items from the clipboard starting with the context
item. All other restrictions apply as for exchanging single items.
|
| Compare with '{item}' |
Compares the context item with the item on the clipboard. The result of the
comparison is displayed in a separate dialog.
|