Arabic Maqams
-
Being interested in Arabic music today while watching a video of David on YouTube I found that he created something great which is this column related to maqams I was thinking of using microtuner in my project but I think this idea here is more user friendly and cool, I have a question for @d-healey how did you create it.
I tried searching on patreon but I didn't find anything.
-
@xsaad said in Arabic Maqams:
I tried searching on patreon but I didn't find anything.
All my code is available on Codeberg.
For the knob layout someone on the forum helped me with the maths, probably @ustk
In an update I replaced the knob with a button grid
For a project I'm currently working on I made a more flexible microtuner which I posted a video about on YouTube and Patreon.
-
@d-healey Ok thanks I appreciate your help, now I'm wondering if when I select for example in Rast mode using the knob does it also change the tone to match Rast mode or do I have to use microtuning as well. By the way the button grid idea looks great too
-
@xsaad When you change the mode it adjusts the pitch of the notes to produce the rast scale. All the code is at the link I gave, specifically this file - https://codeberg.org/LibreWave/Osiris/src/branch/main/Scripts/Maqams.js
-
@d-healey Thanks for the help, I really appreciate it, I will check the link