Copy of https://github.com/pianobooster/PianoBooster - A MIDI file player/game that displays the musical notes and teaches you how to play the piano.
Go to file
Martchus 86ce9b0538 Configure breve boundary 2024-02-04 21:57:37 +01:00
.github/workflows Avoid boilerplate code in build script utilizing c++utilities/qtutilities 2023-06-05 22:10:11 +02:00
doc Updated the URL to point to the new pianobooster.org website. 2020-12-12 20:11:25 +00:00
icons Use the icon from logo folder for application itself 2023-09-08 21:26:35 +02:00
logo upload hicolor icons 2019-06-10 03:59:36 +03:00
music fixed typos 2021-01-24 00:04:39 +01:00
pkgs/win32 fixed typos 2021-01-24 00:04:39 +01:00
src Configure breve boundary 2024-02-04 21:57:37 +01:00
tools Use the icon from logo folder for application itself 2023-09-08 21:26:35 +02:00
translations Allow built-in translations via qtutilities 2023-06-27 19:58:10 +02:00
.gitignore Updated the translations for the Midi to MIDI change. 2020-12-17 12:53:38 +00:00
BUILD.md Avoid boilerplate code in build script utilizing c++utilities/qtutilities 2023-06-05 22:10:11 +02:00
CMakeLists.txt Enable target to invoke cmake-format via c++utilities and apply formatting 2023-06-05 22:50:36 +02:00
Changelog.txt Changed the version number for release v1.0.0 2020-12-13 12:50:39 +00:00
LICENSE.LESSER Modernize icons 2023-06-27 20:10:57 +02:00
README.md Modernize icons 2023-06-27 20:10:57 +02:00
TODO.md install all langs by qmake always 2019-06-27 07:55:18 +03:00
gplv3.txt flattening repository 2018-05-18 14:41:22 +02:00
license.txt Update my copyright date 2024-01-23 00:37:08 +01:00
pianobooster.6 Updated the URL to point to the new pianobooster.org website. 2020-12-12 20:11:25 +00:00
pianobooster.desktop Enable app startup animation in Linux DEs 2020-02-07 12:37:05 +02:00
pianobooster.pro Updated the translations for the Midi to MIDI change. 2020-12-17 12:53:38 +00:00

README.md

== THE URL HAS CHANGED ==

This PianoBooster repository has now been transferred to @pianobooster as the new owner.

Please update all your bookmarks and update any existing local clones to point to the new repository URL https://github.com/pianobooster/PianoBooster

logo

INTRODUCTION

PianoBooster is a MIDI file player that displays the musical notes AND teaches you how to play the piano. The difference between playing along to a CD or a standard MIDI file is that Piano Booster listens and reacts to what you are playing on a MIDI piano keyboard. You can play along to any track in the MIDI file and Piano Booster will follow your playing. Piano Booster makes learning to sight read fun!

Piano Booster is a free (Open Source) program, available from: https://www.pianobooster.org/

FEATURES

  • The musical accompaniment follows your playing, if you stop then so does the music.
  • Play a single hand and Piano Booster will play the other hand in time with you.
  • Change the speed of playback to match your playing ability.
  • Transpose +/- 12 semitones without stopping the play back.
  • 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 of your piano part.
  • Measures the accuracy of your playing.
  • Timing markers 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 on the piano.

GETTING STARTED

Binary executable version of PianoBooster are available for Windows, MacOS and Linux, which can be downloaded from the Piano Booster website. Piano Booster now includes a built in version of the FluidSynth sound generator. In order for FluidSynth to work and to hear sound a .sf2 (sound font) file is required which must be loaded using the MIDI Setup/Fluidsynth menu of Piano Booster. A recommended General Midi (GM) sound font file is the FluidR3_GM.sf2

To play along with PianoBooster you will need a MIDI Piano Keyboard. If you don't have a MIDI keyboard you can still try out Piano Booster using the PC keyboard, 'x' is middle C - but a MIDI piano is highly recommended. After connecting the MIDI keyboard you need to setup the midi input device using the Piano Booster MIDI setup menu.

PianoBooster now comes with a music teaching course called Booster Music. The MIDI files for this course are in a folder called BoosterMusicBooks located in the Music folder on your PC. The Booster Music teaching course is also available on the Piano Booster website. Use the File/Open from the Piano Booster menu to load the MIDI file ".mid" or a karaoke ".kar" file.

Finally choose the skill level, if you want to just listen to the MIDI music - select 'listen', to play along with a MIDI keyboard with the music following your playing - select 'follow you' and then click on the Play icon to start.

TRANSLATIONS

PianoBooster isn't translated in your language? Help us, and we will gladly ship new translations with it.

Please see the Web-based continuous localisation (Weblate) to contribute to the language translations. The translation required for the Piano Booster app are located here and the translation for the Booster Music course are located here.

LICENSE

PianoBooster is fully copyrighted by the authors and all rights are reserved.

PianoBooster is free software (Open Source software): you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

PianoBooster is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License in the file "gplv3.txt" or from the web site http://www.gnu.org/licenses/ or gplv3.txt.

The PianoBooster documentation and music are released under the Creative Commons License (CC-BY).

PianoBooster License

Attribution for 3rd party content

The icons found under images/breeze are taken from the KDE/Breeze project. The icon media-playback-from-start.svg is not an exact copy but made of elements from Breeze icons.

SOURCE CODE

As part of GNU General Public License the source code for PianoBooster is available from the GitHub site https://github.com/pianobooster/PianoBooster. See the BUILD.md for instructions on how to build the source code.

This source code URL has recently changed so please update all your bookmarks and change any existing local clones to point to the new repository URL.

BUGTRACKER

Issues

CONTRIBUTING

PianoBooster is community developing project. You're welcome with patches:

Pull Requests

We have many issues always.

We are looking for musicians to make music for pianobooster. It can be educational courses or other melodies: music sources.

Thanks to everyone who has already made contributions to the Piano Booster project.