react-music icon indicating copy to clipboard operation
react-music copied to clipboard

Standard library

Open gaearon opened this issue 9 years ago • 2 comments

Just throwing an idea out there. I could really use functions like transpose and maybe some more. What do you think?

gaearon avatar Aug 27 '16 20:08 gaearon

There's a definitely a list of "basic" MIDI trasnformers that are pretty common in most sequencers:

  • Arpeggiator
  • Chord Expansion
  • Note Length
  • Pitch (transpose)
  • Scale (ie: enforce specific set of notes)
  • Velocity

Silverwolf90 avatar Aug 27 '16 20:08 Silverwolf90

Totally agree. I'd love to get some presets put together too for effects and instruments as well.

kenwheeler avatar Aug 28 '16 10:08 kenwheeler