overte/assignment-client/src/audio
Ken Cooke 59ac2a789f Fix the AudioMixer distance attenuation.
The zone settings are still used, and still match the documentation where 0 = no attenuation and 1 = max attenuation.  The default is now 0.5 which corresponds to -6dB per doubling of distance. This is the attenuation for a spherical wave in the free field.
2016-07-15 18:07:19 -07:00
..
AudioMixer.cpp Fix the AudioMixer distance attenuation. 2016-07-15 18:07:19 -07:00
AudioMixer.h add packet type and plumbing for node ignore 2016-07-13 15:06:31 -07:00
AudioMixerClientData.cpp fix crash in audio-mixer if no plugins installed 2016-07-12 16:11:43 -07:00
AudioMixerClientData.h some cleanup, proper memory allocation/deallocation 2016-07-10 17:40:58 -07:00
AvatarAudioStream.cpp shuffle Packet headers, use static enum for PacketType 2015-07-23 13:56:47 -07:00
AvatarAudioStream.h shuffle Packet headers, use static enum for PacketType 2015-07-23 13:56:47 -07:00