Skip to content
#

melodies

Here are 7 public repositories matching this topic...

Given a number of notes (1-12) the program creates all possible permutations as chords or melodies. It stores it as text and midi files. A custom non-recursive algorithm was used to generate the i-th permutation using subtables, mostly for a possible future implementation of queries and a GUI, where the user can roam through the permutations.

  • Updated Jan 28, 2026
  • C

Improve this page

Add a description, image, and links to the melodies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the melodies topic, visit your repo's landing page and select "manage topics."

Learn more