8000 GitHub - org-arl/SignalScope.jl: Signal Oscilloscope
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

org-arl/SignalScope.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalScope.jl

Oscilloscope view from various real-time signal sources

This package is not yet registered.

To install:

julia> # press ] for package mode
pkg> add https://github.com/org-arl/SignalScope.jl

To run with a demo random source:

julia> using SignalScope
julia> Scope(RandomSource(48000f0))

To connect to Unet audio running on localhost:

julia> using SignalScope
julia> Scope(UnetSource("localhost"))

About

Signal Oscilloscope

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0