Discussion Board

Results 1 to 4 of 4
  1. #1
    Registered User pscole's Avatar
    Join Date
    Jan 2005
    Posts
    2
    Developing for this new phone, yet none of the sounds play. I am using the same code that worked fine on the 6600,

    clp = Manager.createPlayer(getClass().getResourceAsStream(tunes[tune]+".mid"),"audio/midi");

    clp.prefetch();
    clp.setLoopCount( loop ? -1 : 1 );
    clp.start();


    this is having no effect, I have all the sounds switched on in the profiles, does any one have any ideas or similar problems

  2. #2
    Super Contributor grahamhughes's Avatar
    Join Date
    Jun 2003
    Location
    Cheshire, UK
    Posts
    7,394
    Can you tell me what firmware version you have?

    I'm having problems with MIDI on 3.45.110, though they seem fine on 2.39.151.

    Cheers,
    Graham.

  3. #3
    Registered User pscole's Avatar
    Join Date
    Jan 2005
    Posts
    2
    i have firmware version
    v 3.45.111
    08-12-04
    RM-1

    if that helps .

  4. #4
    Registered User Wang Kui's Avatar
    Join Date
    May 2004
    Posts
    5
    Hi,

    Playing midi sound via MMAPI works in the 6630 first sales release (2.39.15). But the 6630 software update seems to bring a new bug for midi playing. Neither 3.45.110 nor 3.45.111 works

    Nokia has notified this issue and a fix will probably come.

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