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
- Host: GitHub
- URL: https://github.com/soulyma/pictureeditorandaudioplayer
- Owner: Soulyma
- Created: 2022-09-03T19:18:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-03T19:29:26.000Z (almost 4 years ago)
- Last Synced: 2025-02-13T09:32:14.642Z (over 1 year ago)
- Topics: audio, audio-player, audio-processing, csharp, gui, multimedia, picture
- Homepage:
- Size: 412 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.