Skip to content

shynag/SonicFlow

Repository files navigation

SonicFlow

SonicFlow is a lightweight music player application developed in C# using Windows Forms. Leveraging the NAudio library for audio playback and TagLib# for metadata extraction, the application provides a minimalistic yet functional interface for users to manage and play their music tracks. The lightweight design ensures simplicity and efficiency, offering features such as play, pause, stop, next, and previous song functionalities.

Files Supported

Extension mimetype
flac audio/flac
m3u audio/mpegurl
m3u8 audio/mpegurl
m4a audio/mp4
m4b audio/mp4
mp3 audio/mpeg
ogg audio/ogg
opus audio/ogg
pls audio/x-scpls
wav audio/wav
aac audio/aa

Libraries

  • NAudio
    NAudio is a .NET audio library that allows for audio playback, recording, and manipulation.
  • TagLib
    TagLib is a library for reading and editing the metadata of several popular audio formats.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages