Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User mcai7db3's Avatar
    Join Date
    Mar 2003
    Posts
    14
    Hi
    Thanks for reading this. Basically I'm a bit unsure on how I should be handling ringtones that have an already defined pattern, specified in the pattern specifier.

    The spec is like this

    <pattern-header>::=<Pattern-header-id><Pattern-id><loop-value><pattern-specifier>

    <pattern-specifier>::=<already-defined-pattern>|<length-of-the-new-pattern>

    I have yet to come acrorss a ringtone with this <already-defined-pattern> . What is the required action is I get one of these ? Also is it possible to obtain an example text file that uses this ?

    Thanks for any help/information

    Cheers

    Dave

  2. #2
    Regular Contributor paulbrow's Avatar
    Join Date
    Mar 2003
    Posts
    474
    Say you have defined a ringtone which goes like this: A-part,A-part,B-part,A-part,B-part.

    This could be defined like:
    A-part repeated once, definition of A-part
    B-part repeated 0 times, definition of B-part
    A-part repeated 0 times (No definition needed!)
    B-part repeated 0 times (No definition needed!)

    i.e.

    000 00 0001 <pattern-specifier><pattern-instruction>+
    000 01 0000 <pattern-specifier><pattern-instruction>+
    000 00 0000 00000000
    000 01 0000 00000000

    Does that help?

    -paul / ForumNokia

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