Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User jay2meNoob's Avatar
    Join Date
    Nov 2011
    Posts
    2
    Im developing a mobile guitar tablature reader for s60 phones. basically the program reads notes from a textfile and plays a midi file from its resources. so At most ill be needing 6 audio players running at the same time.

    The program runs well on WTK but when i tried it on a e66 phone, theres a huge delay between plays. so is there anyway to work around this problem? Thanks in advance.

  2. #2
    Nokia Developer Expert skalogir's Avatar
    Join Date
    Aug 2011
    Posts
    547
    You might want to implement player pooling, for your player objects, if you are not already doing it. The start of pooled players is a bit faster than unprepared players.

    You can find more information here:
    http://library.developer.nokia.com/i...387423B99.html

    Some other design considerations regarding minimizing playback delay is to avoid garbage collecting your objects, or avoid blocking UI threads. You can find more information here:

    http://library.developer.nokia.com/i...2CE1A9895.html

Similar Threads

  1. How to publish wallpaper&videos&audios?
    By magine in forum [Closed] Publishing to Nokia Store
    Replies: 2
    Last Post: 2010-12-21, 13:55
  2. multiple simultaneous audio files playing
    By njzk2 in forum Mobile Java Media (Graphics & Sounds)
    Replies: 5
    Last Post: 2007-11-05, 18:18
  3. playing multiple midi tracks
    By bubb13s in forum Symbian Media (Closed)
    Replies: 1
    Last Post: 2005-08-15, 04:40
  4. Problem with playing multiple wavs
    By sopta007 in forum Symbian C++
    Replies: 0
    Last Post: 2003-05-14, 15:00
  5. Playing multiple wavs on 7650
    By GraemeLaws in forum Mobile Java General
    Replies: 0
    Last Post: 2002-10-26, 21:26

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved