Stephen Birarda
|
984a78d324
|
don't log first data point, log to folder for cleanliness
|
2013-02-04 10:44:00 -08:00 |
|
Stephen Birarda
|
7216cd55b3
|
fix a miscalculation in ring buffer wrap around
|
2013-02-04 08:30:11 -08:00 |
|
Stephen Birarda
|
0533cff101
|
add AudioRingBuffer class for new ring buffer algo
|
2013-02-01 18:19:57 -08:00 |
|
Stephen Birarda
|
8aa62b34b7
|
remove jitter buffer changes from AudioSource class
|
2013-02-01 14:31:28 -08:00 |
|
Stephen Birarda
|
8d3eb1559a
|
add jitter buffer algo for client output
|
2013-01-31 17:28:36 -08:00 |
|
Stephen Birarda
|
6bfb539a27
|
go back to a single stream for audio I/O
|
2013-01-31 12:54:11 -08:00 |
|
Stephen Birarda
|
582773ee90
|
use individual Pa_Stream objects for I/O
|
2013-01-31 12:41:42 -08:00 |
|
Stephen Birarda
|
afce1410e5
|
add option to log packet receipt diffs to CSV
|
2013-01-31 11:26:56 -08:00 |
|
Stephen Birarda
|
d366fd02fd
|
accomodate portaudio two channel input stream
|
2013-01-30 17:56:44 -08:00 |
|
Stephen Birarda
|
728afc74c8
|
remove OpenCV for easier distribution for testing
|
2013-01-30 16:34:57 -08:00 |
|
Stephen Birarda
|
d12f65ff11
|
captilization of class filenames in git repo
|
2013-01-30 13:32:36 -08:00 |
|
Stephen Birarda
|
bb44adca6e
|
merge Philip's oscilloscope changes with uppercasing
|
2013-01-30 13:19:47 -08:00 |
|
Stephen Birarda
|
12f5f003e3
|
Merge remote-tracking branch 'origin/master'
|
2013-01-30 13:16:10 -08:00 |
|
Stephen Birarda
|
a5dbbe2511
|
capitalize filenames for consistency
|
2013-01-30 13:11:20 -08:00 |
|
Stephen Birarda
|
0ae91cd57e
|
move lodepng to Libraries folder
|
2013-01-30 12:52:22 -08:00 |
|
Stephen Birarda
|
efd5f2cdc0
|
add UDP send/receive of audio data for comm with mixer
|
2013-01-30 12:37:11 -08:00 |
|
Philip Rosedale
|
6ce7f1890d
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-30 12:18:21 -08:00 |
|
Philip Rosedale
|
679257120e
|
Big changes to serialInterface class to make better
|
2013-01-30 10:19:05 -08:00 |
|
Stephen Birarda
|
0ff60fa892
|
remove superfluous debugging to STDOUT so it can go on screen later
|
2013-01-29 16:30:54 -08:00 |
|
Stephen Birarda
|
746d3a056d
|
split audio tests into multiple classes, expand gitignore
|
2013-01-29 16:27:05 -08:00 |
|
Philip Rosedale
|
3b2c2d1b89
|
Merge remote-tracking branch 'origin/master'
|
2013-01-29 16:00:53 -08:00 |
|
Philip Rosedale
|
e04e5a5e28
|
Adding oscilloscope, fixing serial channels
|
2013-01-29 15:55:53 -08:00 |
|
Stephen Birarda
|
3188eb7c33
|
some cleanup in audio class, moving implementation from header file
|
2013-01-29 12:47:04 -08:00 |
|
Stephen Birarda
|
bcecd8663f
|
change headers to reflect new company name
|
2013-01-29 12:30:41 -08:00 |
|
Stephen Birarda
|
80ac6aa24c
|
add a UDPSocket class to abstract communication to agents
|
2013-01-29 12:29:00 -08:00 |
|
Stephen Birarda
|
5ef81d4a11
|
spatialized audio demo for multiple local sources
|
2013-01-28 18:05:16 -08:00 |
|
Stephen Birarda
|
fd30c92d8b
|
Merge remote-tracking branch 'origin/master'
|
2013-01-25 11:39:18 -08:00 |
|
Stephen Birarda
|
8fc28ed04a
|
remove superfluous logging in audio.cpp
|
2013-01-25 11:38:17 -08:00 |
|
Stephen Birarda
|
671b75b2ac
|
audio test using two sources, no panning
|
2013-01-25 11:16:42 -08:00 |
|
Philip Rosedale
|
7b9df9aae6
|
Commented angle utility function
|
2013-01-24 17:47:46 -08:00 |
|
Philip Rosedale
|
e88c64ee92
|
Added utility function for angle_to object
|
2013-01-24 17:41:17 -08:00 |
|
Stephen Birarda
|
778f8608a5
|
render audio sources, vary amplitude depending on distance
|
2013-01-24 13:08:26 -08:00 |
|
Stephen Birarda
|
7b2c8a4db9
|
remove unused variable length
|
2013-01-24 11:18:46 -08:00 |
|
Stephen Birarda
|
bf336d8e40
|
remove extra space in audioCallback
|
2013-01-24 11:18:29 -08:00 |
|
Stephen Birarda
|
186f1217c3
|
swap echo for forevermore sample, phase delay with gyro
|
2013-01-24 11:15:58 -08:00 |
|
Stephen Birarda
|
4d914128ea
|
simplify audio code, allow passing of Head object
|
2013-01-22 17:56:12 -08:00 |
|
Stephen Birarda
|
8a7db1f63c
|
remove duplicate sources directory
|
2013-01-22 14:45:06 -08:00 |
|
Stephen Birarda
|
078ee65438
|
organize folder to match Xcode structure
|
2013-01-22 13:45:37 -08:00 |
|