Jump to content

Sounds Volume in Construct 2


Ravenlegend

Recommended Posts

Hi, I set up some sounds in spriter as the Tutorial videos show, I then set their volumes in spriter. When I imported them to Construct and set up the Sound trigger event as shown in the tutorial, None of the volumes I set remained, instead all of the sounds play at 100%, is there a way to get construct 2 to refer back to the volume levels assigned by Spriter or do I need to manually lower each sounds volume level in a separate audio program before using them? Thank you.

Link to comment
Share on other sites

@Ravenlegend Make sure to fill in the optional Tag field in the AudioPlay action (below left)

And then use the On sound volume triggered condition, along with something like the Audio - Set volume action below on the right.

Spriter uses a volume ratio, with 0.0 for no volume, and 1.0 for full volume, 0.5 for half, etc, while Construct 2 uses decibel attenuation.  Adjust the -20 to something larger if it's not making a large enough volume difference.  Please let me know if you have any questions.

soundVolume.png

Link to comment
Share on other sites

On 3/6/2017 at 2:44 PM, lucid said:

@Ravenlegend Make sure to fill in the optional Tag field in the AudioPlay action (below left)

And then use the On sound volume triggered condition, along with something like the Audio - Set volume action below on the right.

Spriter uses a volume ratio, with 0.0 for no volume, and 1.0 for full volume, 0.5 for half, etc, while Construct 2 uses decibel attenuation.  Adjust the -20 to something larger if it's not making a large enough volume difference.  Please let me know if you have any questions.

soundVolume.png

is That ( between the *and1 on -20*(1-scml correct? it wouldnt let me input that string as is, and when I deleted the ( it made all kinds of slow down noises. Thanks for the feedback.

Link to comment
Share on other sites

  • 2 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...