
Pure Data
SuperCollider
VCV Rack
MadMapper
QLab
VPT
TouchDesigner
Freej
Code Arcade
CodinGame
hackattic
Daily Coding Problem
Frontloops
Code Racer
Real Dev
Codewars
Pure DataNo Code Arcade videos yet. You could help us improve this page by suggesting one.
Based on our record, Pure Data seems to be a lot more popular than Code Arcade. While we know about 41 links to Pure Data, we've tracked only 4 mentions of Code Arcade. 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 whole thing is three runtimes glued together. DragonRuby GTK (mRuby) handles the game side: scenes, UI, sprite rendering, the per-tick game loop, the XP and tier-progression system. Pure Data, embedded via libpd, handles every audio sample: spectral analysis across four frequency bands, burst recording, the synthesis and effects chain, the feedback routing. A small custom C extension bridges the two via... - Source: dev.to / 2 months ago
I'm just going to mention Pure Data here, because I'm always surprised when people don't know about it. https://puredata.info/ I use it in my art and music practice to interfaced with hardware like a GameTrak controller, and to control drone motors for bowing/drumming physical things for computer controlled electroacoustic music. I also use it at a university lab for the development of assistive musical... - Source: Hacker News / about 2 months ago
I'm getting back in to audio programming, starting off with Pd[1] and reading Miller Puckette's book[2]. I'm planning on writing some low-level C libraries afterwards, using The Audio Programming[3] book as a guide [1] https://puredata.info. - Source: Hacker News / 8 months ago
My most recommended method for beginners has always been PD (https://puredata.info/) combined with The Theory and Technique of Electronic Music: (https://msp.ucsd.edu/techniques/latest/book.pdf) and this book (https://mitpress.mit.edu/9780262014410/designing-sound/). Eli's tutorials on SuperCollider are also very helpful: https://www.youtube.com/@elifieldsteel Of course, my project Glicol can also be helpful for... - Source: Hacker News / about 2 years ago
For node based workflows, check out Max or Pure Data. https://cycling74.com/products/max https://puredata.info/. - Source: Hacker News / over 2 years ago
You can practice your code solving skills here: Https://app.codesignal.com/arcade Https://leetcode.com/problemset/all/. Source: about 3 years ago
CodeSignal's Arcade (signup required) has a lot of practice problems at different levels that can help break you out of the mindset of copying tutorial code. Source: over 4 years ago
I like the Databases section of CodeSignal Arcade. Problems increase in difficulty, plus I've found it's the platform a lot of companies use for SQL assessment so you'll get a good sense of the type of questions to expect. Source: over 4 years ago
Codesignal has a good set of SQL questions. Not sure they "support" Postgres, but there's 84 free levels under the Arcade section. https://app.codesignal.com/arcade. Source: over 4 years ago
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
CodinGame - CodinGame provides users with a fun and effective way to learn coding that eschews the rigid structure of traditional teaching methods.
VCV Rack - A cross-platform modular synthesizer.
hackattic - No nonsense, real world programming challenges
MadMapper - The Mapping Software
Daily Coding Problem - Get exceptionally good at coding interviews