.. |
AbstractAudioInterface.h
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
AudioBuffer.h
|
coding standard + missing frame-offsets in audiobuffer
|
2014-09-22 11:21:18 -07:00 |
AudioEditBuffer.h
|
coding standard + missing frame-offsets in audiobuffer
|
2014-09-22 11:21:18 -07:00 |
AudioEffectOptions.cpp
|
handle JSON for audioEffectOptions args
|
2014-10-20 13:37:49 -07:00 |
AudioEffectOptions.h
|
handle JSON for audioEffectOptions args
|
2014-10-20 13:37:49 -07:00 |
AudioFilter.h
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -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
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioFormat.h
|
ubuntu build fix (remove std::memset ...)
|
2014-09-06 03:29:14 -07:00 |
AudioGain.cpp
|
out of line inline members for coding standard
|
2014-09-20 05:46:27 -07:00 |
AudioGain.h
|
coding standard - else clause
|
2014-09-22 11:04:21 -07:00 |
AudioInjector.cpp
|
Update audio injector volume every frame
|
2014-09-30 11:19:45 -07:00 |
AudioInjector.h
|
Check _currentSendPosition instead of overriding
|
2014-09-26 19:47:26 -07:00 |
AudioInjectorOptions.cpp
|
Added stereo option to the AudioInjector
|
2014-09-05 14:34:55 -07:00 |
AudioInjectorOptions.h
|
First cut at radio.js
|
2014-09-08 15:31:53 -07:00 |
AudioPan.cpp
|
out of line inline members for coding standard
|
2014-09-20 05:46:27 -07:00 |
AudioPan.h
|
coding standard - else clause
|
2014-09-22 11:04:21 -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
|
Stereo flag + specific resample in Sound class
|
2014-09-25 18:12:11 -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
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioSourceTone.cpp
|
default sine gain set to -6db
|
2014-09-18 13:52:53 -07:00 |
AudioSourceTone.h
|
frame and channel counts are now consistently uint32_t / float32_t replaces float
|
2014-09-20 04:50:11 -07:00 |
AudioStreamStats.h
|
added TimeWeightedAvg to InboundAudioStream
|
2014-07-29 13:51:46 -07:00 |
InboundAudioStream.cpp
|
Stream reverb settings from mixer to interface
|
2014-10-20 11:49:57 -07:00 |
InboundAudioStream.h
|
Stream reverb settings from mixer to interface
|
2014-10-20 11:49:57 -07:00 |
InjectedAudioStream.cpp
|
Initialize InjectedAudioStream with correct stereo value
|
2014-09-26 19:23:36 -07:00 |
InjectedAudioStream.h
|
Initialize InjectedAudioStream with correct stereo value
|
2014-09-26 19:23: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
|
Removed Unattenuated zones from mixer
|
2014-10-09 14:46:32 -07:00 |
PositionalAudioStream.h
|
Removed Unattenuated zones from mixer
|
2014-10-09 14:46:32 -07:00 |
Sound.cpp
|
repair NetworkAccessManager returns, handle custom AS port in assignment-client
|
2014-10-06 14:57:38 -07:00 |
Sound.h
|
Stereo flag + specific resample in Sound class
|
2014-09-25 18:12:11 -07:00 |