Difference between revisions of "User:David Hedlund/Sandbox"

From Free Software Directory
Jump to: navigation, search
(Replaced content with "==Broken== {{Sandbox IRC text |foo=Hello |bar={{{foo}}} }}")
(Tag: Replaced)
 
Line 4: Line 4:
 
  |bar={{{foo}}}
 
  |bar={{{foo}}}
 
}}
 
}}
 
==Test==
 
 
{{Parameter
 
|type=menu
 
|label=Interpolation
 
|name=interp
 
|items=
 
{{menu|name=nointerp|label=No Interpolation|summary=Use the value of the nearest sample.}}
 
|{{menu|name=linear|label=Linear|summary=Use linear interpolation between samples when the interval is lengthened. Averages all samples near the new sample when the interval is shortened.}}
 
|{{menu|name=cubic|label=Cubic|summary=Cubically interpolates between samples, for smoother curves than Linear. This method is not recommended for channels with sharp changes.}}
 
|{{menu|name=edge|label=Pulse Preserve|summary=A linear interpolation that recognizes single sample pulses and preserves their height and one sample width. A pulse is a non-zero value preceded and followed by zero-value samples.}}
 
|summary=The interpolation method to use when resampling.}}
 

Latest revision as of 18:37, 12 December 2022

Broken

Hello

{{{foo}}}



Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.