Based on our record, Processing seems to be a lot more popular than SuperCollider. While we know about 340 links to Processing, we've tracked only 33 mentions of SuperCollider. 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.
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 / 9 months 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 / 11 months 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 / 12 months ago
Csound is... "interesting". If you want to play with something more modern, have a look at https://supercollider.github.io/ instead. - Source: Hacker News / over 1 year ago
For the intrepid, especially those annoyed with the purported input-sluggishness of musescore et al, an interesting text-based alternative is LilyPond https://lilypond.org/ My dad wrote an opera using LilyPond in vim, though I believe these days he's actually doing more with supercollider, which skips sheetmusic and goes right to sounds: https://supercollider.github.io/. - Source: Hacker News / almost 2 years ago
You can learn more about the Processing software and community at processing.org, or visit the Processing4 repository, Processing website repository, and our roadmap. - Source: dev.to / 2 days ago
>web dev/gradle/java knowledge to build something like this Web dev (and not just in java) is dominated by "component integration" concerns, containing lots of structure but little content. Computation is delegated to libraries, and the problems more about complexity of integration (at build time) scaled distributed systems (at runtime). In contrast, writing a simulation is computationally intensive, so... - Source: Hacker News / 8 days ago
See https://bleuje.com/animationsite/2024_1/ for a collection of programmatic black and white animations made with https://processing.org/ He even publishes the source code on https://github.com/Bleuje/processing-animations-code/tree/ma.... - Source: Hacker News / 4 months ago
This is a nice comment and speaks to the notion that every medium has its own characteristic feel even is not "better" by some metric (e.g. Vinyl vs CDs, vs cassettes, vs live radio, vs mp3, etc.). A similar feeling of immediacy without any intervening concerns is hacking away at a Processing [https://processing.org/] sketch. In some sense it's the complete opposite of retro computing, but it engenders similar... - Source: Hacker News / 8 months ago
In high school the first languages and tools I remember using were things like Turing, Processing, GreenFoot and BlueJ. All of which were learning tools, and with the exception of Turing, were Java abstractions with the main focus on graphical programming. These tools allowed me to do some pretty cool things, very quickly. These early experience are really what inspired my interest. - Source: dev.to / 9 months ago
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
p5.js - JS library for creating graphic and interactive experiences
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.
OpenFrameworks - openFrameworks
VCV Rack - A cross-platform modular synthesizer.
TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.