Help
This page explains the user interface and functionality of the application.
Color theme
This application tries to determine your color theme preference. If you have set your operating system or browser to Dark mode, this will be the application's default setting. In the top navigation bar, the active color theme can be toggled:
- the Theme Toggle button actively switches between light and dark modes. This choice is then saved in the browser's local storage.
Home page
The Home-page shows a list of all songs currently available in this application. It shows the song's title, main artist and one or more buttons:
- the Copy button copies the URL of the song's chord sheet to the browser's clipboard.
- the Link button opens the first hyperlink as specified in the song's metadata.
- the YouTube button opens the first hyperlink to YouTube as specified in the song's metadata.
Chord sheet
The following controls are available when viewing a song's chord sheet.
When available for a particular song, its first (YouTube-) link is presented as a clickable button in the top right corner of the page.
The Back button returns to the Home-page.
Scrolling
Three buttons in the top bar allow automatic scrolling with speed control:
- the Scroll button toggles automatic scrolling. When enabled, the button reads Pause and disables the automatic scrolling when clicked.
- the Minus button decreases the automatic scroll factor.
- the Plus button increases the automatic scroll factor.
Note: In between the scroll buttons, the current scroll factor is shown.
It defaults to a value of 1.0.
Once automatic scrolling is enabled, the page starts scrolling downwards at a
default speed. Decreasing and increasing occurs in steps of 0.1.
Note: If the user has previously increased the scroll speed to a specific value, this value is stored locally and reused on subsequent page visits.
Note: Manual scrolling by touch(-pad), mousewheel and keyboard will scroll at normal speed in the desired direction. Then automatic scrolling is resumed at the current speed.
Note: When the screen orientation is changed (e.g. the user rotates the screen or mobile device), automatic scrolling is stopped. It can be resumed by clicking the Scroll button.
Transposing
A song's chords and sheetmusic can be transposed by semitones:
- the Down button transposes the
song one semitone down. For example
AbecomesA♭andF♯becomesF. - the Up button transposes the
song one semitone up. For example
AbecomesA♯andB♭becomesB.
Note: In between the transposition buttons, the current amount of transposed semitones is shown.
Modifier preference
The user can choose which chord modifiers to prefer:
- the ♭ button transforms all chords to their flat-equivalent. For example
A♯becomesB♭andC♯becomesD♭. - the ♯ button transforms all chords to their sharp-equivalent. For example
A♭becomesG♯andB♭becomesA♯.
Copy URL
The song's page contains a copy button, just as the Home page:
- the Copy button copies the URL of the song's chord sheet to the browser's clipboard for easy sharing via chat or e-mail.
Note: The button to copy the page's URL is hidden on small screens to preserve navigation bar layout. Please use the browser's Share-feature , instead.
Fontsize "zoom"
The chord sheet's fontsize can be increased or decreased:
- the Zoom out button decreeases the page's fontsize.
- the Zoom in button increases the page's fontsize.
Note: The buttons to control fontsize are hidden on small screens to preserve navigation bar layout.