ttdm / Symphonium

A tool to help learning the piano
Other
52 stars 4 forks source link

Synphonium v1.0

A tool to help when learning to play the piano.

To download the latest versions on all platforms, see this post. You can also find around 40 MIDI files to download on the website.

The following ReadMe is focused on technical users that would want to build the project from its sources. Non technical users will probably get more informations from reading the website.

  1. How to compile
  2. First steps inside the soft
  3. Future devlopments
  4. Acknowledgments

How to compile

It's pretty simple : It's a QT Creator project so you will QT Creator for your plaform. And that's all. All the others libraries are shipped (as sources or .Lib) with the project.

So you only need to open the project file (.pro) with QT Creator and then you can build and run with Ctrl+R

Compilation options, directly by editing the Symphonium.pro file :

It does compile using the 3 default options, I never tested it with JACK.


First steps inside the soft

  1. Add MIDI file to the library by selecting file in the menu (file should be in ".mid")

  2. Select a MIDI device using "Options" in the menu. If you don't have any MIDI device, the soft capabilities will be limited; you will only be able to "watch the notes fall on the keyboard" in the "listen to the song" mode.

  3. I believe (hopefully) the rest of the soft is self explanatory.


Future devlopments

Important / Fixes :

Minor / For later :

Acknowledgments

This soft has been inspired by Synthesia and PianoFromAbove but one is closed source and commercial and the other is focused on windows only and is starting to get quite old. After taking advices from better devs than myself, it would appear that it was faster to create this soft from scratch than to build on PFA which explain why I created nearly a copy of PFA.

The following libraries are used in the soft :

Now that an alpha version is available, I'm totally open to contributions ! Thanks to the ones that already took some time to improve Symphonium :