overte-HifiExperiments/libraries/audio/src
2014-09-08 15:28:55 -07:00
..
AbstractAudioInterface.h fix header include guards via regex 2014-04-09 12:03:17 -07:00
AudioBuffer.h Hot FIX: stereo input devices shouldn't trigger an assert 2014-09-08 12:05:29 -07:00
AudioFilter.h coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter 2014-09-08 11:18:14 -07:00
AudioFilterBank.cpp dependency on new audiobuffer and audioformat objects/render call now uses audiobuffers 2014-09-06 02:22:27 -07:00
AudioFilterBank.h coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter 2014-09-08 11:18:14 -07:00
AudioFormat.h ubuntu build fix (remove std::memset ...) 2014-09-06 03:29:14 -07:00
AudioGain.h allocate 8x buffer size (for pulse audio) / more audioGain loop unrolling w/frame alignment check 2014-09-08 15:28:55 -07:00
AudioInjector.cpp move isStereo packing to the correct position 2014-09-05 16:18:02 -07:00
AudioInjector.h Update options position and orientation correctly in the AudioInjector 2014-08-18 21:05:03 -07:00
AudioInjectorOptions.cpp Added stereo option to the AudioInjector 2014-09-05 14:34:55 -07:00
AudioInjectorOptions.h Added stereo option to the AudioInjector 2014-09-05 14:34:55 -07:00
AudioRingBuffer.cpp merge with upstream 2014-08-13 11:09:55 -07:00
AudioRingBuffer.h merge with upstream 2014-08-13 11:09:55 -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
AudioSourceNoise.cpp new pink noise generator audio source object 2014-09-06 02:16:00 -07:00
AudioSourceNoise.h ubuntu build fix (remove std::memset ...) 2014-09-06 04:05:52 -07:00
AudioSourceTone.cpp new tone generator audio source object 2014-09-06 02:14:47 -07:00
AudioSourceTone.h coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter 2014-09-08 11:18:14 -07:00
AudioStreamStats.h added TimeWeightedAvg to InboundAudioStream 2014-07-29 13:51:46 -07:00
InboundAudioStream.cpp merge with upstream 2014-08-13 11:09:55 -07:00
InboundAudioStream.h moved lastpopframeloudness calculation to checkBuffersBeforeFrameSend 2014-08-13 10:41:25 -07:00
InjectedAudioStream.cpp Added stereo option to the AudioInjector 2014-09-05 14:34:55 -07:00
InjectedAudioStream.h new option knobs added, no new behavior yet 2014-08-07 16:37:36 -07:00
MixedAudioStream.cpp removed parseSilentPacketStreamProperties() 2014-08-08 16:46:12 -07:00
MixedAudioStream.h removed parseSilentPacketStreamProperties() 2014-08-08 16:46:12 -07:00
MixedProcessedAudioStream.cpp repetition-with-fade seems good; continue testing 2014-08-11 17:58:01 -07:00
MixedProcessedAudioStream.h repetition-with-fade implemented; testing interface crash 2014-08-11 16:25:43 -07:00
PositionalAudioStream.cpp merge HEAD with PR-3281 2014-08-26 18:25:40 -07:00
PositionalAudioStream.h dependency on new audiobuffer and audioformat objects 2014-09-06 02:20:14 -07:00
Sound.cpp Sound and AudioInjector tweaks 2014-08-18 12:28:44 -07:00
Sound.h Sound and AudioInjector tweaks 2014-08-18 12:28:44 -07:00