Replies: 3 comments 2 replies
-
|
I do not yet own a synthstrom deluge but I applaud this community |
Beta Was this translation helpful? Give feedback.
-
|
User scales would be really nice, and this way would open up a huge number of scales to us Deluge owners! |
Beta Was this translation helpful? Give feedback.
-
|
Another +1 for micro tuning and basic support of the Scala standard and MIDI synths that support scala. As far as I can tell, the standard MIDI 1.0 implementation works like follows:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There are a couple of extant discusssion relating to custom scales that I could find.
My idea is to just add minimal support for Scala files. See: https://huygens-fokker.org/scala/scl_format.html
Minimal feature set I'm thinking about:
Later enchancements could include:
I could potentially work on this myself, but I haven't looked at the Deluge codebase at all yet - so no promises.
Biggest issue I foresee is how currently hitting shift+scale button transposes to the new scale. Simplest solution would be to disallow transposing to scales with a different number of notes.
(Since Deluge supports chromatic scale as well I'm assuming that there aren't any deep assumptions about 7 notes per scale or diatonic scales hiding anywhere...)
EDITED to:
Beta Was this translation helpful? Give feedback.
All reactions