README
tsfxr
A TypeScript port of the sfxr sound effect generator.
It is designed to make it easy to integrate the synthesizer in your app.
demo app
credits
The original sfxr project by Tomas Pettersson
license
MIT.
A TypeScript port of the sfxr sound effect generator.
<script type="module">
import tsfxr from 'https://cdn.skypack.dev/tsfxr';
</script>
A TypeScript port of the sfxr sound effect generator.
It is designed to make it easy to integrate the synthesizer in your app.
The original sfxr project by Tomas Pettersson
MIT.