Removes duplicate using SampledSignals
in runtests.jl
This commit is contained in:
parent
a24cf8e9bc
commit
ba5f60e097
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ end
|
||||||
using PortAudio
|
using PortAudio
|
||||||
using SampledSignals
|
using SampledSignals
|
||||||
using RingBuffers
|
using RingBuffers
|
||||||
using SampledSignals
|
|
||||||
|
|
||||||
function test_callback(inchans, outchans)
|
function test_callback(inchans, outchans)
|
||||||
nframes = Culong(8)
|
nframes = Culong(8)
|
||||||
|
|
Loading…
Reference in a new issue