juce-toys VS SampledSignals.jl

Compare juce-toys vs SampledSignals.jl and see what are their differences.

juce-toys

Debugging utilities in a JUCE Module, plus NatVis and LLDB customizations (by jcredland)

SampledSignals.jl

Core types for regularly-sampled multichannel signals like Audio, RADAR and Software-Defined Radio (by JuliaAudio)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
juce-toys SampledSignals.jl
1 1
109 73
- -
0.0 1.8
about 1 year ago 17 days ago
HTML Julia
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

juce-toys

Posts with mentions or reviews of juce-toys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-22.
  • Audio Sparklines
    6 projects | news.ycombinator.com | 22 Jan 2022
    STK is cool! I'm building a synth plugin, so that's why I'm in JUCE...

    I want to hear more about the remote visualizer! I was using Jim Credland's buffer debugger (again, JUCE)[1]. It pops open a window, making it fairly easy to visualize buffers with one caveat: you actually have to tell it about the buffers you care about visualizing and then recompile. This means debugging can't really be on the fly (unless you only always care about the same buffer or two).

    The other issue I ran into was viewing audio from my tests. I'd love to hear about the shared memory approach — real waveforms would be ideal!

    1. https://github.com/jcredland/juce-toys/blob/master/jcf_debug...

SampledSignals.jl

Posts with mentions or reviews of SampledSignals.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-22.
  • Audio Sparklines
    6 projects | news.ycombinator.com | 22 Jan 2022
    These visual displays are very useful. Here's how the Julia REPL shows them:

    https://github.com/JuliaAudio/SampledSignals.jl#repl-display

What are some alternatives?

When comparing juce-toys and SampledSignals.jl you can also consider the following projects:

stk - The Synthesis ToolKit in C++ (STK) is a set of open source audio signal processing and algorithmic synthesis classes written in the C++ programming language.

visual_debugger - debug data over a shared memory connection to an OpenGL ImGUI window

melatonin_audio_sparklines - Sparklines For JUCE AudioBlocks

notcurses - blingful character graphics/TUI library. definitely not curses.