Glicol: Next-generation computer music language

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
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. glicol

    Graph-oriented live coding language and music/audio DSP library written in Rust

    There is an example of arrange node:

    https://github.com/chaosprint/glicol/discussions/114

    But it's not complete yet. I have indeed been considering chords, but the syntax needs more changes and design.

    But according to your description, https://strudel.cc/ can bring you a lot of fun.

    Compared with Strudel/Tidal, Glicol provides more on precise time control in audio engine, low-level sound synthesis and sampling capabilities (needs more development but completely feasible).

  2. 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
  3. strudel

    Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript

    There is an example of arrange node:

    https://github.com/chaosprint/glicol/discussions/114

    But it's not complete yet. I have indeed been considering chords, but the syntax needs more changes and design.

    But according to your description, https://strudel.cc/ can bring you a lot of fun.

    Compared with Strudel/Tidal, Glicol provides more on precise time control in audio engine, low-level sound synthesis and sampling capabilities (needs more development but completely feasible).

  4. dattorro-vst-rs

    Dattorro reverb VST plugin written in Rust with egui and glicol_synth

    yes see https://github.com/chaosprint/dattorro-vst-rs

    also this one

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

  • Sonic Pi: Ruby as a Composition Tool

    2 projects | news.ycombinator.com | 9 Aug 2024
  • Ask HN: Tools or frameworks to build music theory games

    11 projects | news.ycombinator.com | 27 Nov 2024
  • Music as Language (2019) [pdf]

    3 projects | news.ycombinator.com | 23 Nov 2024
  • Strudel: A live coding platform to write dynamic music pieces in the browser

    7 projects | news.ycombinator.com | 3 Apr 2024
  • Velato: A programming language where source code must be a valid MIDI music file

    3 projects | news.ycombinator.com | 4 Mar 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?