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
Jump to: navigation, search
(added link to figure)
(superscripted)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Bent Line Mode''' is one of the increase modes for controlling gain.  Figure 3-7-4 of the official Nintendo documentation has a graph of the inverted exponential decay function that bent line mode is trying to approximate [1], but there is a typo in the formula shown that generates that graph.  The formula as it appears in the documentation is:
'''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. <sup>[1]</sup>  The formula that generates the graph is:
<pre>
1 - ke^(-t)
</pre>
but there is a typo in the manual where the exponent is missing the minus sign.


1 - ke^t
[[Category:Audio]]


but the exponent is missing a minus sign.
=== See Also ===
 
* [[Table of Gain Modes]]
[[Category:Audio]]


=== References ===
=== References ===
* [1] [https://archive.org/details/SNESDevManual/book1/page/n170]
# [https://archive.org/details/SNESDevManual/book1/page/n170 page 3-7-4 of Book I]

Latest revision as of 04:10, 16 July 2023

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.

See Also

References

  1. page 3-7-4 of Book I