<html>
<head>
<meta name="generator" content="Windows Mail 17.5.9600.20315">
<style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
margin:0in;
margin-bottom:.0001pt;
}
p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst,
p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle,
p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head>
<body dir="ltr">
<div data-externalstyle="false" dir="ltr" style="font-family: 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif';font-size:12pt;"><div>My app has not been rejected because of this, but this seems to be a bug, I recognized it on my Jolla device with my game Morzyn.</div><div><br></div><div>I do the following:</div><div>I use the Audio component for background music (and other sounds) and set the volume to 1 or 0 to fade in or out. For the fade effect I use a behaviour on volume.</div><div><br></div><div>expected behavior: </div><div>The volume of just the Audio component is changed (1.00 volume in Audio component means 0.3 volume if system volume is 0.3).</div><div>This works for Linux, Windows and Android.</div><div><br></div><div>behaviour on Jolla:</div><div>titleSound.volume = 1.00; </div><div>means, that system volume is changed to 1.00. This can be really annoying and I hope it is fixed soon because my app is accepted in store and installed on many Jolla devices. I’m so sorry for users who start it and always get full title Sound volume because of this ☹ I started it at work today and was really surprised about that.</div><div><br></div><div>Martin</div><br><div data-signatureblock="true"><br></div><div style="padding-top: 5px; border-top-color: rgb(229, 229, 229); border-top-width: 1px; border-top-style: solid;"><div><font face=" 'Calibri', 'Segoe UI', 'Meiryo', 'Microsoft YaHei UI', 'Microsoft JhengHei UI', 'Malgun Gothic', 'sans-serif'" style='line-height: 15pt; letter-spacing: 0.02em; font-family: "Calibri", "Segoe UI", "Meiryo", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "sans-serif"; font-size: 12pt;'><b>Von:</b> <a href="mailto:robin.burchell@jolla.com" target="_parent">Robin Burchell</a><br><b>Gesendet:</b> Freitag, 20. Dezember 2013 20:16<br><b>An:</b> <a href="mailto:devel@lists.sailfishos.org" target="_parent">Sailfish OS Developers</a></font></div></div><div><br></div><div dir="">
Hi,
<div><br>
</div>
<div>On 20 Dec 2013, at 12:21, Kimmo Lindholm <<a href="mailto:Kimmo.Lindholm@eke.fi" target="_parent">Kimmo.Lindholm@eke.fi</a>> wrote:<br>
<div>
<blockquote style="margin-top: 0px; margin-bottom: 0px;">
<div style="font: 12px/normal Helvetica; text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; font-size-adjust: none; font-stretch: normal;">
<font face="Calibri" size="2"><span style="font-size: 11pt;">
<div>First I used QtMultimedia Audio component which seems to follow system volume setting, but after the sound is played, there is glitch in animations running on the screen.</div>
</span></font></div>
</blockquote>
<div><br>
</div>
This sounds like a bug. Can you please give me the source of your example demonstrating this, for use as a test case? (please see <a href="http://sscce.org/" target="_parent">http://sscce.org/</a>)<br>
<br>
<blockquote style="margin-top: 0px; margin-bottom: 0px;">
<div style="font: 12px/normal Helvetica; text-transform: none; text-indent: 0px; letter-spacing: normal; word-spacing: 0px; white-space: normal; font-size-adjust: none; font-stretch: normal;">
<font face="Calibri" size="2"><span style="font-size: 11pt;">
<div>Then I switched to SoundEffect component, but it plays always with full volume regardless of system volume settings (or muting).</div>
<div>I can ‘manually’ adjust the volume through with SoundEffect.volume –property.</div>
<div> </div>
<div>Is there any way that I can pass system volume/muted value to SoundEffect.volume?</div>
</span></font></div>
</blockquote>
<div><br>
</div>
This sounds like another bug. It should be inheriting this. Again: source would be appreciated so I can file this.</div>
</div>
<div><br>
</div>
<div>BR,</div>
<div>Robin</div>
</div></div>
</body>
</html>