Re: [SailfishDevel] QML Audio/MediaPlayer - help needed...

2018-02-18 Thread Lutor, Zoltán
Some details shared here in one answer: https://together.jolla.com/question/175875/new-native-sailfish-game-in-harbour/ Tgx, Zoltan On Saturday, February 17, 2018, Lewis Rockliffe wrote: > Do you have an example of how you are playing your sounds? > > Are you using MediaPlayer or SoundEffect?

Re: [SailfishDevel] QML Audio/MediaPlayer - help needed...

2018-02-18 Thread Lutor, Zoltán
Hi, I've originally used Audio but changed to MediaPlayer recently - hoping it works, but it was the same. I dont use SoundEffect - mainly because audio clips are MP3 and there was some issue with using it back then (I cannot recall now). @Lewis: do you mind if I share actual code example dire

Re: [SailfishDevel] QML Audio/MediaPlayer - help needed...

2018-02-17 Thread Lewis Rockliffe
Do you have an example of how you are playing your sounds? Are you using MediaPlayer or SoundEffect? MediaPlayer will disturb system sound where as SoundEffect wont On Fri, Feb 16, 2018 at 8:23 PM, Zoltán Lutor wrote: > Hi, > > I have released my native game for Sailfish some time ago and it wa