Cita Iniciado por sebaonfire Ver mensaje
hola amigos de topsony, tengo un problema con soundslide , me funciona y todo pero los tonos al cerrar y al abrir el telefono se me ecuchan demaciado despacio y los volumenes del mi telefono los tengo al maximo y nada igual se escuchan despacio , si alguien me pudiera ayudar por favor se lo agradeceria demaciado
oye amigo tienes que editar estas lineas:

//choose sound to close slider
[VOLUME]: 0x06;

Esto es el "volumen" asi que mientras mas grande el numero mas alto se escucha. PD. Llega hasta 8

PD2. Aqui el ini:

Código:
;SoundSlide v1.6 by (c)piku234
;Put soundslide.ini in tpa/user/other/ini, soundslide.elf in ZBin folder, open.mp3 and close.mp3 in card/other/slide/
;This elf is my frist mod on elf SoundOnKeyPress v1.3 
;To check key in hex code you need elf KeyCode cz 
;new sounds by Photographer
;Respect: Ploik and Jasiek :)

[SLIDE_OPEN]: 0x3F;     //hex code for open slider,
[SLIDE_CLOSE]: 0x40;    //hex code for close slider,  
[ACTIVE_SOUND]: 0x01;   //0x00-off, 0x01-on,
[ACTIVE_VIBRA]: 0x01;   //0x00-off, 0x01-on,
[ALWAYS_SOUND]: 0x01;   //if you like sound anywhere place set to 0x01 or if you don't like this set to 0x00, 
[ALWAYS_VIBRA]: 0x01;   //if you like vibra anywhere place set to 0x01 or if you don't like this set to 0x00, 
[PATH]: /card/other/slide/
//place whrere are files sounds
[OPEN_DIR]: open.mp3
//choose sound to open slider
[CLOSE_DIR]: close.mp3
//choose sound to close slider
[VOLUME]: 0x06;
//max:8