
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
VCV Rack
Pure Data
Vital
SunVox
Surge XT
SuperCollider
DISTRHO Cardinal
Sonic Pi
StackBlitz
VCV RackI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
VCV Rack might be a bit more popular than StackBlitz. We know about 117 links to it since March 2021 and only 112 links to StackBlitz. 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.
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / about 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
Zynthian: https://zynthian.org/ Monome: https://monome.org/ Two simply AMAZING synth platforms of the 21st century which push things even further than the mainstream hardware vendors are willing to allow. DIY your thing? The FundamentalFrequency LMN-3 might be up your alley: https://github.com/fundamentalfrequency Runs JUCE plugins, is kind of a cyberpunksโ Teenage Engineering OP1, without the fuss and nonsense... - Source: Hacker News / 6 months ago
Https://vcvrack.com/ and https://www.youtube.com/c/omricohen-music. - Source: Hacker News / 11 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 / over 1 year 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 / almost 2 years 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 2 years ago
CodeSandbox - Online playground for React
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Vital - Vital is a spectral warping wavetable synthesizer with drag'n'drop modulation workflow and animated preview of the synth's inner workings where needed. Comes with many modulation sources (including audio-rate), MPE support and FX chain.
CodePen - A front end web development playground.
SunVox - SunVox is a small, fast and powerful modular synthesizer with pattern based sequencer (tracker).