Skip to content

Simple piano-like application made using C and Microsoft Foundation Class Library.

Notifications You must be signed in to change notification settings

PatruSapte/PianCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PianCPP

Simple piano-like application made using C and Microsoft Foundation Class Library.
It play 6 different sound effects by pressing the app's buttons labelled as Q, W, E, R, T, Y.
Each button's sound volume level can be adjusted apart.
The app can record songs, save in files and replay it later. The record is not an audio file but an ascii file which represet a list of structure who contain information about the time next sound has to play, the volume it has been setted and the type of the sound The app can be started from ExecutableBuild folder.

About

Simple piano-like application made using C and Microsoft Foundation Class Library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published