i'd like to know if it is correct or not.
if it is correct, how to send it into nokia phones? by SMS using text only?
sorry it maybe a stupid question, but i hope someone can answer me. thx a lot!!!
this is the original RTTTL:
test:d=4,o=5,b=125:8b,8c6,8b,8c6,4b,8g,4g,8e,8d,2e,8p,8b,8c6,8b,8c6,4b,8g,4g,4e,8d,4c,8p,8c,8c,8d,8e,8f,4e,8c,4c.,8c,8a,4g,8e,4d,4c.,1d,p,8b,8c6,8b,8c6,4b,8g,4g,8e,8d,2e,8p,8b,8c6,8b,8c6,4b,8c6,4d6,4e6,2a,8p,8e.6,8e.6,8e6,4e6,8a,4a.,8a,8e6,4e6,8d6,4d6,4c.6,1d6,p,4c6,4b,1c6
RE: Format of ringtone message
2002-05-31, 09:58#2
You should just send these three parts to destination mobile as text SMS. Header parts "//SCKL15811581010302" seems to be fine, I did not checked the actual RTTTL coding.
Teemu / Forum Nokia
RE: Format of ringtone message
2002-06-01, 09:08#3
i've tried to send it thru plain text SMS to 8250 by logomanager, but even it says received ringtone, when i choose to play it it'll become no sound. can u tell me the reason of that? thanks!
RE: Format of ringtone message
2002-06-12, 07:54#4
I've copied the RTTL from your message and put it into a text file. I have LogoManager 1.241 and uploaded the RTTL file, it works fine when I upload it into my Nokia 8250 using IrDA. What song is that anyway?
RE: Format of ringtone message
2002-06-12, 11:42#5
Hi.
Your ringtone binary data is compatabile with nokia's specs.
the following are the notes that encoded in it:
t25o2b8o3c8b8o3c8b4g8g4e8d8e2p8b8o3c8b8o3c8b4g8g4e4d8c4p8c8c8d8e8f8e4c8c
2c8a8g4e8d4c2d1p4b8o3c8b8o3c8b4g8g4e8d8e2p8b8o3c8b8o3c8b4o3c8o3d4o3e4a2p8o3e5o3e
5o3e8o3e4a8a2a8o3e8o3e4o3d8o3d4o3c2o3d1p4o3c4b4o3c1
t = tempo , o = ocate
the number AFTER the note is the duration ( = 1/Num) of the note (unlike RTTTL )
from the RTTTL you entered I saw that you ment to encode tempo = 125
according to my decoder application the tempo is 25.
about sending the ringtone,
I tested some nokia models and only the Nokia 6210 accepted ringtones using a simple sms message that starts with the //SCKL1581... all my testings where done using an header similar to what you wrote. maybe by using a defrent header other nokia phones will work as well.
I hope I helped you.
RE: Format of ringtone message
2002-08-04, 15:04#7