overte-HifiExperiments/libraries/audio/src
2014-07-24 10:48:27 -07:00
..
AbstractAudioInterface.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AudioInjector.cpp fixed a typo, tidied up more minor details 2014-06-30 15:33:31 -07:00
AudioInjector.h return an injector from playSound and allow user to stop it 2014-05-07 16:26:32 -07:00
AudioInjectorOptions.cpp Make JavaScript audio samples able to be looped 2014-05-29 14:13:02 -07:00
AudioInjectorOptions.h Make JavaScript audio samples able to be looped 2014-05-29 14:13:02 -07:00
AudioRingBuffer.cpp audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
AudioRingBuffer.h audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
AudioScriptingInterface.cpp add interface to Audio to stop injector and see if playing 2014-05-07 17:48:01 -07:00
AudioScriptingInterface.h add interface to Audio to stop injector and see if playing 2014-05-07 17:48:01 -07:00
AudioStreamStats.h droppable silent packets are added for dropped packets; 2014-07-16 14:41:24 -07:00
InboundAudioStream.cpp audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
InboundAudioStream.h audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
InjectedAudioRingBuffer.cpp audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
InjectedAudioRingBuffer.h audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
MixedAudioRingBuffer.cpp removed numFramesCapacity from being exposed everywhere 2014-07-03 11:11:56 -07:00
MixedAudioRingBuffer.h removed numFramesCapacity from being exposed everywhere 2014-07-03 11:11:56 -07:00
PositionalAudioRingBuffer.cpp audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
PositionalAudioRingBuffer.h audiomixer code complete; need to test 2014-07-24 10:48:27 -07:00
Sound.cpp Switched Sound to NetworkAccessManager 2014-07-02 11:27:55 -07:00
Sound.h fix property in sound 2014-04-18 14:48:26 -07:00