aiji-logo

A curated collection of inspirational AI-powered JavaScript apps

footer-icon

Built by Elle, Asim, Osama - hosted on Azure

Tenori Off


A music sequencer written in JavaScript which uses Machine Learning to try to match drums to a synth melody you create!

DemoCodeLink

  • TensorFlow.js
  • Magenta.js
  • Tone.js

Animation

Fun to play around with, this music sequencer uses tone.js to play the sounds.

It also uses machine learning, via something called a recurrant neural network, to generate the drums based on your synth. The music meachine learning is done using the library magenta.js (which is based on tensorflow.js)