Skip to content
#

voicings

Here is 1 public repository 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 voicings 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 voicings topic, visit your repo's landing page and select "manage topics."

Learn more