p5.js might be a bit more popular than VCV Rack. We know about 146 links to it since March 2021 and only 115 links to VCV Rack. 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.
p5.js is a JavaScript library that I've enjoyed messing with. It's related to Processing. https://p5js.org/. - Source: Hacker News / 3 months ago
Art Blocks, founded by Erick Calderon in 2020, is a platform that enables artists to create generative art using blockchain technology. It operates on the Ethereum blockchain, leveraging smart contracts to mint unique art pieces as NFTs. The process begins with artists submitting scripts that define the artwork's parameters. Once approved, these scripts generate unique pieces upon purchase, offering collectors a... - Source: dev.to / 3 months ago
In my experience with AI code generation, in visual projects like UI development or JavaScript based animation (using three.js or p5.js) etc. AI tools work pretty well. - Source: dev.to / 4 months ago
For this most recent assignment we were tasked with contributing a larger feature to an open source project. During my time with the previous assignment I worked on a game engine called Litecanvas, inspired engine by libraries like raylib and p5.js/Processing. - Source: dev.to / 6 months ago
Let’s not forget P5js which has a long and esteemed history of helping to teach kids and more to program. It’s browser based so it’s compatible with every OS and requires no install. FOSS with an active community of users and contributors. I personally taught some middle schoolers with zero programming experience how to make interactive monsters in 1 hour. It was awesome! https://p5js.org/. - Source: Hacker News / 7 months ago
If you want to understand (Subtractive) synthesis. The best way is to get copy of VCV rack and follow a few tutorials. If you patch one subtractive mono synth voice once, you understand 80% of all subtractive synth architecture moving forward. https://vcvrack.com (open source and wonderful). - Source: Hacker News / 5 months ago
I wonder whether someone already has build away to create modular synthesizer using block with knobs on the table. A line on the top of the knob would signal its position. (In the video I saw some shots that looked like sequencers.) You would also need some mechanism to connect the modules together. I played around with VCV Rack [1], but adjusting knobs with a mouse feels very different than using your hands to... - Source: Hacker News / 9 months ago
I have a couple of these to add as well: VCVRack - simply one of the most mind-expanding things a synthesizer-nerd can play with. (https://vcvrack.com/) ZynthianOS - another example of a simple software solution to a problem nobody realized existed, opening the door to an absolutely astonishing array of Audio processing tools (https://zynthian.org/). - Source: Hacker News / about 1 year ago
> It’s haven’t bought any Modular’s yet but I’m really looking forward to getting into other on the new year. http://cardinal.kx.studio https://vcvrack.com/ The former is libre and gratis, runs as a standalone or plugin and in the browser!! and is based on the latter. Ther former has a libre and gratis standalone version, the plugin version is non-gratis. - Source: Hacker News / over 1 year ago
A music synthesizer. It's a pathway to learning electronics, music, and the nature of sound. There are cheap kits, cheap synths, lots of kinds of synths, and there are much more complicated and expensive systems you can grow into. You can get software synths also, VCV Rack is a free though complex one: https://vcvrack.com/ However I'd recommend an inexpensive hardware one with real knobs you can turn, like one... - Source: Hacker News / over 1 year ago
Pixi.js - Fast lightweight 2D library that works across all devices
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
Processing - C++ and Java programming at the speed of thought.
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
Three.js - A JavaScript 3D library which makes WebGL simpler.
TouchDesigner - TouchDesigner is a visual development platform that equips you with the tools you need to create stunning realtime projects and rich user experiences.