From b26484bd970f4780701e758c956efffd79a5ef25 Mon Sep 17 00:00:00 2001 From: louis-barman Date: Wed, 25 Nov 2020 21:29:32 +0000 Subject: [PATCH] Changed the URL from captnfab to pianobooster ahead of the repo transfer. --- README.md | 10 +++++----- doc/courses/README.html | 4 ++-- doc/courses/README.md | 4 ++-- music/src/BeginnerCourse/01-StartWithMiddleC.mma | 2 +- music/src/BeginnerCourse/02-ChordOfCMajor.mma | 2 +- music/src/BeginnerCourse/04-ClairDeLaLune.mma | 2 +- music/src/BeginnerCourse/05-ChordOfFMajor.mma | 2 +- music/src/BeginnerCourse/06-DownAndUp.mma | 2 +- music/src/BeginnerCourse/Booster44Lib.mma | 2 +- music/src/BoosterMusic/03-SkipToMyLou.mma | 2 +- pianobooster.6 | 12 ++++++------ src/QtMain.cpp | 2 +- 12 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index c0abbc0..bba70d9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # INTRODUCTION Piano Booster is a MIDI file player that displays the musical notes AND teaches you how to -play the piano. +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. @@ -75,21 +75,21 @@ The Piano Booster Documentation and Music are released under the Creative Common # SOURCE CODE As part of GNU General Public License the source code for PianoBooster is available from -the GitHub site . See the [BUILD.md](BUILD.md) for +the GitHub site . See the [BUILD.md](BUILD.md) for instructions on how to build the source code. # BUGTRACKER -[Issues](https://github.com/captnfab/PianoBooster/issues) +[Issues](https://github.com/pianobooster/PianoBooster/issues) # CONTRIBUTING PianoBooster is community developing project. You're welcome with patches: -[Pull Requests](https://github.com/captnfab/PianoBooster/pulls) +[Pull Requests](https://github.com/pianobooster/PianoBooster/pulls) -We have many [issues](https://github.com/captnfab/PianoBooster/issues) always. +We have many [issues](https://github.com/pianobooster/PianoBooster/issues) always. We are looking for musicians to make music for pianobooster. It can be educational courses or other melodies: [music sources](music/src). diff --git a/doc/courses/README.html b/doc/courses/README.html index 3b9521a..c42369c 100644 --- a/doc/courses/README.html +++ b/doc/courses/README.html @@ -2,7 +2,7 @@

These pieces of music have been created to work with PianoBooster and have the creative commons copyright. -All the music is available here.

+All the music is available here.

Please add to the music on this page - everyone can help. For more information see this forum post. @@ -189,5 +189,5 @@ and the accompaniment was created with the midi file

-

All the music on this page is available here. +

All the music on this page is available here. This free sheet music can be used for beginner piano lessons with PianoBooster.

diff --git a/doc/courses/README.md b/doc/courses/README.md index 21eb852..c7037c9 100644 --- a/doc/courses/README.md +++ b/doc/courses/README.md @@ -2,7 +2,7 @@ These pieces of music have been created to work with _PianoBooster_ and have the creative commons copyright. -All the music is available [here](https://github.com/captnfab/PianoBooster/raw/master/music/BoosterMusicBooks.zip). +All the music is available [here](https://github.com/pianobooster/PianoBooster/raw/master/music/BoosterMusicBooks.zip). _Please add to the music on this page - everyone can help._ For more information see this [forum post](http://piano-booster.2625608.n2.nabble.com/Creating-music-for-PianoBooster-using-MMA-Everyone-can-help-td4167350.html). @@ -189,5 +189,5 @@ For **Frere Jacques** introduces the use of playing both hands together with a v [midi file](BoosterMusic/07-AmazingGrace.mid) -All the music on this page is available [here](https://github.com/captnfab/PianoBooster/raw/master/music/BoosterMusicBooks.zip). +All the music on this page is available [here](https://github.com/pianobooster/PianoBooster/raw/master/music/BoosterMusicBooks.zip). This free sheet music can be used for beginner piano lessons with _PianoBooster_. diff --git a/music/src/BeginnerCourse/01-StartWithMiddleC.mma b/music/src/BeginnerCourse/01-StartWithMiddleC.mma index 4ddd529..81db76f 100644 --- a/music/src/BeginnerCourse/01-StartWithMiddleC.mma +++ b/music/src/BeginnerCourse/01-StartWithMiddleC.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Start With Middle C diff --git a/music/src/BeginnerCourse/02-ChordOfCMajor.mma b/music/src/BeginnerCourse/02-ChordOfCMajor.mma index f300579..f21c287 100644 --- a/music/src/BeginnerCourse/02-ChordOfCMajor.mma +++ b/music/src/BeginnerCourse/02-ChordOfCMajor.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Chord of C Major diff --git a/music/src/BeginnerCourse/04-ClairDeLaLune.mma b/music/src/BeginnerCourse/04-ClairDeLaLune.mma index 28758e1..d766d91 100644 --- a/music/src/BeginnerCourse/04-ClairDeLaLune.mma +++ b/music/src/BeginnerCourse/04-ClairDeLaLune.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Clair De La Lune diff --git a/music/src/BeginnerCourse/05-ChordOfFMajor.mma b/music/src/BeginnerCourse/05-ChordOfFMajor.mma index be63a72..fad232e 100644 --- a/music/src/BeginnerCourse/05-ChordOfFMajor.mma +++ b/music/src/BeginnerCourse/05-ChordOfFMajor.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Chord of F Major diff --git a/music/src/BeginnerCourse/06-DownAndUp.mma b/music/src/BeginnerCourse/06-DownAndUp.mma index 2515f20..c0bf30b 100644 --- a/music/src/BeginnerCourse/06-DownAndUp.mma +++ b/music/src/BeginnerCourse/06-DownAndUp.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Down And Up diff --git a/music/src/BeginnerCourse/Booster44Lib.mma b/music/src/BeginnerCourse/Booster44Lib.mma index 2cd464b..92a7d37 100644 --- a/music/src/BeginnerCourse/Booster44Lib.mma +++ b/music/src/BeginnerCourse/Booster44Lib.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license SeqClear diff --git a/music/src/BoosterMusic/03-SkipToMyLou.mma b/music/src/BoosterMusic/03-SkipToMyLou.mma index 9852070..3ede96a 100644 --- a/music/src/BoosterMusic/03-SkipToMyLou.mma +++ b/music/src/BoosterMusic/03-SkipToMyLou.mma @@ -1,5 +1,5 @@ // Musical MIDI Accompaniment file for the Piano Booster project -// For more information see: https://github.com/captnfab/PianoBooster +// For more information see: https://github.com/pianobooster/PianoBooster // Creative Commons license MidiTName Skip to My Lou diff --git a/pianobooster.6 b/pianobooster.6 index dfed8b5..5ead6f5 100644 --- a/pianobooster.6 +++ b/pianobooster.6 @@ -1,15 +1,15 @@ .\" (c) 2011 Miriam Ruiz -.\" +.\" .\" This document is free 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. -.\" +.\" .\" This package 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 for more details. -.\" +.\" .\" You should have received a copy of the GNU General Public License .\" along with this package; if not, write to the Free Software .\" Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA @@ -17,7 +17,7 @@ .SH "NAME" pianobooster \- learn the piano just by playing a game .SH "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. +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. .SH "SYNOPSIS" .B pianobooster [\fIflags\fR] [\fImidifile\fR] @@ -50,7 +50,7 @@ Display the note length .BI \-\-Xtick\-rate= RATE " (EXPERIMENTAL)" Adjust the tick rate in mSec, the default being 4 (12 windows) .SH "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 notation. 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. +Piano Booster is a fun way of playing along with a musical accompaniment and at the same time learning the basics of reading musical notation. 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 colored lines on the musical stave, the color of which depends whether you have pressed the right or wrong note. @@ -82,6 +82,6 @@ Timing markers show whether you are playing ahead or behind of the beat. They ap .br - A different instrument sound is used for the right and wrong notes that you play. .SH "SEE ALSO" -You can find more about the game on its homepage: https://github.com/captnfab/PianoBooster +You can find more about the game on its homepage: http://pianobooster.sourceforge.net .SH "AUTHOR" The game was originally written by Louis James Barman , . This manual page was written by Miriam Ruiz for the Debian project, but can be used by others. diff --git a/src/QtMain.cpp b/src/QtMain.cpp index 9a3bfc2..fb7b48d 100644 --- a/src/QtMain.cpp +++ b/src/QtMain.cpp @@ -38,7 +38,7 @@ int main(int argc, char *argv[]){ QCoreApplication::setOrganizationName("PianoBooster"); - QCoreApplication::setOrganizationDomain("https://github.com/captnfab/PianoBooster"); + QCoreApplication::setOrganizationDomain("https://github.com/pianobooster/PianoBooster"); QCoreApplication::setApplicationName("Piano Booster"); QCoreApplication::setApplicationVersion(PB_VERSION);