SwiftTec Song Management Help

SongEditor

The SongEditor is used to prepare songs for display, print and projection in the various modules that make up the SongManager suite. The SongEditor can read and write files in the following formats:

Song Structure

Songs have an extendable structure which looks like this:

The song format allows for contain chords, annotations, translations and much more, though at the point of writing some of these have still to be implemented. The song format will be extended to include further information as the software is extended.

Using the Song Editor

The basic song editor has been completely re-designed from it's original version and now appears as shown below.

 

The editor consists of several sections

The main menu and tools bars have the same functionality, the toolbars are intended to make the most common functions easily available.

Editing the Song Info

Clicking the Song Info button displays the song info page:

Here you can enter the primary song information such as the song title, author, copyright and key. The index entries tab allows you to add entries that might be commonly used to find the song. The references tab allows links to song resources to be added.

Editing the Song

Each section consists of an information section on the left hand side with the lyrics and chords on the right hand side. The editor functions much like any basic text editor, so text can be added by simply typing and the characters are are inserted in the song at the current cursor position.

Note: at the time of writing it is not possible to highlight sections of text for replacement, deletion or copying. This functionality will be added in due course.

Chords can be added/edited at the current cursor position by pressing the F9 key which will display a popup box in which you can edit the chord:

Chords are entered in a standard format:

Where a chord takes the form of note and optional suffix (e.g. m, maj, sus). The note must be one of A B C D E F G and can include the # or b. The editor converts the note into a common format and may alter the chord to fit the key, e.g Ab may convert to G#

Changing The Section Attributes

The attributes of a section can be changed by settings the cursor into the section of interest and changing the attributes via function key, toolbar or menu.

Starting a New Section

A new section is started automatically each time 2 blank lines are entered.

Editing the Song Sequence

The song sequence is the order in which sections will be sung. By default the song sequence is automatically generated using an algorithm which should generate the sequence correctly most of the time, however to accomodate the cases it cannot calculate automatically you can edit the song sequence manually using the controls in the Default Play Sequence toolbar.

 

Back to documentation index


Copyright 2013 SwiftTec - All Rights Reserved