0
votes
2answers
40 views
Anyone know of a music api and database?
Does any one know of a music API other the yahoo's (http://developer.yahoo.com/music/)
Thanks,
Eden
I should have clarified a bit. I know of other APIs but I would really like …
4
votes
12answers
170 views
Bird songs for distraction free programming
Like most everybody, I hate distractions when I'm trying to concentrate. I don't always have the luxury to work in solitude.
The popular solution is to listen to music on your ear …
0
votes
6answers
155 views
JQuery: How to run background music in website?
I am searching for a plugin or code using which I'll be able to run background music when my website will open. This type of functionality normally found in flash website, where ba …
0
votes
2answers
45 views
iPhone Music Library Access
Hello! I would like to develope an application for iPhone that classifies the user's music according to user-defined genres. The application should be able to have access to iPhone …
0
votes
2answers
33 views
iPhone AVAudioPlayer stopping background music
So I've just noticed that on my iPod Touch, when my app triggers a short wav file to play using AVAudioPlayer, the music gets paused. Is this normal? I can't find any reference to …
1
vote
3answers
57 views
How to identify all the singles in a huge selection of music MP3s?
I have a project at home I'm thinking about using as a way of teaching myself something new.
On an external NTFS drive I have a few tens of GBs of music albums, all in mp3 format …
2
votes
2answers
116 views
How to play a song from the itunes library in iphone
Hi i need to play a song from the itunes library. I had gone through the Apples ipod Library Access Guide and got the code.
MPMediaQuery *everything = [[MPMediaQuery alloc] in …
0
votes
0answers
15 views
itunes and applications/ game - simultaneously [closed]
hi,
i want to run ipod music and applications/games simultaneously.
is it possible to run two different types, i.e ipod music and applications/ games.
can we play ipod music un …
1
vote
3answers
175 views
Which music does a programer listen to ? [closed]
(Inspired by SO Podcast #69 )
While you are sitting at work, at
home or anywhere, and you work on
your code, which music do you listen
to?
Which experience did you make with
li …
0
votes
1answer
14 views
Jamroom Alterntive
Hi,
I'm looking for an open source or free alternative to Jamroom.
(www.jamroom.net)
I tried doing google searches for the past hour but I may not be searching for the right key t …
-1
votes
1answer
35 views
Add Music Files from iPhones Music Library
Hi all,
I am trying to create a music player. now i am able to play a bundled sound. now i need to select a new sound from the iphones music library. can any one provide me some sa …
0
votes
1answer
57 views
Play downloaded m4p with AVAudioPlayer or MPMusicPlayerController?
Hey guys,
I got an *.m4p-file reachable via a http-URL and want to play this in my iPhone App.
First I tried to use the [CODE]AVAudioPlayer[/CODE], but it does not seem to support …
13
votes
21answers
440 views
How closely related is music composition to coding?
It seems to me as if there are a higher proportion of musicians in the programming field than in the general public. Maybe it's just an illusion caused by the fact that I'm an amat …
0
votes
1answer
33 views
KeyListener and timing
Hello,
I am writing program in Java will have to do with music input. I want to use my computer keyboard as instrument.Pretty much it will be as button accordion which I play. I w …
0
votes
1answer
41 views
Java: High-quality soundpackage
Hello,
Does anyone know a good lib for playing wav, mp3 (and ogg) where I can:
Play
Pause
Play faster
(Slow down)
Play backward (mp3!! or ogg!!)
Edit volume
I want to adjust …
