Skip to content

Commit

Permalink
One small fix to previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rmichon committed Dec 3, 2020
1 parent 7f7ae8d commit 75a9f9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quantizers.lib
Original file line number Diff line number Diff line change
Expand Up @@ -292,4 +292,3 @@ dimin = (1,pow(2,1/12),pow(2,3/12),pow(2,4/12),pow(2,6/12),pow(2,7/12),pow(2,9/1
// * `rf`: frequency of the root note of the scale.
//-------------------------------------------------------------
penta = (1,pow(2,3/12),pow(2,5/12),pow(2,7/12),pow(2,10/12));
=======

0 comments on commit 75a9f9e

Please sign in to comment.