zzxme / deep-drum

An interactive drum machine & arpeggio generator created using Google's Magenta JS

Home Page:https://gogul09.github.io/software/deep-drum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animation

In this interactive demo, I have used Google Magenta's DrumsRNN to generate continuous drum patterns based on your input pattern inside a seed limit and Google Magenta's ImprovRNN to generate arpeggio patterns based on your input notes conditioned on a chord. Based on your seed inputs, the deep neural networks (LSTMs) will generate drum and arpeggio patterns live in your browser!

Demo

Blog post

Google Magenta Demos

YouTube video instructions

About

An interactive drum machine & arpeggio generator created using Google's Magenta JS

https://gogul09.github.io/software/deep-drum

License:MIT License


Languages

Language:JavaScript 94.4%Language:CSS 4.5%Language:HTML 1.2%