De: "christopher.l...@thurweb.ch"
Para: Mariano Boragno
Cc: joao morgado ; "devel@lists.sailfishos.org"
Enviadas: Domingo, 16 de Junho de 2013 18:24
Assunto: Re: [SailfishDevel] Playing a wav in Sailfish
Ciao Mariano
The key bit is the user nemo.
I was tryin
round a bit to select the
correct sound card.
Solved :)
Thanks again
João
__**__
De: Mariano Boragno
Para: joao morgado ; "
christopher.l...@thurweb.ch"
Cc: "devel@lists.sailfishos.org"
Enviadas: Domingo, 16 de Junho de 2013 12:59
Assunto: Re:
gt;>
>>
>>
>> __________**__
>> De: Mariano Boragno
>> Para: joao morgado ; "
>> christopher.l...@thurweb.ch"
>> Cc: "devel@lists.sailfishos.org"
>> Enviadas: Domingo, 16 de Junho de 2013 12:59
>> Assu
my code.
Regards
João
De: "christopher.l...@thurweb.ch"
Para: joao morgado
Cc: "devel@lists.sailfishos.org"
Enviadas: Sexta-feira, 14 de Junho de 2013 7:49
Assunto: Re: [SailfishDevel] Playing a wav in Sailfish
Hi João
I have just made
ailfishos.org"
Enviadas: Domingo, 16 de Junho de 2013 12:59
Assunto: Re: [SailfishDevel] Playing a wav in Sailfish
I just wanted to add that I had no sound either at Windows. After connecting to
the emulator through ssh I just used alsamix to adjust the volume (had to
select the soun
, I can sucessfully test the
> connections with the emulator.
>
> At least I know that it's not a problem with my code.
>
> Regards
> João
>
>
>
>
> __**__
> De: "christopher.l...@thurweb.ch"
> Para: joao morgado
> C
Cc: "devel@lists.sailfishos.org"
Enviadas: Sexta-feira, 14 de Junho de 2013 7:49
Assunto: Re: [SailfishDevel] Playing a wav in Sailfish
Hi João
I have just made a little demo project, importing QtMultimediaKit 1.1,
and a SoundEffect Component.
I added a Button component to the Column to
.@thurweb.ch"
Para: joao morgado
Cc: "devel@lists.sailfishos.org"
Enviadas: Sexta-feira, 14 de Junho de 2013 7:49
Assunto: Re: [SailfishDevel] Playing a wav in Sailfish
Hi João
I have just made a little demo project, importing QtMultimediaKit 1.1,
and a SoundEffect Component.
I
Hi João
I have just made a little demo project, importing QtMultimediaKit 1.1,
and a SoundEffect Component.
I added a Button component to the Column to play the sound when clicked.
My Demo works, I get a swish sound when the button is clicked.
You will find the code of my FirstPage at the b