in src/index.ts [49:55]
attributeChangedCallback(name: string) { switch (name) { case 'tone': updateTone(this) break } }