Stephen Birarda
|
80a2bd0844
|
move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector
|
2013-12-19 15:44:04 -08:00 |
|
Stephen Birarda
|
bdf8c4b9b2
|
implement threaded send for AudioInjector
|
2013-12-19 15:17:03 -08:00 |
|
Stephen Birarda
|
bbe525412f
|
fix pulling of delayed samples in audio mixer
|
2013-12-17 11:22:34 -08:00 |
|
Stephen Birarda
|
6b644eb130
|
repair upsampling and local loopback by correcting for limits
|
2013-12-16 15:15:25 -08:00 |
|
Stephen Birarda
|
0970ed55a8
|
re-instate positional audio in the audio-mixer
|
2013-12-16 12:36:55 -08:00 |
|
Stephen Birarda
|
1f9ca00317
|
drive input from buffer callback and output from network
|
2013-12-16 11:58:23 -08:00 |
|
Stephen Birarda
|
f17ee1af7a
|
cleanup AudioRingBuffer API
|
2013-12-12 13:37:18 -08:00 |
|
Stephen Birarda
|
6fab49b1b7
|
change ring buffer to interleaved for stereo
|
2013-12-11 12:02:22 -08:00 |
|
Stephen Birarda
|
5ae30bc1a0
|
cast integer sample rate so BUFFER_SEND_INTERVAL is correct
|
2013-12-05 13:12:49 -08:00 |
|
Stephen Birarda
|
969f782a9b
|
simplify index access of QByteArray in processDatagram
|
2013-12-03 12:29:31 -08:00 |
|
Stephen Birarda
|
606eaa579a
|
switch node pinging to QTimer in QCoreApplication instance
|
2013-12-03 10:57:31 -08:00 |
|
Stephen Birarda
|
c3b6a7b24c
|
setup subclass for threaded assignments
|
2013-12-03 10:22:13 -08:00 |
|
Stephen Birarda
|
6ce8c12cb7
|
remove timing debug for DS check in
|
2013-12-03 10:09:38 -08:00 |
|
Stephen Birarda
|
6d162ff7a7
|
process any new events at beginning of Assignment while loop
|
2013-12-03 10:07:40 -08:00 |
|
Stephen Birarda
|
02732e9a2e
|
cleanup memory leaks and timing on assignment threading
|
2013-12-03 10:03:56 -08:00 |
|
Stephen Birarda
|
330eff72ce
|
repair usage of DS as STUN server
|
2013-12-02 17:18:07 -08:00 |
|
Stephen Birarda
|
1e279cf99c
|
hook AudioMixer to new event-driven assignment setup
|
2013-12-02 16:34:38 -08:00 |
|
Stephen Birarda
|
49191826af
|
add check for pending datagrams before read
|
2013-12-02 14:08:49 -08:00 |
|
Stephen Birarda
|
141394a664
|
replace UDPSocket with QUDPSocket
|
2013-12-02 13:34:29 -08:00 |
|
Stephen Birarda
|
9e3de05e97
|
activate public socket if a node sends data to VS and AM
|
2013-10-31 13:55:26 -07:00 |
|
Stephen Birarda
|
73a42fbfde
|
remove dependency on Stk library and TwoPole effect
|
2013-10-21 16:30:01 -07:00 |
|
Stephen Birarda
|
fbb097accb
|
remove leftover listening mode, fix UUID push in InjectedAudioRingBuffer
|
2013-10-21 15:03:07 -07:00 |
|
Stephen Birarda
|
1b129a43b5
|
initial changes to allow for multiple buffers per client
|
2013-10-21 14:27:55 -07:00 |
|
Stephen Birarda
|
7da1f5a235
|
add AudioMixerClientData to hold vector of PositionalAudioRingBuffer
|
2013-10-18 17:32:53 -07:00 |
|
Stephen Birarda
|
fc36e38d1c
|
fix a crash in AudioMixer with active socket but no linked data
|
2013-10-18 10:03:02 -07:00 |
|
Stephen Birarda
|
acbd664cab
|
fix audio send to wrong socket
|
2013-10-18 09:34:38 -07:00 |
|
Stephen Birarda
|
2fcdd708cb
|
fix for audio-mixer crash with node from DS
|
2013-10-18 09:28:36 -07:00 |
|
Stephen Birarda
|
79451f974a
|
add debug to AvatarMixer, not AudioMixer
|
2013-10-17 17:44:32 -07:00 |
|
Stephen Birarda
|
ce934b0684
|
add packet receive debug
|
2013-10-17 17:43:44 -07:00 |
|
Stephen Birarda
|
14e258c357
|
don't send audio to nodes who don't have an active socket
|
2013-10-17 16:57:59 -07:00 |
|
Stephen Birarda
|
b4ef3dbd8a
|
add ping/reply to assignment-client servers
|
2013-10-17 16:56:52 -07:00 |
|
Stephen Birarda
|
80d2df6a49
|
fix audio ternary indentations
|
2013-10-17 15:12:34 -07:00 |
|
Stephen Birarda
|
1c70e09178
|
repairs to audio exchange for new UUID setup
|
2013-10-17 11:58:52 -07:00 |
|
Stephen Birarda
|
a5c837b197
|
fix domain-server check in from assigned clients
|
2013-10-17 11:51:42 -07:00 |
|
Stephen Birarda
|
fa146e302d
|
remove 16-bit node IDs and replace with UUIDs
|
2013-10-17 11:49:41 -07:00 |
|
Stephen Birarda
|
747175311f
|
handle stun response in assigned clients
|
2013-10-16 16:37:24 -07:00 |
|
Stephen Birarda
|
32314ad540
|
have VS send UUID with check in for static assignment behavior
|
2013-09-30 13:34:22 -07:00 |
|
Stephen Birarda
|
5479c5b40f
|
use qDebug for too much time message in AudioMixer
|
2013-09-18 15:20:55 -07:00 |
|
Stephen Birarda
|
001432ec55
|
have domain-server reject audio and avatar mixers with bad UUID
|
2013-09-17 16:40:30 -07:00 |
|
Stephen Birarda
|
d830351ed6
|
make the assignment targets subclasses of Assignment for access to UUID
|
2013-09-17 14:54:58 -07:00 |
|
Stephen Birarda
|
17fda717fe
|
move audio and avatar classes into assignment-client target
|
2013-09-17 11:04:46 -07:00 |
|