We've just updated MediaWiki and its underlying software. If anything doesn't look or work quite right, please mention it to us. --RanAS
Bent Line Mode: Difference between revisions
From SnesLab
(superscripted) |
(official jargon category) |
||
Line 4: | Line 4: | ||
</pre> | </pre> | ||
but there is a typo in the manual where the exponent is missing the minus sign. | but there is a typo in the manual where the exponent is missing the minus sign. | ||
=== See Also === | === See Also === | ||
Line 12: | Line 10: | ||
=== References === | === References === | ||
# [https://archive.org/details/SNESDevManual/book1/page/n170 page 3-7-4 of Book I] | # [https://archive.org/details/SNESDevManual/book1/page/n170 page 3-7-4 of Book I] | ||
[[Category:Audio]] | |||
[[Category:Official Jargon]] |
Revision as of 19:00, 14 August 2024
Bent Line Mode is one of the increase modes for controlling gain. Figure 3-7-4 of the official Super Nintendo development manual has a graph of the inverted exponential decay function that bent line mode is trying to approximate. [1] The formula that generates the graph is:
1 - ke^(-t)
but there is a typo in the manual where the exponent is missing the minus sign.