Open Source Music Player System

Hello, recently i made an Music Player for my game, but sadly game stopped being developed and i want to give everyone my Music Player i made

It’s easy to add/delete song in music list

local Music = {
	5108618911,
	159152899,
	913576320,
	158001900,
	2007907591,
	2007907591
}

It’s have a good GUI design (i hope so), shows Loudness of the music, Player who published music, and music name, able to pause and resume.
eqe

Showcase of how it’s works

The model

hope you’ll like it :smile:

21 Likes

Love it! Going to use it in my game.

1 Like

Thanks you for loving it, cool to see that’s someone likes my works!

1 Like

Nice contribution, it’s always good to see people being generous with their creations.

1 Like

Very cool! Is there any simple way to change how the GUI looks to match a games theme?

no, but i’m planning to remake it so people can easily edit the gui

1 Like

Hi! I think you should mention in your post that when adding the gui, you also need to place a sound thingy (is it an instance? idk) named “Music” , else you get an error.

Also, a cool feature might be that the player could change the volume of the song too.

Thanks for this awesome thing!