Module:MOS intervals: Difference between revisions
No edit summary |
debug |
||
| Line 76: | Line 76: | ||
result = result .. string.format("| %s\n" , mos.interval_as_string(current_bright_interval)) | result = result .. string.format("| %s\n" , mos.interval_as_string(current_bright_interval)) | ||
result = result .. string.format("| %.1f¢\n", cents) | result = result .. string.format("| %.1f¢\n", cents) | ||
result = result .. string.format("| %.6f nats\n", | result = result .. string.format("| %.6f nats\n", 0) | ||
else | else | ||
-- Calculate the best and average harmonic entropies | -- Calculate the best and average harmonic entropies | ||