Hi,
I have this SWEP that plays music as well as few other things. Is there a way to slow or speed up the music midway through the song (Left click to speed up and right click for slow down for example).
Does anyone know how i would be able to do this I have tried this [url]https://wiki.garrysmod.com/page/GM/EntityEmitSound[/url]. But it seems to only happend when a sound is started not while its already running.
Any help is appreciated,
Flelux.
You might be better off creating the sound using [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/sound/PlayFile]sound.PlayFile[/url], and controlling the speed using [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/IGModAudioChannel/SetPlaybackRate]IGModAudioChannel:SetPlaybackRate[/url]
Sorry, you need to Log In to post a reply to this thread.