C++ Composition

Open-source C++ projects categorized as Composition

Top 3 C++ Composition Projects

  • helio-sequencer

    One music sequencer for all major platforms, desktop and mobile

  • Project mention: Helio: Libre Music Composition Software | news.ycombinator.com | 2024-01-10

    I downloaded this and played around with it a little.

    I’m a little skeptical of something that ditches traditional music notation for piano roll, doesn’t offer any ways to reorganize sections of your song, and then gives you a bunch of tools for key signatures, modes, polymeter, and microtonal music. I’m trying to think of a programming analogy—it’s like checking out a new programming language that has dependent types, higher-kinded types and monads, and a borrow checker, but no strings or integers.

    It’s really easy for those of us with analytical, mathematical minds to go diving into the more esoteric parts of music theory. Set theory, microtonality and alternative tuning systems, esoteric scales and cataloging all these different scales—but then you fuck up the basics or miss them completely. I noticed that the “major” scale is only available under its more esoteric name, the “ionian” scale, and then there are five different versions of locrian to choose from, not counting the ones outside 12-EDO.

    https://github.com/helio-fm/helio-sequencer/blob/develop/Res...

    Even with all these esoteric features, there is no such thing as, say, Eb. There is only D#. As programmers, we really want to normalize all our data so that it’s represented in exactly one way, but as a musician I like having both sharps and flats around. They’re convenient and make the music easier to read.

    This is a neat tool for playing around with scales and tunings, but it seems like absolute hell to try and write music this way.

  • FunctionalPlus

    Functional Programming Library for C++. Write concise and readable C++ code.

  • Project mention: Leaving Haskell Behind | news.ycombinator.com | 2023-08-24

    Hoogle is really amazing!

    Inspired by it, I implemented something similar for FunctionalPlus (a functional-programming library for C++): https://www.editgym.com/fplus-api-search/

    I'd love to see more projects taking this path too. :)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • cane

    A small MIDI sequencer DSL designed around vectors and euclidean rhythms (by Jackojc)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Composition related posts

  • C++ algorithm helpers - kdalgorithms

    4 projects | /r/cpp | 10 Dec 2022
  • C++20 Ranges The Key Advantage - Algorithm Composition

    2 projects | /r/cpp | 28 Mar 2022
  • Why C++ for everything?

    1 project | /r/ROS | 28 Apr 2021
  • Integrating sanitizers into your CI workflow

    1 project | /r/cpp | 18 Feb 2021
  • Best practice unit tests + examples with cmake

    2 projects | /r/cpp | 17 Jan 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Composition projects in C++? This list will help you:

Project Stars
1 helio-sequencer 2,999
2 FunctionalPlus 2,012
3 cane 72

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com