Skip to content

Program converts .txt files to .wav files and play it. 📻

Notifications You must be signed in to change notification settings

pink-ducks/Music-processing-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music-processing-program

Console application to create and save music with a keyboard or load previously made music from .txt and .wav.

Getting Started

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.

Running the app

Main Menu

Successfully compiled code should look like this, use arrows to choose option from the menu and confirm it with enter button.

menu

Create music

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.

createmenu

Now you can create music with letter buttons on your keyboard, end your sequence with enter button.

created

Don't forget to name the file for your music.

created

Load 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.

load1

Now simply enter file name with extension and wait for the sound.

load2

Ending screen

After creating, loadind music or choosing "Quit :(" in the main menu your console should look like this.

bye

Created by:

About

Program converts .txt files to .wav files and play it. 📻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages