nsonnad / euclidean-rhythms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Euclidean rhythm generator

A web-based tool to generate Euclidean Rhythms from samples and export to audio for use in your music productions. A work in progress. Made with Svelte and Tone.js.

TODO:

mvp:

  • explanation/about popup
  • sequence randomizer
  • code cleanup / refactor
  • use number keys to toggle mutes
  • mobile design
  • donation
  • perf: prevent playback stoppage while adjusting parameters
  • switch sound sources from synth to sample
  • more intentional design concept
  • more sample options
  • add more samples
  • play/stop/rec icons
  • mute
  • allow typing in knob values
  • global bpm
  • swing
  • gain
  • pitch
  • implement rotation
  • pan
  • traditional rhythm presets
  • round of design tweaks

later:

wont do:

About


Languages

Language:Svelte 78.1%Language:TypeScript 18.6%Language:JavaScript 2.2%Language:HTML 1.1%