Sonic-Pi-Examples VS sonic-pi-cli

Compare Sonic-Pi-Examples vs sonic-pi-cli and see what are their differences.

Sonic-Pi-Examples

Contains simple examples of the usage of Sonic-Pi (by hashbangstudio)

sonic-pi-cli

A simple command line interface for Sonic Pi, written in Ruby (by Widdershin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Sonic-Pi-Examples sonic-pi-cli
1 3
17 139
- -
0.0 0.0
over 9 years ago over 3 years ago
Ruby Ruby
BSD 3-clause "New" or "Revised" License 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.

Sonic-Pi-Examples

Posts with mentions or reviews of Sonic-Pi-Examples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-03-09.
  • Stringing Code Together to Play Music
    4 projects | dev.to | 9 Mar 2021
    We'll then take all of those notes and pass them to our amplifier, using Sonic Pi's play_pattern_timed method. This also allows us to define a time between each note, so we can place a small amount of time in between each to simulate the time it would take your hand to complete a downstroke across all the strings.

sonic-pi-cli

Posts with mentions or reviews of sonic-pi-cli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-15.
  • Revisiting Calling Sonic Pi From Ruby
    3 projects | dev.to | 15 Nov 2022
    A few years ago I wrote about controlling Sonic Pi with Ruby code without needing to code in the IDE directly. That relied on the sonic-pi-cli gem. For my Anyone Can Play Guitar (With Ruby) talk, I took a different approach.
  • Stringing Code Together to Play Music
    4 projects | dev.to | 9 Mar 2021
    This is all in a string (the data type, not the part of the instrument), because we're going to pass it to Sonic Pi via the sonic-pi-cli gem. This is going to execute the note method in Sonic Pi to play that single tone.
  • Using Sonic Pi to Play Music With Ruby
    4 projects | dev.to | 9 Mar 2021
    To get around using the IDE directly, I found the sonic-pi-cli gem. Its principal use case is to be used directly in the terminal. However, it's a gem, and written in ruby, and the core functionality is available in a class that you can use in any of your code.

What are some alternatives?

When comparing Sonic-Pi-Examples and sonic-pi-cli you can also consider the following projects:

Sonic Pi - Code. Music. Live.