Added: 3 years ago
From: aarondewindt
Views: 20,757
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (85)

Sign In or Sign Up now to post a comment!
  • Can you tell me the code for that progress bar on the top?

  • NICE CAN I DOWNLOAD IT??

  • verynice, well done!

  • nice program

  • i've been using vb 2008 for 2 years now. i am happy t beta test...

  • anyone know a TuT for this playlist?

  • Hello, can you upload the source code again to: Mediafire and send it to me or post it here? The download link is off...

  • do you have vb6 program for this?

  • Awesome!

  • sad to say.... YOU HAVE BAD BAD BAD BAD TASTE IN MUSIC EVER LOOK AT NICKELBACK OR BREAKING BENJAMIN?

  • NICE!

  • sourcecode link is down!

  • man plz help my

    i want to do a play pause button like you

  • can i do this in visual studio express edition 2008

  • I changed a bit of the code and I got it to work on mine

    5/5 to your music player

  • That shit is easy to make..

  • Can you please make a Tutorial how to make a exact thing like this? :) Thanks. xD

    I subscribed, and liked. :)

  • im making sumthing like this called iSong but its WAY nicer but simple :(

  • How do you make it possible to right click the system tray icon and then theres options and stuff?

  • very impressive

  • i don't want to downlaod it cuz then i don't get the pride of doin it my self. So could u please make a tut?

  • very cool nice job :)

  • How you create it ???? i have subsribe !

  • Make a tut on how you did this!!!!

  • ye theres problems with ru music player it has 5 wornings and 3 errors

  • Awesome

  • downloading source code and seeing what I can do with it :)

  • I love the colour change :)

    I'm making one that I know won;t turn out like this, but maybe with prictise? You should make a tutorial, you'd be incredibly popular!

  • c++ is better

  • wow man, but how did you make that "message" apper above windows taskbar like that to show what song it was playing

  • here's the solution watch?v=pSTnLfFm68U

  • and that was a reply to vpklotar

  • Also tell me how to create a button which want to use as while we click at first it want to pause music and if we click again it want to play!. How to do ?. How you did that simple gimmick coding ?. Please teach me !. I want to know it!!!!

  • Hi man!. Again it`s me!. Please tell me how to create ColorHSL. Color Control Box ?. And how do you made it ?. Please tell me i want to know it`s one of my favorite color and also can called it as theme changer!. With gradient colors!!!!!!!!!!!!. WOW WOW WOW. Please tell me how to create it?????????????

  • Hi i love your Music Player!. And i wish to make one software with some custom features which i prefer to you!. Now create one Video Player which want to play all type of video formats on S - Video via Graphics Card like Nvidia Geforce 9400 (on 2nd monitor). And also create a playlist and add more features like loop, repeat, playlist schedule and give the titling text overlay layers!

  • I am woking now working on the next version. It will have a video player, but it will be limeted to the formats supported by direct X. I'm looking for info on how to play other formats.

    It will support playlists. I also thought of the 2nd monitor feature but I left that idea in the beginning. I am the only one programming and it is allot of work (programming is only my hobby). I think I will make this an open source project when I'm done with the first stable version

  • Ok man!. But do a software with featured to play videos with layer overlay like Text Titling, Text begin and end transition, pip video panning and video scheduling. I`m looking for a software and also trying to make a software with video scheduling, text tiling, and main thing it want to give output on Grqaphics Card S-Video Output. I`m also the great expierianced prigrammer and i did a lot of programs and i`m now also trying to make a software with these features!

  • Hi there, check my video player, didn't use media player library.

  • some errors

  • Yes know there are some errors. But they will be solved in the next version, I will probably release it this december.

  • could you make a tutorial on how to make this folder funktion??PLEASE

    podria hacer un tutorial sobre esa funcion de la carpeta que abre todas las canciones que contiene??PORFAVOR

  • cannot install!

  • i cant install music player

  • what does speed do?

  • Send a new link for download source code please

  • i want the source code 2

  • how did you get the progressbar to act like a volume slide? I really wish to know

  • can you make a tutorial ???

  • Great one ..

    but CAN YOU write me the codes for next and previous buttons? and how i make my listbox plays the the songs .. not just one and stops.... pleaseee hellpppp.. thnxx

  • NICE Aaron

  • Danki

  • Hey very awsome player, could u make a video tutorial ? as fast as u can ?

    I really need a tut... cuz i search over the yt and they all suck, maybe include a video option?

  • hey, i downloaded your source, but when i opened it, there is an elementhost1 and buttons and stuff in it. how can i see codes of the Hide button and Repeat checkbox if its in elementhost?

  • how long did it take to make this?

  • The first version took me like 2 weeks on my free time. It had a user interface in windows forms. This is the socont version. The only change was the UI. It took me another 2 weeks or something more. It was the first time I worked with WPF.

  • Can you make a tut to make something similar to this plz?

  • How do you see the files in the form?

  • I used a list view to show the files.

    You can get the files in a folder using.

    My.Computer.FileSystem.GetFile­s()

    (If you want you can also filter the the files. to for example only return mp3 and wav files)

    To get the icon of the file you can use.

    Icon.ExtractAssociatedIcon()

  • :-)

  • hey buddy i opened the source and it keeps making me shut down the form...so i saved it and the player keeps having to be closed out of?

  • I didn't link the images correcly to the project. That may be the cause of the problem.

    The next version will be done in a couple of weeks. It will have a completly new UI in WPF.

  • Als je dit download, en je maakt een update... krijgen we dat dan ook te zien? En ben je nog bezig met projecten? :D

  • Ja , ik ben bezig met mijn projecten. Ik heb de laatste maanden niet veel aan de projecten gewerkt. Ik ben nu in de HAVO examjaar en ik moet veel leren. Ik will de niewe versie klaarmaken in april.

    Als ik de niewe versie klaar heb, ga ik een video uploaded om het het te laten zien.

  • Ben je dan nog speciaal bezig met het updaten van 1 van je bestaande projecten of ben je dan bezig met een nieuw project? Iniedergeval, veel geluk met je examens en neem je tijd ;)

  • kool...thanks for the help

  • hey how did u make the circle buttons?

  • I used WPF to create the upper part of the user inteface. This allows to use images with a transparent bacround. It will not show then the background of the image.

    Then i changed the image each time the user click, enters and leaves the image.

    This was my first time with WPF. The next version of the music player will have a better UI.

  • The DirectX 9 version is comming soon.

  • is this program free?

  • Yes it is free

  • can you give me the codes....????plz

  • That was a good mix with 2-Track.mp3

  • I have the Direct X 10 but it doesn't work on my computer

  • Thanks for testing my program. I am now working on this problem. I used WPF to make the UI and I didn't link the images properly.

    The program used the images saved on my computer and not the ones in the resources.

  • Beker 60 is my other youtube acound

  • Omg that bad!!! The music I mean the program is good =]

  • Hey Can you send me the project? just upload it to mediafire or sumthing...

  • how do u make, when a song finished, auto play next one

  • You can get the length of the song and you can get the current position of the song. I used a timer you can check if the song finished. I setted it to change the song 50 milli seconds befor it ended. Because the timer was set to tick every 50 milli seconds.

  • Good work, there is no reason that people should give this video less than 5 stars, i'm impressed.

  • dude i need the editable version plz i will do any thing,,,,,,,, or at least tell me how you displayed the files like that

  • The code is very disorganized. Even I have problems to work with it.

    You are not the first person to ask me for the file viewer. I will upload a tutorial, But it will need to be until january 2009. If you really need it. I can send you an Email with the explenation.

    My Email is in the discription.

  • Did you use Media.SoundPlayer ? Nice skin btw :D

  • No. You can only play wav files with the Media.SoundPlayer.

    I worked with directx. There is a com reference that you can add to our project that will give you the ability to work with directx. This reference exists from directx 7. But here I used directx 10.

  • Thanks I will look into that, tough it doesn't seem like I will be a friend with directx soon :D

  • Can you tell me how you made this?

  • not bad man nice coding

  • And it didn't take me so long. Like 2 weeks of work and tests

  • VERY cool prog !

    5 stars !

  • Thanks

  • Hey, I can be a Beta Tester if you want

  • Nice Program

  • Nice Tunes

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more