Commit Graph

17 Commits

Author SHA1 Message Date
faiface 238400db27 fix edge sample value (-1 and +1) overflow 2017-07-06 23:36:18 +02:00
faiface 7858a55088 actually fix the race condition 2017-07-06 22:34:22 +02:00
faiface 140b050545 minor change 2017-07-06 22:26:47 +02:00
faiface 6c2bffed37 speaker: fix race condition 2017-07-06 22:26:20 +02:00
faiface bb2ffdec2c speaker: improve concurrency, only lock when and what necessary 2017-07-06 22:11:03 +02:00
faiface 8d9485af7e reimplement speaker 2017-07-06 21:44:34 +02:00
Christopher Cooper 00cab859c1 addresses some review comments 2017-07-06 11:49:35 -04:00
Christopher Cooper f542f75202 fix bounds check 2017-07-05 18:15:53 -04:00
Christopher Cooper 6dd3a9a643 mremove prints 2017-07-05 18:11:26 -04:00
Christopher Cooper 538d42f9a6 add initial speaker implementation 2017-07-05 18:10:03 -04:00
faiface 5723022b5a add Take decorator function 2017-07-05 18:14:18 +02:00
faiface f3e2b915bd add Seq compositor 2017-07-05 17:59:43 +02:00
faiface c142c3eb0a add StreamerFunc helper type 2017-07-03 19:07:30 +02:00
faiface a1542703d5 change SampleRate to float64 2017-07-03 18:55:27 +02:00
faiface 019c0f83e1 fix grammar in Streamer doc 2017-07-03 17:37:55 +02:00
faiface ada24fe35c minor stylistic corrections in Streamer doc 2017-07-03 17:28:54 +02:00
faiface c3ce0517f1 audio: add Streamer interface 2017-07-03 14:05:08 +02:00