Commit graph

114 commits

Author SHA1 Message Date
Spencer Russell
c8eaa71b7b in-progress implementing render tasks 2013-12-21 20:39:47 -05:00
Spencer Russell
171b709708 basic audio callback synchronization is working 2013-12-21 18:59:27 -05:00
Spencer Russell
ae77cd2260 first pass at synchronizing threads, using RemoteRef and semaphore 2013-12-21 18:59:27 -05:00
Spencer Russell
af0a6cdf55 adds a bit about reloading the module after rebuilding 2013-12-13 02:40:20 -05:00
Spencer Russell
7e1bfc9426 adds info on init so people aren't frightened by the device scan errors 2013-12-13 02:21:10 -05:00
Spencer Russell
6c51dd5c37 some module reorganization 2013-12-13 02:17:21 -05:00
Spencer Russell
85c61e1bf6 apparently julia uses * for string concat. something about algebra... 2013-12-13 01:47:58 -05:00
Spencer Russell
f233463fa1 now finds the custom shim library 2013-12-13 01:07:45 -05:00
Spencer Russell
6127cac834 adds exports to module 2013-12-13 00:38:00 -05:00
Spencer Russell
a8f1e13068 fixes const declaration 2013-12-13 00:19:26 -05:00
Spencer Russell
6bb4b33d9e comments out the reference code we're using to start PortAudio.jl 2013-12-13 00:17:44 -05:00
Spencer Russell
af6dd508e2 renames portaudio.jl to PortAudio.jl to match julia convention 2013-12-13 00:10:28 -05:00
Spencer Russell
0d89ddb532 adds build, adds the play_sin ccalls to portaudio.jl for testing 2013-12-13 00:06:48 -05:00
Spencer Russell
030b4acd4a initial commit with some toy code 2013-12-11 20:18:36 -05:00