artefakt

Artefakt is a component library for creating web audio-based instruments. It provides a modular audio environment that gives tone generators, effects, sequencers, and even audio visualization. It should be a simple starting point for creating web-based audio applications.

Usage no npm install needed!

<script type="module">
  import artefakt from 'https://cdn.skypack.dev/artefakt';
</script>

README

artefakt logo

Artefakt - React music component library

Artefakt is a component library for creating web audio-based instruments. It provides a modular audio environment that gives tone generators, effects, sequencers, and even audio visualization. It should be a simple starting point for creating web-based audio applications.

Get Started

$ yarn install && yarn storybook

will install all dependencies and start storybook, the component playground and documentation app.