Console application to create and save music with a keyboard or load previously made music from .txt and .wav.
Unfortunately our app is only for windows users. To test Music-processing-program just download our repo and run the code in your IDE. In case of enormous numer of weird errors try to change Target Platform Version to your available one in project properties. Project->Properties->Configuration Properties->General->Target Platform Version
Rarely Platform Toolcase also require modification.
Successfully compiled code should look like this, use arrows to choose option from the menu and confirm it with enter button.
After choosing first line of the main menu your console should look like this, now you can start creating your music or move back to main menu.
Now you can create music with letter buttons on your keyboard, end your sequence with enter button.
Don't forget to name the file for your music.
After choosing second line of the main menu your console should look like this, now you can choose file extension from which your music will be played or move back to main menu.
Now simply enter file name with extension and wait for the sound.
After creating, loadind music or choosing "Quit :(" in the main menu your console should look like this.