An open API service indexing awesome lists of open source software.

https://github.com/soulyma/pictureeditorandaudioplayer

Using C# I managed to make an AudioPlayer and PictureEditor and I've put them in one MDI with friendly GUI
https://github.com/soulyma/pictureeditorandaudioplayer

audio audio-player audio-processing csharp gui multimedia picture

Last synced: about 1 year ago
JSON representation

Using C# I managed to make an AudioPlayer and PictureEditor and I've put them in one MDI with friendly GUI

Awesome Lists containing this project

README

          

# PictureEditorANDAudioPlayer
It was a University project for MultiMedia course,Using c# i managed to make :
AudioPlayer_PictureEditor are two different projects and I've put them in one MDI with friendly GUI,
The AudioPlayer project has GUI that will let the user to pick an audio play it and edit on it beside the ability to merge two audios together and save all the changes. The Picture Editor project has GUI that will let the user to pick a photo and edit the colors brightness or even draw on it and save all the changes too.
Besides you can open multi projects of both photo and audio project.