octave-compass VS wasgen

Compare octave-compass vs wasgen and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
octave-compass wasgen
3 4
23 70
- -
0.0 2.6
about 3 years ago 11 months ago
TypeScript JavaScript
MIT License -
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.

octave-compass

Posts with mentions or reviews of octave-compass. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-25.
  • The Pleasure of Tones: Microtonal Playground in Svelte
    1 project | /r/sveltejs | 25 Jun 2022
    Awesome! I used Svelte to make https://octavecompass.com which is a tool to explore musical scales and the chords they contain. It's currently limited to 12-TET, but I have been wanting for some time to generalize it to work with other tuning systems. I'd be excited to find ways to collaborate!
  • Octave Compass
    3 projects | news.ycombinator.com | 25 Jan 2021
    Thanks for pointing this out! I've noticed that too, but haven't gotten around to fixing it. It's helpful to hear that it's problematic for other people. I've opened this ticket to track progress on the issue: https://github.com/seancolsen/octave-compass/issues/80 Pull requests welcome! There are some notes in there pointing others to the relevant part of the code if anyone else wants to take a stab at fixing!

wasgen

Posts with mentions or reviews of wasgen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-29.
  • Web FM synthesizer made with HTML5
    9 projects | news.ycombinator.com | 29 Oct 2023
    Very neat, though I got prominent clicks and artifacts in both chrome and firefox.

    If anyone's interested, some years ago I made a wrapper library for things like this, to wallpaper over the famously hairy WebAudio synthesis API. Basically you pass in a static object describing the audio graph and parameters you want, and the lib creates the WebAudio nodes and then cleans them up after the sound releases.

    https://github.com/fenomas/wasgen

  • Elementary Audio: a modern platform for writing high performance audio software
    20 projects | news.ycombinator.com | 11 Apr 2022
    I work on this space a lot, and maintain a couple of libraries you might be interested in. They are very much focused on light quick "good enough" web audio music/sound effects.

    https://github.com/fenomas/wasgen - a declarative abstraction layer around web audio oscillators and filters

    https://fenomas.github.io/wafxr/ - a GUI front-end demo for the previous

  • Octave Compass
    3 projects | news.ycombinator.com | 25 Jan 2021
    You might try wasgen, which I maintain. Basically you pass it an object that describes your audio graph, and a frequency/duration/volume, and it creates/disposes all the audio nodes.

    https://github.com/andyhall/wasgen

    Making the sound program objects isn't trivial if you're unfamiliar with low-level audio, but the live demo has examples for all MIDI instruments: https://andyhall.github.io/wasgen/

What are some alternatives?

When comparing octave-compass and wasgen you can also consider the following projects:

beepbox - An online tool for sketching and sharing instrumental melodies.