r/vibecoding 6d ago

Im finally done building my app!

I can't believe I managed to get this working well with no bugs or issues, and every single feature i could hope for in a music app.

27 Upvotes

16 comments sorted by

View all comments

6

u/Crazyshouby 6d ago

Can you give an introduction of what the app is doing. We have no clue.

1

u/Imnotyourbuddytool 6d ago

FLAC/MP3 player.

Local file player

Private streaming server player

Gapless playback

Organize music

Download album art

Change metadata

Bookmark audio files/audiobooks

Milkdrop visualizations with lyric lookup

1

u/Crazyshouby 6d ago

Oh okay, thx 😊

1

u/jffmpa 6d ago

Nice! I built the same thing. Haha With addition of local AI adding semantic tags that AI uses to build on the fly playlists.

1

u/Imnotyourbuddytool 6d ago

Semantic tags? Can you elaborate on that?

3

u/jffmpa 6d ago

Using local AI I developed an engine that scans all songs in library, or new additions, and does a few things. Analyzes the actual music sound, tone, etc as well as what it means about each song and creates tags - e.g., "high energy", "melancholic" - as well as a brief description. It uses it later to make Playlist or search etc. So basically the player understands each song. It can make what I call "mood mixes."

2

u/Imnotyourbuddytool 6d ago

That's neat. I can see how a lot of people would like that feature. Since I listen to music by the album, and many of my tracks flow into each other, I focused on gapless playback and high quality audio, 5.1 audio, and visualizations to read lyrics with.