Re: Sonic Pi v5
Valentin Vidic <[email protected]>
| Newsgroups | gmane.linux.debian.devel.multimedia |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Aug 05, 2026 at 12:22:11AM +0100, Sam Aaron wrote: > The short version: Erlang and Elixir are gone, and so is > SuperCollider. > > The audio engine is now SuperSonic, which is built from source in > tree, so supercollider and sc3-plugins are no longer dependencies. > Instead it’s Rust (cargo and rustc, for the MIDI and gamepad > subsystems), Hi Sam, I have checked the v5 source a bit and it seems like the way forward might be to first package SuperSonic with the required dependencies as a separate package. Once that is in the Debian archive, updating Sonic Pi to v5 should be an easier lift. In the meanwhile v4 is still available as a package. Let me know what you think.