working
This commit is contained in:
parent
edb347e85a
commit
735f57e276
2 changed files with 14 additions and 6 deletions
|
|
@ -31,7 +31,7 @@ function polyBlep(phase, dt) {
|
|||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
// The order is important for dough integration
|
||||
const waveshapes = {
|
||||
tri(phase, skew = 0.5) {
|
||||
const x = 1 - skew;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue