Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Support Microtonality #100

Open
Starshine09 opened this issue Oct 18, 2024 · 2 comments
Open

Request: Support Microtonality #100

Starshine09 opened this issue Oct 18, 2024 · 2 comments

Comments

@Starshine09
Copy link

I know there are a fair number of microtonal enthusiasts who would use this. I haven't looked into the code base yet but I would probably be willing to contribute this feature. The simplest implementation would be to allow loading .scl files, which are just text lists of note pitches to map on to the MIDI range.

I have written plugins that accomplish microtuning purely through MIDI (basically MPE), so that could be another approach depending on how data is routed from the piano roll to the synth.

@mr21
Copy link
Member

mr21 commented Oct 18, 2024

Hi
Can you show me what a scl file is for example?

@matj1
Copy link

matj1 commented Oct 18, 2024

Here is a description of Scala the file format with some examples:
https://huygens-fokker.org/scala/scl_format.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants