ID:1721932
 
Keywords: clicking, ogg, sound
BYOND Version:507
Operating System:Windows 7 Ultimate
Web Browser:Firefox 33.0
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Whenever working with sounds in byond, at the end of a successful play of the sound, an audible click will be heard, it doesn't last long enough to notice at the end of varying songs, but when using a set wavelength being modulated at different frequencies, it becomes annoyingly transparent.

I have found no work around so far and an example would be to use a 100hz file repeated by normal means.

src<<sound('100hz.ogg',repeat=1)
Better Example:
byond://Inuyashaisbest.AudioExampleDonotApprove##version=0## guest
Use the "Example" verb after enabling sounds~

Also, The webclient seems to ignore frequency all together.