1
vote
3answers
38 views
Real-time audio visualisation in Cocoa?
Are there any frameworks or open-source code that would simplify the process of implementing a real-time oscilloscope (time-domain audio visualisation) in OSX?
Ideally, I want to …
0
votes
1answer
44 views
Java Music Player GUI
Hello. I am implementing a GUI using Swing for a Java Music Player. I'd like to know if it is possible to make a time bar like the bar in WinAmp for example that can be moved to ju …
0
votes
2answers
41 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 …
0
votes
2answers
289 views
iPhone error:cannot find protocol declaration for MPMusicPlayerController
Hi i have the following error in my code error:cannot find protocol declaration for MPMusicPlayerController and am completely stumped as to what it means.
Any insight into this is …
0
votes
0answers
16 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 …
0
votes
2answers
49 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
1answer
17 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
vote
3answers
62 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 …
0
votes
2answers
45 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 …
22
votes
14answers
1k views
Procedural music generation techniques…
I've been putting a lot of thought into procedural generation of content for a while and I've never seen much experimentation with procedural music. We have fantastic techniques f …
8
votes
35answers
998 views
What is the relationship between programming and music?
Who here is both a musician and a programmer?
I would also be curious to know which instruments you play, the ages at which you started programming and playing music, your persona …
0
votes
6answers
177 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 …
2
votes
2answers
132 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 …
-1
votes
1answer
37 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 …
5
votes
12answers
175 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 …
