sonic-pi
https://github.com/sonic-pi-net/sonic-pi
C++
Code. Music. Live.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported16 Subscribers
Add a CodeTriage badge to sonic-pi
Help out
- Issues
- Text insertions/deletions are not grouped when using undo/redo
- Group text edits for undo/redo unless preview is live
- Sonic Pi failed to start on macOS 26.6
- Update potentially confusing sample_duration explanation
- Starting a code run straight after the GUI loads can cause timing errors
- Live loop quick start cards don't always stop when toggled off
- multichannel stopped working after RC5
- AppImage running on Raspberry Pi
- GUI was unable to connect to the Ruby server.
- GUI - Add a preference to prevent display sleep on macOS
- Docs
- Logic::Contracting::ApplicationContract#validate_contract_hierarchy!
- Logic::Contracting::ServiceContract#has_subscribed?
- Logic::Contracting::ServiceContract#one_contract_per_service
- Logic::Contracting::Buyer#services_can_create_app_on
- Logic::Contracting::Buyer#cannot_create_application_reason
- Logic::Contracting::Buyer#cannot_create_application?
- Logic::Contracting::Buyer#can_create_application?
- Logic::Contracting::Provider#find_or_create_service_contract
- Logic::Contracting::Provider#provider_builds_application_for
- Logic::Contracting::Service#can_create_service_contract?