Delta-rational chord: Difference between revisions

Inthar (talk | contribs)
Inthar (talk | contribs)
Line 102: Line 102:
sympy.nonlinsolve([err_squared_x, err_squared_y], [x, y])
sympy.nonlinsolve([err_squared_x, err_squared_y], [x, y])
</syntaxhighlight>
</syntaxhighlight>
We similarly include a free variable to be optimized for every additional +?. If two variables are related but not to the integer deltas in the signatures, they have a common variable.
We similarly include a free variable to be optimized for every additional +? (although we can coalesce two consecutive +?'s and omit the middle note). If two variables are related but not to the integer deltas in the signatures, they have a common variable.


== DR chords in small edos ==
== DR chords in small edos ==