Chebyshev is a waveshaper which is good
for making different types of distortion sounds.
Note that odd orders sound very different from even ones,
and order = 1 is no change.



## Description
no description
## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>order</td>
	<td><div class='bg-orange-800 px-2 py-px text-white rounded-sm'>integer</div></td>
	<td>order</td>
</tr>
<tr>
	<td>oversample</td>
	<td><div class='bg-orange-800 px-2 py-px text-white rounded-sm'>integer</div></td>
	<td>oversample</td>
</tr>
</table>