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

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!

Awesome Lists containing this project

README

          

# AudioWizard not a normal audio app!
![This is an image](https://github.com/PROuserR/AudioWizard/blob/master/images/wizard-icon.png?raw=true)

# ScreenShots
![This is an image](https://user-images.githubusercontent.com/42172521/181349929-48a5b173-c8b0-44eb-a543-e0d331ff40ba.PNG)
![This is an image](https://user-images.githubusercontent.com/42172521/181349937-272cebb8-358e-4ea5-afbb-48eca243bf92.PNG)
![This is an image](https://user-images.githubusercontent.com/42172521/181349940-52a78526-467c-4bc7-ac98-fc62b5ea1616.PNG)


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 :)