Hacking Perl in Nighclubs (2004)

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • supercollider

    An audio server, programming language, and IDE for sound synthesis and algorithmic composition.

    SuperCollider is still around and really mature, Sonic Pi and Overtone are build on top of it. CSound and Faust are more than mature also.

    https://supercollider.github.io/

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • overtone

    Collaborative Programmable Music

  • faust

    Functional programming language for signal processing and sound synthesis (by grame-cncm)

  • csound

    Main repository for Csound

  • scheme-for-max

    Max/MSP external for scripting and live coding Max with s7 Scheme Lisp

    There are many very "serious" ones, but they won't replace DAWs because the audience for a programming language tool for computer music looks is very different.

    A few off the top of my head that are used and/or made by serious computer music people: Common Music, Nyquist, Euterpea, Open Music, Common Lisp Music, Snd, Csound, SuperCollider, Chuck, Perry Cook's STK, and my own Scheme for Max and Scheme for Pd.

    My own Scheme for Max is (modesty aside) interesting because it takes one of the serious code tool lineages and enables running it in a DAW. It allows you to port Common Music algorithmic composition code into Ableton Live through Scheme for Max. You get the ability to work in and sync up with Live, but if you want it, all the potential complexity and power of Scheme and Common Music.

    https://github.com/iainctduncan/scheme-for-max

  • Tidal

    Pattern language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Overtone is live programmable music and visualization

    6 projects | news.ycombinator.com | 21 Mar 2022
  • Is there something modern like Max MSP, but text syntax, like C-Sound?

    2 projects | /r/audioengineering | 19 Feb 2022
  • Does a Sound Effect engine exist? Like what Blender does for visual renders, but using physics for soundwaves?

    4 projects | /r/gamedev | 27 Jan 2022
  • Engineer who wants to get into DSP

    4 projects | /r/DSP | 16 Jan 2022
  • Electric guitar effects

    3 projects | /r/commandline | 18 Mar 2021

Did you konow that C++ is
the 7th most popular programming language
based on number of metions?