Commit Graph

14 Commits

Author SHA1 Message Date
faiface fdb6359fbb speaker: fix race condition 2017-07-06 22:26:20 +02:00
faiface 0737b86059 speaker: improve concurrency, only lock when and what necessary 2017-07-06 22:11:03 +02:00
faiface cb4bb4c3ef reimplement speaker 2017-07-06 21:44:34 +02:00
Christopher Cooper 8e571bfe8e addresses some review comments 2017-07-06 11:49:35 -04:00
Christopher Cooper 32ff29438d fix bounds check 2017-07-05 18:15:53 -04:00
Christopher Cooper 1a88ab2edd mremove prints 2017-07-05 18:11:26 -04:00
Christopher Cooper f9972888a2 add initial speaker implementation 2017-07-05 18:10:03 -04:00
faiface d640879775 add Take decorator function 2017-07-05 18:14:18 +02:00
faiface c86834b8f6 add Seq compositor 2017-07-05 17:59:43 +02:00
faiface 330e9da360 add StreamerFunc helper type 2017-07-03 19:07:30 +02:00
faiface 7f2b8b6fe9 change SampleRate to float64 2017-07-03 18:55:27 +02:00
faiface 42737212d8 fix grammar in Streamer doc 2017-07-03 17:37:55 +02:00
faiface c7bb0a1639 minor stylistic corrections in Streamer doc 2017-07-03 17:28:54 +02:00
faiface a48d07ff6b audio: add Streamer interface 2017-07-03 14:05:08 +02:00