DudeAwesome Posted February 4, 2014 Posted February 4, 2014 until now a Sound only have 3 Functions() (Load, Play, GetLength) is it possible to add some effects like fade in, fade out or some functions to create own effects e.g. pass filter etc. I cant even handle the volume. the sound stuff is a little bit static when the engine only can play a sound and ask its length. Quote It doesn´t work... why? mhmmm It works... why?
beo6 Posted February 4, 2014 Posted February 4, 2014 The Sound class is nothing else than a more easy use of the Source class: http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/source/ there you have all commands you might need. 2 Quote
DudeAwesome Posted February 4, 2014 Author Posted February 4, 2014 ahhh thx beo! dont have seen that Quote It doesn´t work... why? mhmmm It works... why?
Josh Posted February 4, 2014 Posted February 4, 2014 lol it's easy to miss. I should probably add a link in the sound class. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Mordred Posted February 4, 2014 Posted February 4, 2014 if you're doing this, maybe you could add the parameters for the PostEffects stuff, that's now in the betachannel too? That'll be cool and makes it easier to look for it Quote
Recommended Posts
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.