sonic-pi icon indicating copy to clipboard operation
sonic-pi copied to clipboard

Code. Music. Live.

Results 234 sonic-pi issues
Sort by recently updated
recently updated
newest added

- Sonic Pi 3.1.0 - OS Windows 7 I'm using a RockSmith real tone cable to connect my midi synth to my computer and using Sonic Pi to send midi...

After playing around with some audio software in combination, I figured out that it would be really great, if SonicPi could use jack midi, because sometimes there are conflicts between...

Feature Request
jack

The built-in documentation for the Vowel FX reads, "Human singing voice sounds are easily achieved with a source of a saw wave with a little vibrato." I have not been...

This is simply to aim to help remove clutter and make changes from upstream sources clearer. :) This seems to build without errors on my Debian machine, but this probably...

I'm currently trying to package sonic-pi for Arch Linux' [community] repository. However, this proves extremely painful, because of * conflicting installation information and about a dozen different "package scripts" for...

Linux
developer experience
Feedback wanted

Hello, While trying to record midi note_on/off event I see that some time (when pressing simultaneous notes) I loose some one (or more) of them while the note_on event is...

This is something I've been playing around with in CommonMusic and I think it would be a great addition to Sonic Pi: the ability to easily perform a Markov analysis...

Feature Request

Hi! There have been a handful of times in which I desired a ring chain that inverts the ring over a specified pitch axis. This would mainly work for rings...

Feature Request
Feedback wanted
language

Same as `with_fx`, I thought I was able to do this, ``` live_loop :foo do with_synth :dsaw, detune: [0.1, 0.4].choose do |s| play :e1, release: 8, cutoff: rrand(70, 130) sleep...

enhancement
language