mb-sound VS mb-sound-jackffi

Compare mb-sound vs mb-sound-jackffi and see what are their differences.

mb-sound

A library of simple Ruby tools for processing sound. (by mike-bourgeous)

mb-sound-jackffi

An unstable Ruby FFI interface for the JACK Audio Connection Kit (by mike-bourgeous)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mb-sound mb-sound-jackffi
5 2
17 2
- -
5.6 0.0
10 months ago over 1 year ago
Ruby Ruby
BSD 2-clause "Simplified" License BSD 2-clause "Simplified" 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.

mb-sound

Posts with mentions or reviews of mb-sound. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-01.
  • Why Can’t You Design Noise in Frequency Space?
    2 projects | news.ycombinator.com | 1 Jan 2022
    You can try the synthesizer and other audio code if you're using Linux.

    Here's an earlier version of the synthesizer (licensed under AGPL3). The MIDI CCs for controlling different parameters are listed in the source code. You'd want to clone the repo, run through the installation instructions in the mb-sound repo, do a bundle update mb-sound, then run bundle exec bin/complex_synth.rb. https://github.com/mike-bourgeous/mb-surround/blob/3823de44a...

    Here's the core sound repo (licensed under BSD) with some examples for getting started: https://github.com/mike-bourgeous/mb-sound

    I don't plan on making the visualizations available, in part because the system is too convoluted and they probably only work in my specific environment.

  • Python, unlike C, has the mod operator always return a positive number
    1 project | news.ycombinator.com | 29 Dec 2021
    Ruby's % operator behaves the same way, for both integer and float values. A positive-only modulus function is useful for wrapping angles. This bit me a week or two ago when I was porting audio algorithms from Ruby to C, and had to implement a positive modulus function[0].

    [0] https://github.com/mike-bourgeous/mb-sound/blob/a8eb1232ae35...

  • Learn more about the Fast Fourier Transform, animated in 3D [video]
    1 project | news.ycombinator.com | 4 Oct 2021
    Someone asked somewhat recently about visualizing analytic signals in 3D (https://news.ycombinator.com/item?id=28633829). This is my video, with 3D animation, summarizing the FFT and analytic signals, plus a review of digital sampling.

    The submitted link is for a blog post about the video which includes a video transcript (repeated for reference: https://blog.mikebourgeous.com/2021/10/04/fast-fourier-trans...)

    Here's a direct link to the video: https://www.youtube.com/watch?v=iyjIVSnrPSo

    I've opened the Ruby code building blocks I use to produce these visualizations (which are not open): https://github.com/mike-bourgeous/mb-sound

  • Tenderjit – A JIT for Ruby Written in Ruby
    6 projects | news.ycombinator.com | 21 Sep 2021
    Yeah, here's my main sound repo: https://github.com/mike-bourgeous/mb-sound

    There's also an FFI wrapper for jackd: https://github.com/mike-bourgeous/mb-sound-jackffi

    I'm certain there are still improvements that could be made to the APIs and to performance, so I'm not currently releasing these on rubygems.

  • Ask HN: How to get started with audio programming?
    12 projects | news.ycombinator.com | 25 May 2021
    Edit: My goal is to make a mini-synth which takes input from the computer keyboard.

    If you are a Ruby programmer, you could use this rubygem I wrote: https://github.com/mike-bourgeous/mb-sound

    A video about using that gem to make a synthesizer: https://m.youtube.com/watch?v=aS43s6TWnIY&feature=youtu.be

    Part of a long-running experiment of mine to make educational videos about sound, which I hope might help you on your audio programming journey: https://www.youtube.com/playlist?list=PLpRqC8LaADXnwve3e8gI2...

    There have been recent posts to HN about the difficulty of reading key-up events from the terminal. I used MIDI and a separate MIDI keyboard app for my video demo.

mb-sound-jackffi

Posts with mentions or reviews of mb-sound-jackffi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-21.
  • Tenderjit – A JIT for Ruby Written in Ruby
    6 projects | news.ycombinator.com | 21 Sep 2021
    Yeah, here's my main sound repo: https://github.com/mike-bourgeous/mb-sound

    There's also an FFI wrapper for jackd: https://github.com/mike-bourgeous/mb-sound-jackffi

    I'm certain there are still improvements that could be made to the APIs and to performance, so I'm not currently releasing these on rubygems.

  • Torvalds: Shared libraries are not a good thing in general
    7 projects | news.ycombinator.com | 1 May 2021
    Shared libraries and dynamic linking make writing FFI wrappers in other languages possible. If every library were statically linked, I wouldn't be able to write things like this: https://github.com/mike-bourgeous/mb-sound-jackffi

What are some alternatives?

When comparing mb-sound and mb-sound-jackffi you can also consider the following projects:

tenderjit - JIT for Ruby that is written in Ruby

reprepro-updater

helm - Helm - a free polyphonic synth with lots of modulation

spinnaker_sdk_camera_driver - Point Grey (FLIR) Spinnaker based camera driver (Blackfly S etc.)

rhizome - A JIT for Ruby, implemented in pure Ruby

zynaddsubfx - ZynAddSubFX open source synthesizer

pointgrey_camera_driver - ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.

gen-rack - Create VCV Rack modules from gen~ exports

spinnaker_sdk_camera_dri

elk-pi - Elk Audio OS binary images for Raspberry Pi