
SuperCollider
Pure Data
Sonic Pi
VCV Rack
ChucK
Strudel
Overtone
Reaktor
hackattic
Real Dev
Daily Coding Problem
HackerRank
Frontloops
Code Racer
Takehome
CodinGame
SuperCollider
hackatticNo hackattic videos yet. You could help us improve this page by suggesting one.
Based on our record, SuperCollider seems to be a lot more popular than hackattic. While we know about 35 links to SuperCollider, we've tracked only 3 mentions of hackattic. 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 / about 1 month 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 / 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 am aware of few of the resources which I've listed down below, will appreciate if you guys can share bit more. - https://hackattic.com/ : Interesting programming Problems. - Source: Hacker News / about 3 years ago
Also check out https://hackattic.com/ it has some really fun problems. - Source: Hacker News / almost 4 years ago
What sort of programming would you like to do? Any real world challenges you are looking to solve? For practice โchallengesโ I really like https://hackattic.com/. Source: about 5 years ago
Pure Data - Pd (aka Pure Data) is a real-time graphical programming environment for audio, video, and graphical...
Real Dev - Real-life coding skill challenge
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.
Daily Coding Problem - Get exceptionally good at coding interviews
VCV Rack - A cross-platform modular synthesizer.
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.