Stephen Birarda
|
baa686f738
|
Merge remote-tracking branch 'origin/master'
|
2013-02-04 10:44:26 -08:00 |
|
Stephen Birarda
|
5491f95ac3
|
don't log first data point, log to folder for cleanliness
|
2013-02-04 10:44:00 -08:00 |
|
Philip Rosedale
|
0a180f0f68
|
Merge branch 'master' of github.com:worklist/interface
|
2013-02-04 10:29:11 -08:00 |
|
Stephen Birarda
|
681bf50108
|
drop base SDK to 10.7 so Ryan can play along
|
2013-02-04 08:58:25 -08:00 |
|
Philip Rosedale
|
b2326c6147
|
Merge remote-tracking branch 'origin'
|
2013-02-04 08:44:40 -08:00 |
|
Philip Rosedale
|
d22fe6ff67
|
head eye contact stuff
|
2013-02-04 08:44:17 -08:00 |
|
Stephen Birarda
|
ac9152c279
|
fix a miscalculation in ring buffer wrap around
|
2013-02-04 08:30:11 -08:00 |
|
Philip Rosedale
|
35fb4b546a
|
merge with upstream origin
|
2013-02-01 18:21:38 -08:00 |
|
Stephen Birarda
|
84588e6e35
|
add AudioRingBuffer class for new ring buffer algo
|
2013-02-01 18:19:57 -08:00 |
|
Philip Rosedale
|
f0d432d98d
|
Head improvements
|
2013-02-01 18:19:12 -08:00 |
|
Stephen Birarda
|
1fd1791952
|
remove jitter buffer changes from AudioSource class
|
2013-02-01 14:31:28 -08:00 |
|
Philip Rosedale
|
eba62cf136
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 17:28:48 -08:00 |
|
Stephen Birarda
|
efe1adafc8
|
add jitter buffer algo for client output
|
2013-01-31 17:28:36 -08:00 |
|
Philip Rosedale
|
82b8bfc6f3
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 12:57:01 -08:00 |
|
Stephen Birarda
|
cbf4b10820
|
go back to a single stream for audio I/O
|
2013-01-31 12:54:11 -08:00 |
|
Philip Rosedale
|
0cb58388e8
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 12:42:16 -08:00 |
|
Stephen Birarda
|
18f444298a
|
use individual Pa_Stream objects for I/O
|
2013-01-31 12:41:42 -08:00 |
|
Philip Rosedale
|
7e6b4f2419
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 11:37:08 -08:00 |
|
Stephen Birarda
|
8e340990f2
|
add option to log packet receipt diffs to CSV
|
2013-01-31 11:26:56 -08:00 |
|
Philip Rosedale
|
ce8a0e65fc
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-30 17:56:57 -08:00 |
|
Stephen Birarda
|
1c6de0610e
|
accomodate portaudio two channel input stream
|
2013-01-30 17:56:44 -08:00 |
|
Philip Rosedale
|
0da2ae3ba8
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-30 16:40:48 -08:00 |
|
Philip Rosedale
|
c9d7a5ee15
|
remove the xcuserdata file from repo
|
2013-01-30 16:39:12 -08:00 |
|
Stephen Birarda
|
4d0ae5113c
|
remove OpenCV for easier distribution for testing
|
2013-01-30 16:34:57 -08:00 |
|
Philip Rosedale
|
2905d9a239
|
Updated maple hardware code for faster ping, better code.
|
2013-01-30 15:28:43 -08:00 |
|
Stephen Birarda
|
4b8703b086
|
captilization of class filenames in git repo
|
2013-01-30 13:32:36 -08:00 |
|
Stephen Birarda
|
2632ca8511
|
recursively remove xcuserdata since it's in the gitignore
|
2013-01-30 13:21:09 -08:00 |
|
Stephen Birarda
|
1604b6fedd
|
merge Philip's oscilloscope changes with uppercasing
|
2013-01-30 13:19:47 -08:00 |
|
Stephen Birarda
|
650ae4e65b
|
Merge remote-tracking branch 'origin/master'
|
2013-01-30 13:16:10 -08:00 |
|
Stephen Birarda
|
12eceb1e6f
|
capitalize filenames for consistency
|
2013-01-30 13:11:20 -08:00 |
|
Stephen Birarda
|
8a8c4ff7bf
|
move lodepng to Libraries folder
|
2013-01-30 12:52:22 -08:00 |
|
Stephen Birarda
|
402045b9c4
|
add UDP send/receive of audio data for comm with mixer
|
2013-01-30 12:37:11 -08:00 |
|
Philip Rosedale
|
12e0bf3cef
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-30 12:18:21 -08:00 |
|
Philip Rosedale
|
0a34ba29f6
|
Big changes to serialInterface class to make better
|
2013-01-30 10:19:05 -08:00 |
|
Stephen Birarda
|
15c940f9ed
|
remove superfluous debugging to STDOUT so it can go on screen later
|
2013-01-29 16:30:54 -08:00 |
|
Stephen Birarda
|
1aff6c23a1
|
split audio tests into multiple classes, expand gitignore
|
2013-01-29 16:27:05 -08:00 |
|
Philip Rosedale
|
ffc5883191
|
Merge remote-tracking branch 'origin/master'
|
2013-01-29 16:00:53 -08:00 |
|
Philip Rosedale
|
1a5880b13e
|
Adding oscilloscope, fixing serial channels
|
2013-01-29 15:55:53 -08:00 |
|
Stephen Birarda
|
cc8cd25ad1
|
some cleanup in audio class, moving implementation from header file
|
2013-01-29 12:47:04 -08:00 |
|
Stephen Birarda
|
47f2c758b5
|
change headers to reflect new company name
|
2013-01-29 12:30:41 -08:00 |
|
Stephen Birarda
|
8930bf8e42
|
add a UDPSocket class to abstract communication to agents
|
2013-01-29 12:29:00 -08:00 |
|
Stephen Birarda
|
72f000b0ff
|
spatialized audio demo for multiple local sources
|
2013-01-28 18:05:16 -08:00 |
|
Stephen Birarda
|
fa3ffa8bc4
|
Merge remote-tracking branch 'origin/master'
|
2013-01-25 11:39:18 -08:00 |
|
Stephen Birarda
|
2416712754
|
remove superfluous logging in audio.cpp
|
2013-01-25 11:38:17 -08:00 |
|
Stephen Birarda
|
706bc587de
|
audio test using two sources, no panning
|
2013-01-25 11:16:42 -08:00 |
|
Philip Rosedale
|
ee6f6fa226
|
Commented angle utility function
|
2013-01-24 17:47:46 -08:00 |
|
Philip Rosedale
|
2a320d149e
|
Added utility function for angle_to object
|
2013-01-24 17:41:17 -08:00 |
|
Philip Rosedale
|
926cba56cf
|
Added utility function for angle_to object
|
2013-01-24 17:39:49 -08:00 |
|
Stephen Birarda
|
d9caf566de
|
render audio sources, vary amplitude depending on distance
|
2013-01-24 13:08:26 -08:00 |
|
Stephen Birarda
|
6ed9ca056d
|
remove unused variable length
|
2013-01-24 11:18:46 -08:00 |
|