http://marcin-wiacek.fkn.pl/english/zips/mygnokii.tar.gz
[gnokii.git] / Docs / developers / other / ringtones.txt
1 Subject: Ringtones
2 Date: Wed, 2 Feb 2000 13:32:47 -0000
3 From: "Mike Bradley" <mike@trumpington.st>
4 To: "GNU Nokia mailing List" <gnokii@net.lut.ac.uk>
5
6 Does anyone know anything about the ringtone IDs in the group info?  It
7 seems that all the various handsets have different ID codes and different
8 sets of tones.  Is there any order to all this?  Here's what I've got:
9
10 RINGTONEDESC
11 eNam
12 100
13
14         0x10, "Preset",
15         0x11, "Custom",
16         0x12, "Ring ring", //
17         0x13, "Low", //
18         0x14, "Fly",
19         0x15, "Mosquito", //
20         0x16, "Bee", //
21         0x17, "Intro",
22         0x18, "Etude",
23         0x19, "Hunt",
24         0x1a, "Going up",
25         0x1b, "City bird", //
26         0x1e, "Chase",
27         0x20, "Scifi",
28         0x23, "Do-mi-so", //
29         0x24, "Robo N1X",
30         0x27, "Playground",
31         0x2b, "That's It!",
32         0x2f, "Grande valse", //
33         0x30, "Helan",
34         0x31, "Fuga",
35         0x32, "Menuet",
36         0x33, "Ode to Joy",
37         0x34, "Elise", //
38         0x35, "Mozart 40", //
39         0x36, "Piano Concerto", //
40         0x37, "William Tell",
41         0x38, "Badinerie", //
42         0x39, "Polka",
43         0x3a, "Attraction", //
44         0x3c, "Polite",
45         0x3d, "Persuasion",//
46         0x43, "Tick tick",//
47         0x44, "Samba",//
48         0x46, "Orient",//
49         0x47, "Charleston",//
50         0x49, "Jumping",//
51
52         0x00, "??"
53 };
54
55 // the following are also on the 8850
56 //Trio
57 //Knock knock
58 //Cicada
59 //Kick
60 //Dawn
61 //Buffoon
62 //Barn dance
63 //Basic rock
64 //Groovy blue
65 //Frantic
66 //Baroque
67 //Entertainer
68 //Indifference
69 //Swan Lake
70 //Tchaikovsky
71 //Liszt
72 //Bounce
73
74 RINGTONEDESC
75 eNam
76 100
77
78         0xff, "Default",
79         0x2c, "That's It!",
80         0x2d, "Siren",
81         0x2e, "Tripod",
82         0x2f, "Ring ring",
83         0x30, "Low",
84         0x31, "Intro",
85         0x32, "Bee",
86         0x33, "Etude",
87         0x34, "Polite",
88         0x35, "Persuasion",
89         0x36, "Attraction",
90         0x37, "Bumblebee",
91         0x38, "Menuet",
92         0x39, "Grande valse",
93         0x3a, "Ode to Joy",
94         0x3b, "Mozart 40",
95         0x3c, "Elise",
96         0x3d, "William Tell",
97         0x3e, "Charleston",
98         0x3f, "Helan",
99         0x40, "Left Hand",
100         0x41, "Right Hand",
101         0x42, "Happy Birthday",
102         0x43, "Playground",
103         0x44, "Fuga",
104         0x45, "Chase",
105         0x46, "Classical",
106         0x47, "Hungarian",
107         0x48, "Valkyrie",
108         0x49, "Badinerie",
109         0x4a, "Bach #3",
110         0x4b, "Swan Lake",
111         0x4c, "Tchaikovsky",
112         0x4d, "Samba",
113         0x4e, "Mosquito",
114         0x00, "??"
115 };