What features i have to add in my music player.

Morningdot Hablu

Morningdot Hablu

@morningdot-6Xuj4M Oct 26, 2024
Hello friends,
I have a project to make a music player using java.
I completed my half of job.That is i just created a simple music player.
Well i started this thread because i wanted to add some features in my music player.
.
So send me you ideas what features i have to add in my music player and if possible also provide the way how to implement your ideas.


Any help will be appreciated.

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 30, 2010

    What are the features that you have in your prototype? If it fits in the scope of your project, add a 6 band graphic equalizer with manual settings.
  • Morningdot Hablu

    Morningdot Hablu

    @morningdot-6Xuj4M Aug 31, 2010

    The_Big_K
    What are the features that you have in your prototype?
    Well till now i just add play,repete,stop,playlist and the instant timing(which show how long our song played).
    The_Big_K
    If it fits in the scope of your project, add a 6 band graphic equalizer with manual settings.
    yes i also want to doing so but the main problem is how to make the scrolling line on which our event occurs and how to change the voice quality of songs when an event occurs.

    😒😒😒
  • Aashish Joshi

    Aashish Joshi

    @aashish-VrevFC Aug 31, 2010

    #-Link-Snipped-#

    you might get some ideas on how to implement a graphic equalizer in this website, maybe even more!!
  • Special

    Special

    @special-bJB6Ij Aug 31, 2010

    @Mohit
    Congrats!! buddy


    add the feature of cutting and mixing two mp3 if possible, and if possible let your music player support all the possible formats of music and songs...
  • Special

    Special

    @special-bJB6Ij Aug 31, 2010

    <a href="https://developer.android.com/reference/android/media/MediaPlayer.html" target="_blank" rel="nofollow noopener noreferrer">MediaPlayer  |  Android Developers</a>

    try this if you have not visited this site...