
SuperCollider
Pure Data
Sonic Pi
ChucK
VCV Rack
Overtone
Reaktor
SunVox
Coder
GitHub Codespaces
Codeanywhere
AWS Cloud9
Kodiak PHP
CodeLobster PHP Edition
Streamline icons
replit
SuperCollider
CoderBased on our record, Coder should be more popular than SuperCollider. It has been mentiond 61 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The visual patching part of Max makes sense when you know the history of the program. It was built for musicians working at the forefront of interfacing MIDI with the power of the more compact mainframe computers of the day (PDP-11 IIRC). The 'programming' was done through a GUI running on the first Macintosh. At first there was no audio processing in Max itself, it was purely for generating and manipulating MIDI... - Source: Hacker News / 30 days ago
SuperCollider has a longer DSP feature list and a more powerful language. The dealbreaker was deployment: scsynth is a separate process. Shipping a game app that has to spawn and supervise another OS process, on iOS, with sandboxing and lifecycle quirks on top, was more friction than I wanted. libpd, by contrast, runs embedded in the game process. - Source: dev.to / about 2 months ago
At this point, we can produce the array of pitches that are midi notes. To create sound from these notes I've used a specialized programming language called SuperCollider. I won't dive much into details here, but you may have a look at the code if you're interested. Beware, there are quite a lot of branches there and all of them contain some interesting code. - Source: dev.to / almost 2 years ago
This is essentially sound design from first principles. There's a good book here: https://www.amazon.com/Designing-Sound-Press-Andy-Farnell/dp/0262014416 Note that the software used (Pure Data) can be replaced by another high-level language (SuperCollider: https://supercollider.github.io/) pretty easily. I know of no "tool" to do what you want because there are few things that are universal to different kinds of... - Source: Hacker News / about 2 years ago
Since then, I've been working more and more with TidalCycles. TidalCycles is an open-source live coding framework for creating patterns written in Haskell. TidalCycles uses SuperCollider on the backend, another language I've been using for live coding. Recently, I started using Tidal Looper for live vocal processing. This blog post will walk you through what you need to get started with vocal looping with Tidal... - Source: dev.to / about 2 years ago
I'm using https://coder.com for all my development containers. I've got mine hooked up to a k8s cluster, but anything that you can provision with Terraform can be used (e.g. Docker containers). - Source: Hacker News / 30 days ago
Coder | https://coder.com/ | Multiple roles | Multiple locations | Full-time Coder is an AI software development company leading the future of autonomous coding. We empower teams to build software faster, more securely, and at scale through the collaboration of AI coding agents and human developers. Our mission is to make agentic AI a safe, trusted, and integral part of every software development lifecycle.... - Source: Hacker News / about 1 month ago
Ollama is fantastic for ollama pull model && ollama run model. It's genuinely the best way to get started with local models. But when you're running them as infrastructure โ serving through an OpenAI-compatible API to Coder Agents, IDE extensions, and automation โ the abstraction layer starts to chafe. - Source: dev.to / about 2 months ago
Run agents, lots of them, using this open source project - link [tool] - ( Added: 2026-04-11 07:42:11 ). - Source: dev.to / 2 months ago
Code-server by Coder โ VS Code in the browser, packaged as a Docker image by LinuxServer.io. - Source: dev.to / 4 months ago
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
GitHub Codespaces - GItHub Codespaces is a hosted remote coding environment by GitHub based on Visual Studio Codespaces integrated directly for GitHub.
Sonic Pi - Sonic Pi is a new kind of instrument for a new generation of musicians. It is simple to learn, powerful enough for live performances and free to download.
Codeanywhere - Codeanywhere is a complete toolset for web development. Enabling you to edit, collaborate and run your projects from any device.
ChucK - A strongly-timed music programming language
AWS Cloud9 - AWS Cloud9 is a cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser.