.. |
AbstractAudioInterface.h
|
complete inital test of AudioInjector API
|
2013-12-19 13:46:37 -08:00 |
AudioInjector.cpp
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
AudioInjector.h
|
removed unneeded class declaration
|
2014-03-03 00:35:46 -08:00 |
AudioInjectorOptions.cpp
|
simplify loopback trigger for injected audio
|
2014-01-03 10:16:59 -08:00 |
AudioInjectorOptions.h
|
add property for volume in AudioInjectorOptions
|
2014-01-03 14:17:12 -08:00 |
AudioRingBuffer.cpp
|
fix memory overrun from silent sample writing
|
2014-03-18 13:33:29 -07:00 |
AudioRingBuffer.h
|
have the AudioMixer handle silent audio, send silence from Interface when gate closed
|
2014-03-17 15:12:02 -07:00 |
AudioScriptingInterface.cpp
|
add support for Audio.startDrumSound() to allow drum sound procedural audio in JS
|
2014-03-03 03:17:16 -08:00 |
AudioScriptingInterface.h
|
add support for Audio.startDrumSound() to allow drum sound procedural audio in JS
|
2014-03-03 03:17:16 -08:00 |
InjectedAudioRingBuffer.cpp
|
Missing includes.
|
2014-01-29 13:47:13 -08:00 |
InjectedAudioRingBuffer.h
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
PositionalAudioRingBuffer.cpp
|
spacing fix and silent sample read fix
|
2014-03-18 13:04:28 -07:00 |
PositionalAudioRingBuffer.h
|
packet header changes and beginning of conversion to QByteArray
|
2014-01-28 10:36:08 -08:00 |
Sound.cpp
|
use radians instead of degrees (almost) everywhere
|
2014-03-11 17:26:58 -07:00 |
Sound.h
|
add support for Audio.startDrumSound() to allow drum sound procedural audio in JS
|
2014-03-03 03:17:16 -08:00 |