Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

pianobooster(6) [debian man page]

PianoBooster(6) 														   PianoBooster(6)

NAME
pianobooster - learn the piano just by playing a game DESCRIPTION
Piano Booster is piano teaching software that can provide piano lessons for beginners as well as for advanced players. It can be used for teaching music theory and is useful for piano practice and learning piano technique. SYNOPSIS
pianobooster [flags] [midifile] OPTIONS
-d Increase the debug level -q Quick start -h, --help Display a help message -v Display the version number and exit USAGE
Piano Booster is a fun way of playing along with a musical accompaniment and at the same time learning the basics of reading musical nota- tion. The difference between playing along to a CD or a standard midi file is that Piano Booster listens and follows what you are playing on a midi piano keyboard. The program has been designed to allow you to play along on a midi piano keyboard with the scrolling notes shown on the screen. The notes you press on the keyboard appear as coloured lines on the musical stave, the colour of which depends whether you have pressed the right or wrong note. A different musical instrument sound is used for your playing depending whether you are playing the right or wrong notes. This feature also allows Piano Booster to be used with printed sheet music so you can hear if you are playing the right notes while at the same time keeping your eyes on the printed score. The music accompaniment will automatically wait for you to find and play the correct notes in the piece. Timing markers show whether you are playing ahead or behind of the beat. They appear as white crosses that are drawn over the note. FEATURES
- Piano Booster follows you when playing along to a musical accompaniment. If you stop, then so does the music. - Play a single hand and Piano Booster will play the other hand, as well as the rest of instruments, in time with you. - Change the speed of playback to match your playing ability. - Transpose +/- 12 semitones without stopping the play back. - Change the Key Signature of the piece. - Plays any standard midi or kar file. - Play along to any instrument in the midi file. - Adjust the volume of the current part or the volume your piano part. - See how accurate you're playing. - Change the start bar to start playing from any bar in the music. The repeat bars allows you to practice just a few difficult bars contin- uously. - Timing markers are white crosses that are drawn over each note and show if you are playing ahead or behind the beat. - A different instrument sound is used for the right and wrong notes that you play. SEE ALSO
You can find more about the game on its homepage: http://pianobooster.sourceforge.net/ AUTHOR
The game has been written by Louis J. Barman <louisjb@users.sourceforge.net>. This manual page was written by Miriam Ruiz <lit- tle_miry@yahoo.es> for the Debian project. PianoBooster(6)

Check Out this Related Man Page

rhythmbox(1)						      General Commands Manual						      rhythmbox(1)

NAME
rhythmbox-client - controls a running instance of rhythmbox SYNOPSIS
rhythmbox-client [option...][file...] DESCRIPTION
rhythmbox-client is a tool for controlling an already running instance of rhythmbox. It's useful for remote control scripting, adding spe- cific files to the library from the shell, or printing details of what's playing. Any files specified after the option arguments will be added to the library. If the --enqueue option is given, the files will also be added to the play queue. OPTIONS
-?,--help Show help options --debug Enable debug output --no-start Do not start a new instance of rhythmbox --no-present Don't present an existing rhythmbox window --next Jump to next song --previous Jump to previous song --play Resume playback if currently paused --pause Pause playback if currently playing --play-pause Toggle play/pause mode --play-uri=URI Play a specified URI, importing it if necessary --enqueue Add specified tracks already in the library to the play queue --clear-queue Empty the play queue before adding new tracks --print-playing Print the title and artist of the playing song --print-playing-format=format Print formatted details of the song (see FORMAT OPTIONS below). --set-volume Set the playback volume --volume-up Increase the playback volume --volume-down Decrease the playback volume --print-volume Print the current playback volume --select-source=URI Select the source corresponding to a URI (device or mount point) --activate-source=URI Select the source corresponding to a URI (device or mount point) and start playing from it if not already playing. --play-source=URI Select the source corresponding to a URI (device or mount point) and start playing from it. FORMAT OPTIONS
%at album title %aa album artist %aA album artist (lowercase) %as album artist sortname %aS album artist sortname (lowercase) %ay album year %ag album genre %aG album genre (lowercase) %an album disc number %aN album disc number, zero padded %st stream title %tn track number (i.e 8) %tN track number, zero padded (i.e 08) %tt track title %ta track artist %tA track artist (lowercase) %ts track artist sortname %tS track artist sortname (lowercase) %td track duration %te track elapsed time Variables can be combined using quotes. For example "%tn %aa %tt", will print the track number followed by the artist and the title of the track. AUTHOR
This manual page was written by Sven Arvidsson <sa@whiz.se>, for the Debian system (but may be used by others). SEE ALSO
rhythmbox(1). GNOME
2007-06-28 rhythmbox(1)
Man Page