Commit graph

24 commits

Author SHA1 Message Date
Jeff Fessler
3939d47a8d
Add tone with buffer example (#117) 2022-04-05 14:32:13 -04:00
Jeff Fessler
24acc0247b
Add octave shift example (#110)
* Add octave shift example

* specify duration

* use for loop
2022-03-22 11:06:41 -04:00
bramtayl
b3cddf5669
run JuliaFormatter (#77) 2021-06-01 13:44:23 -04:00
Bill
89020cafc7
Update for PortAudio.jl architecture and Julia 1+ (#47) 2021-06-01 12:53:08 -04:00
jakubwro
b9c604533d script fix 2020-02-21 22:47:10 +01:00
Jakub Wronowski
1a1a10cb69 script fixes 2020-02-18 23:52:15 +01:00
Jakub Wronowski
c3570b0d07 readme and script fix 2020-02-18 23:49:50 +01:00
jakubwro
d9ffc44f8c measure signal tuning 2020-02-11 14:07:56 +01:00
jakubwro
a1a2230ed8 script for measuring latency 2020-02-11 13:42:10 +01:00
Martin Roa Villescas
221afe9b88 Upgrade spectrum.jl example to Julia 1.* 2019-07-25 14:14:14 +02:00
Martin Roa Villescas
ea2c524426 Upgrade audiometer.jl example to Julia 1.* 2019-07-25 13:46:26 +02:00
Spencer Russell
207ec25f1e adds some examples of scrolling spctrograms with Makie. Probably with an old version of Makie 2019-02-27 09:03:48 -05:00
Spencer Russell
30803bce97 renames bufsize to blocksize 2016-07-29 23:56:37 -04:00
Spencer Russell
43292ccaf8 updates for SampleTypes-to-SampledSignals rename 2016-03-31 11:07:46 -04:00
Spencer Russell
547cce821a simplifies GR example 2016-03-28 12:20:47 -04:00
Spencer Russell
2366f76a06 adds attribution for GR example 2016-03-28 00:27:58 -04:00
Spencer Russell
8e0bd3c255 adds realtime spectrum plot using GR.jl 2016-03-28 00:20:53 -04:00
Spencer Russell
6970d2b81e updates audiometer example for recent Stream changes 2016-03-23 23:41:26 -04:00
Spencer Russell
cf7f170c72 adds audiometer example 2016-03-20 04:05:21 -04:00
Calder Coalson
8c134edc26 Adjusted buffer length so buffer ends at the end of the ramp. 2014-06-28 16:33:34 -05:00
Calder Coalson
4eb15ae29f Added support for consecutive linear ramps. 2014-06-28 15:22:35 -05:00
Joris Kraak
81a8503c1d Add mutable streaming node example
This demo requires an input hooked up to the default recording device
and will stream that input to the default output device for 10 seconds,
alternating between a muted and unmuted state every second
2014-03-25 16:02:42 +01:00
Spencer Russell
eb34b85922 adds Jiahao's async harmony to lilyplay example 2014-01-23 23:06:06 -05:00
Spencer Russell
f7df8623b9 adds lilyplay.jl, a great example script from Jiahao Chen 2014-01-23 22:30:36 -05:00