The music-player tag has no wiki summary.
0
votes
0answers
12 views
AS3: Detect incoming call without using Deactivate/Activate
I am currently developing a pretty simple AS3 music player using Air3.2 for android.
I need to detect incoming calls without using deactivate/activate listeners because I want the music to keep ...
0
votes
0answers
6 views
Creating an 8tracks plugin for Rhythmbox?
I'm an active 8tracks user, and so far, I've been using a desktop app created using Fogger. I recently read about Rhythmbox plugins, and I was wondering if there's a plugin that has been developed? If ...
0
votes
1answer
36 views
Detect if music is playing or not and turn switch in off or on
I am creating this app were there is background music playing, but I want it so the user can stop the music with a UISwitch if they dont want background music. I already have the code working for the ...
1
vote
1answer
21 views
How to enqueue music to default android music player via app?
I am new to android app development, but I have good knowledge of programming in JAVA and in general. I am trying to write an app for android which can enqueue music files to default music player in ...
0
votes
1answer
20 views
implement music with SharedPreferences in android
i'm building an app in android, i've three classes right now, one Main, one Music and one Setting. i'm trying to put music in my app, so that when i exit the app it'll stop. i've done that part.
i ...
-3
votes
0answers
32 views
Best way to listen music duration hours as per the subscriptions plans? [closed]
I am developing an application where user can listen online station as per the subscriptions plans varies i have provided three plans in my website default user will be signup in free plans and the ...
0
votes
1answer
114 views
Music Player library ListView populating issue
I have a music player app that should open and show a list of tracks on your phone/sdcard but when I launch the application it shows me nothing..
I followed a tutorial so im not completely clear on ...
1
vote
1answer
57 views
Music Player Force Close
Ive been following a tutorial to create a music player: http://www.androidhive.info/2012/03/android-building-audio-player-tutorial/
I followed this tutorial to every detail and have cross checked my ...
0
votes
0answers
18 views
Playing a music preview snippet from GooglePlay Music in android
I want my app to stream the music auf the preview snippets taken from Google Play. The user can listen ton the snippets and e can click a button to open the PlayStore app in order to buy the whole ...
0
votes
1answer
55 views
Actionscript 3: Event.SOUND_COMPLETE doesn't fire
Okay, so i was working on my simple actionscript-3 sound player for a website I'm making...
and while doing so it occured to me that the SOUND_COMPLETE event doesn't fire for some reason. So if anyone ...
0
votes
0answers
48 views
Soundcloud Stratus - Dynamically Add Without Clicking
The Soundclous Stratus 2 JQuery music player has a function that allows you to click a properly tagged (class=stratus) link on the page and add it to the player's playlist on the fly.
Dynamically ...
0
votes
1answer
68 views
Creating a layout for SoundCloud widgets
I want to have some musics on my website and prefer to use SoundCloud as it is like an standard in music world. Just the problem is that its widgets are not suitable for but designed website. So is ...
0
votes
1answer
81 views
How to make MusicDeviceMIDIEvent in MusicDevice.h respond to note durations?
I'm trying to make a melody using the following code. The problems is trying to
make the sequence play the rhythmic values in the rhythmArray. I basically want to play the note, and the velocity for ...
0
votes
0answers
62 views
Audio Player Worked, Now it Doesn't
I modified the audio player and posted a new (and not duplicate) question here: BigClip Won't Play .wav File
I wrote an audio player, and it worked, but now it doesn't. Here's the code:
package ...
0
votes
1answer
54 views
Play Flac files on website
Is there a way to play Flac files on a website, preferably using HTML5 and/or jQuery?
0
votes
0answers
73 views
How to control Music Player using Voice
I'm developing an application, it can control music player using Voice. For example, when i say "play" music player play song, or say "next" music player will play next song, etc..I have Googleed, but ...
0
votes
0answers
44 views
MPD error on OSX: “problems setting volume” [closed]
Getting this error when trying to set volume with MPC on OSX:
error: problems setting volume
Here's a snippet of my .mpdconf:
audio_output {
type "osx"
name "OSX"
mixer_type "software"
}
...
1
vote
0answers
60 views
A service to stream music from reliably using name, artist and musicBrain ID? [closed]
I'm working on a simple music player. I have the songs' names, artists and musicbrainz ids. All these, I got using the last.fm web service API.
Now, I'm looking to stream the music from either ...
0
votes
1answer
200 views
mpc / mpd on linux: how to play local wav file
I am trying to add a local file to mpd ( through mpc ) and play it . my platform is OpenWRT embedded linux .
so, from the man page, it states:
mpc add <file> Add a song to the current ...
0
votes
3answers
83 views
How to detect song playing is completed?
I am playing a song with the help of Media Player using following code,
mediaPlayer = new MediaPlayer();
mediaPlayer.setDataSource( "sound_file_filepath" );
mediaPlayer.prepareAsync();
...
2
votes
1answer
72 views
.exe file closes when i click the button in the userinterface which is supposed to play music file
Im new in QT , i want to play a music file through QT ,with the interface containing a single play button ,so that when i click the play button the song should play.now when i run the program,i get my ...
0
votes
1answer
142 views
Android music player fc and error opening trace file
Ive recently been building a music app and ive been using some source code and customizing it to my own spec. I finish editing and debug and it suspends at launch.
Debug:
Thread [<1> main] ...
0
votes
0answers
61 views
play online mp3 music in python
I'm writing an app in python which inclues playing online mp3 resouces , the mp3 file is represented by an url like http://xxxxx.mp3, Is there any suitable modules can handle this?
I'm using Ubuntu ...
0
votes
0answers
51 views
Where can I find a music player like this?
Chris Graham Mastering
I'm building a site for a client who runs a mastering house. He loves the music player on the site I've listed above and would like something similar but I can't find any ...
3
votes
1answer
163 views
Uninterrupted music using popunder or opening site in a new tab
I would have wanted to keep writing on this discussion, but my reputation doesn't allow me to edit or answer (sorry about that):
Uninterrupted background music on website
So going quickly to the ...
-6
votes
1answer
313 views
how to make playlist in music player in java android [closed]
I am making music player app in java android.how to make playlist in it .
I don't know how to proceed . Help on this is appreciated.
0
votes
2answers
204 views
VB.Net playing mp3 at the same time
I've been wondering about this, I have tried multiple suggestions I have got from different sites. I have my code here but it's not working.
Private Declare Function mciSendString Lib "winmm.dll" ...
0
votes
0answers
263 views
Dynamic loading content in Adobe Muse using jQuery?
I like using Adobe Muse due to its simplicity in Design, feels more like a graphic designing tool than web programming software.
I have a home page where I would like to place a music player. The ...
1
vote
0answers
78 views
Unable to update Now Playing tile on music playback in Windows Phone 7
I'm trying to build a music player app in Windows Phone 7. Adding items to history page of the Music+Videos app is working fine. But, when trying to associate the "Now Playing" tile so that it opens ...
0
votes
0answers
189 views
Android: get built-in “music player” 's now playing song name?
-is it possible to get access on the information of "the Song that is Playing Now in the any Android built-in music player" ?
note: I don't want to make my own music player, nor do I want to ...
0
votes
1answer
114 views
How do I make an intent-filter for playing an MP3 file?
I have created a music player application in Android. Now, when selecting a music file in the phone's file manager, I want my application to appear as one of the options in the "Complete action using" ...
2
votes
1answer
1k views
Music Player Lock screen widget Android
I am implementing a Music player Application. for that Application i want to implement a playback widget that stays on their lock screens and allows them to interact with the app.
i have found that ...
0
votes
0answers
291 views
Android: How to run google music's “Shuffle all” with shell commands or intents?
I want to press "Shuffle all" button in the player's menu with any way if it's even possible.
I know how to emulate keypresses, so it's possible to do this with DPAD emulation (if your device is ...
0
votes
1answer
84 views
Library/Package for web based audio/music processing
Online Music albums and music player are very common for many file formats. However, processing music files and applying different effects (say to build karaoke) using a web interface would require a ...
1
vote
0answers
25 views
Issue with mouseevent handling (Sound Manager)
I am trying to use sound manager on my website to play music. But as my website is horizontally scrolling so when I add the Sound manager plugin on it, the scrub bar does not work properly. To check ...
1
vote
0answers
260 views
Individual track info on SCM music player
Warning: while I'm at ease with HTML + CSS, I know very little JS. Please forgive me for being ignorant on these matters...
I've just implemented a nice open-source, JS-based radio on our Wordpress ...
-1
votes
1answer
42 views
Crash when closing a refreshing thread
I made a music player that crashes every time I try to close it if I enable refreshing the thread every sec (refreshing is for updating the elapsed time of the song and the progressbar). Here is the ...
0
votes
1answer
142 views
Creating a playlist out of songs from selected artists
I am working on some code that receives a list of artists and needs to search the SD card in order to create a playlist out of specified artists' songs. Can you guys give me some tips/examples on how ...
0
votes
0answers
57 views
How to play the songs of fetched playlist of imusiclibrary
I am an iOS developer.I am working on iMusic Library.I need to fetch the particular Playlist of iMusicLibrary and then needs to play the songs of that playlist.I have fetched the Playlist from iMusic ...
0
votes
1answer
765 views
volume control for html5 jquery music player
I`m using the music player html5 jquery music player for my website.But I found that there is no option to control the volume for the music player.Could any one please help me to include an external ...
0
votes
1answer
414 views
Play multiple songs with Android intent
In my application, I need to launch the Android Music Player. And, for now, it works perfectly :
Intent intent = new Intent(android.content.Intent.ACTION_VIEW);
File file = new File(file_path);
...
5
votes
1answer
52 views
WP7 how to rate a Song
I see that the Song class only contains IsRated and Rating property with Set method.
However, I see that the default music player application in WP7 has the ability to rate a song
So, how can I rate ...
0
votes
0answers
51 views
Can I publish an open graph song with a url to our product page for the album
It seems that Facebook will not allow a music:song to have a og:url that is useful. As a result the link that shows up in a users timeline is dead.
I have even tried making the og:url be equal to the ...
0
votes
0answers
96 views
Trouble playing music with AVAudioPlayer iOS
I'm having issue playing an audio file (mp3) that I have saved in the documents folder of my app's sandbox. In my header file I have #import The method that is suppose to actually play the file as ...
0
votes
2answers
342 views
Full-featured music player using AVPlayer
I'm writing a music player for iOS that needs to have all the features of the built-in Music app. My app needs to continue running in the background so I have to use the AVPlayer class.
Are there any ...
0
votes
2answers
55 views
Audio transcoding
We are designing an application that needs to support uploading short audio files from the client side (wav, aiff, ogg, flac, mp3, ...)
It should also support playing those songs in the client ...
0
votes
0answers
107 views
To get album image of song fron the download link of song
I am making music player application and in which I am fetching songs from website.I am using vk api for fetching the song, In that I am giving two options of play and download. While downloading the ...
4
votes
1answer
95 views
How Can I add music file to music player playlist from application
As i searched a lot that i can access music library for picking a song but can't add a recorded song file to the playlist of it.
Is it possible to add file to that playlist ? iPod api library permits ...
0
votes
1answer
287 views
Adding class from parent to href in iframe
I have searched and searched to no avail so I apologise if this has been posted elsewhere already but I couldn't find it. Or I may have found it but not understood enough about the solution to use it ...
0
votes
0answers
595 views
Source code for disc view in music player in android 2.2
Hey I want to make my own music player and I want to show the list of songs in disc view as shown here which is available in all android phone's music player. So where can I found code for that. I ...





