Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

More customization #71

Description

@tota-nox

Major suggestions
First, a line break should not terminate a held note. i.e.

0
-

should make the same sound as 0-

There should also be a way to tie certain notes within chords. maybe writing = after a number within chords will tie that note and the note of the same pitch after it. i.e. [0=,10][0,13]

Minor suggestions
There could also be a way to make a pitch bend. maybe the use of ~ after a note would bend it to the note after it. i.e. 0~10 this could also be embed within chords by putting the destination of the pitch bend as well to avoid confusion, like [0~10,10~20][10~0,20~10][0,10].

There could also be a noise oscillator

Finally, we should be able to use * to separate "sections" that will be played simultaneously
i.e.

{31edo}
(osc:triangle)
[0,2]
*
{31edo}
(osc:square)
[5,7]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions