1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:08:12 +00:00
serenity/Applications/Piano
Andreas Kling c962c54610 Piano: Start working on a desktop piano.
The idea here is to implement a simple synhesizer that allows you to play
music with your keyboard. :^)

It's a huge hack currently but we can improve upon this.
2019-07-13 17:05:16 +02:00
..
main.cpp Piano: Start working on a desktop piano. 2019-07-13 17:05:16 +02:00
Makefile Piano: Start working on a desktop piano. 2019-07-13 17:05:16 +02:00
Music.h Piano: Start working on a desktop piano. 2019-07-13 17:05:16 +02:00
PianoWidget.cpp Piano: Start working on a desktop piano. 2019-07-13 17:05:16 +02:00
PianoWidget.h Piano: Start working on a desktop piano. 2019-07-13 17:05:16 +02:00