
Pure Data
SuperCollider
VCV Rack
MadMapper
QLab
VPT
TouchDesigner
Freej
D (Programming Language)
C++
Nim (programming language)
V (programming language)
Go Programming Language
Perl
Pike programming language
Crystal (programming language)
Pure Data
D (Programming Language)D (Programming Language) might be a bit more popular than Pure Data. We know about 60 links to it since March 2021 and only 41 links to Pure Data. 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 / about 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 1 month 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
I've spent 2 weeks (2-4h per day) to make D language[1] version of Sciter SDK [2] Choice of AI "tooling" was by accident - typed something like "how to define copy constructor in D for custom structure" in Microsoft's Copilot in Edge browser that gives context for AI. The answer was good enough for me and so I went with it further. [1] D language HQ : https://dlang.org/. - Source: Hacker News / 27 days ago
> Mostly, I am not really trying to compete with C/C++/Rust on speed, but I'm not going to add a GC either. So I'm somewhere in there. Out of curiosity, how would you compare the goals of Rue with something like D[0] or one of the ML-based languages such as OCaml[1]? 0 - https://dlang.org/ 1 - https://ocaml.org/. - Source: Hacker News / 6 months ago
The D language home page has something similar with a drop down with code examples https://dlang.org/. - Source: Hacker News / 11 months ago
What is this? There's a lot of red flags here. * The name "D" for a programming language was taken in 1999: https://dlang.org/. - Source: Hacker News / 12 months ago
>For me the biggest gap in programming languages is a rust like language with a garbage collector, instead of a borrow checker. I cannot agree more that's the much needed sweet spot/Goldilock/etc. Personally I have been advocating this approach for some times. Apparently the language is already widely available and currently has stable and wide compiler support including the venerable GNU compiler suite (GDC). It... - Source: Hacker News / over 1 year ago
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
C++ - Has imperative, object-oriented and generic programming features, while also providing the facilities for low level memory manipulation
VCV Rack - A cross-platform modular synthesizer.
Nim (programming language) - The Nim programming language is a concise, fast programming language that compiles to C, C++ and JavaScript.
MadMapper - The Mapping Software
V (programming language) - Simple, fast, safe, compiled language for developing maintainable software.