Skip to content

Implement arpeggiator #5

@klovjan

Description

@klovjan

Automatically plays notes corresponding to held keys, one at a time, in some order, at some tempo. Possible note order implementations:

  • Ascending
  • Descending
  • Random
  • Key press order (requires additional handling of key press order)
  • More complicated (e.g. inversions)

For an example of arpeggiation, see the first sound file on this page: https://theproaudiofiles.com/arpeggiators/.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions