/patatap-sequencer

Primary LanguageJavaScriptMIT LicenseMIT

patatap-sequencer

Step Sequencer for Patatap music / visualizer by JonoBr1: http://www.patatap.com

Changelog:
v0.2 - Save songs with persistant storage. Use Track pulldown and select Save or Load to copy tracks and build songs with multiple sections. Songs will persist until manually erased. Use Clear and Save to erase a track.

Usage:
Load Patatap web app and then install patatap-sequencer by copy/pasting source code patatap-sequencer.js into the browser console.

Instructions for Google Chrome:

  • Open web browser to http://www.patatap.com
  • Right click the page and select Inspect Element
  • Select the Console tab
  • Copy/Paste the contents of patatap-sequencer.js into the console window and press enter

If it is your first time loading the patatap-sequencer, you will need to disable your pop-up blocker for patatap.com

Screen Shot:

alt tag

About:
patatap-sequencer is built on top of patatap-looper by Reimertz, https://github.com/reimertz/patatap-looper