Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 04-09-2011, 06:37 PM   #1 (permalink)
Registered Member
 
Join Date: Apr 2011
Posts: 1
Innermike is on a distinguished road
Unhappy Handling multiple music tracks

Code:
 
menuMusic = [[GBMusicTrack alloc] initWithPath:[[NSBundle mainBundle] pathForResource:@"Menu" ofType:@"mp3"]];
    [menuMusic setRepeat:YES];
   [menuMusic play];

backgroundMusic = [[GBMusicTrack alloc] initWithPath:[[NSBundle mainBundle] pathForResource:@"Soundtrack" ofType:@"caf"]];
    [backgroundMusic setRepeat:YES];
This is the code I use in my Main view controller implementation, however It seems I can only use the first track I load in so later on when I want to pause menuMusic and play background music my menu music stops and the background music starts, if I load them in the opposite way the same thing happens, only one file plays.

It's probably something to do with how I'm managing them in memory but I'm crap at that so I've probably missed something obvious.
Innermike is offline   Reply With Quote
Reply

Bookmarks

Tags
audio, memory, music, pause, play

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 368
13 members and 355 guests
dansparrow, dre, ilmman, LezB44, michelle, Nobbsy, Objective Zero, oztemel, samdanielblr, Sami Gh, shagor012, sledzeppelin, thephotographer
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,663
Threads: 94,119
Posts: 402,896
Top Poster: BrianSlick (7,990)
Welcome to our newest member, LezB44
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 01:44 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0