https://github.com/prouserr/audiowizard
Its really an audio wizard!
https://github.com/prouserr/audiowizard
audio audio-files listen loop mp3 play-audio youtube
Last synced: 2 months ago
JSON representation
Its really an audio wizard!
- Host: GitHub
- URL: https://github.com/prouserr/audiowizard
- Owner: PROuserR
- License: gpl-3.0
- Created: 2018-11-10T17:02:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-27T18:58:39.000Z (about 3 years ago)
- Last Synced: 2025-06-07T02:08:48.721Z (4 months ago)
- Topics: audio, audio-files, listen, loop, mp3, play-audio, youtube
- Language: C#
- Homepage:
- Size: 6.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AudioWizard not a normal audio app!
# ScreenShots



This app can:
1-Read from mp4 file to output only audio
2-Record from sound card
3-Download mp3 from youtube
4-Convert many audio formats and mp4 to MP3 and AAC and WMA
4-Play audio online with some streams
5-Can merge mp3 several mp3 files into a single file
6-Creating a loop from two points
7-Make a playlist
8-Make some effects
9-Listen to right or left speaker
To build to this app you need to have:
1-.Net framework 4.6.1 at least (Windows Forms)
2-These packages including:(install them from nuget)
- Naudio
- TagLib
- YoutubeExplode
3-WaveFormRendererLib,make sure you have this lib go to WaveFormRendererLib
For more info about Naudio go here :)