Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mapping Skripts Sharing
#1
Hi out there,

with the new firmware we all got the opportunity to write some individual skripts to fix modulation ideas and more.

While I am currently using mapping mostly for manipulation LFOs and Envelops via fader, I'd be super interested on your ways how to use mapping and specifically the scripting.

So, how about sharing your ideas and discuss what we all explore?

I am sure that there are some super Nerds ? that could help all of us to fully use the potential of f2.0 for better realzing our musical ideas.
Reply
#2
I'd like to see the Turing machine script shared! I could write it out in basic logical functions but couldn't translate it over to the Nerdseq mapping. Still learning Smile
Reply
#3
I will share the turing machine and the bouncing ball and a few others sometime in the next days. I'm just too busy getting all the work done and I still got to finish the manual.

Sharing is exactly my idea and we will get there. This is still just the begin.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply
#4
Perfect, I joined new Discord community as well. I think with that community very new ideas been created.
Until now I used skripting for uding one 16 Trigger without assigning to trigger some envelopes at certain points, but I am trying to improve my skills ;-)
Reply
#5
Hey, 
I started playing with mappings, and I am trying to make an input CV quantizer that would return 4 values out of my 0-5v range. 
So, at first I create 4 values that divide the range (vars A-D) then I write input CV into fifth var (I), then create another 6 vars to return true if over or under my threshold value, and then with 'logical and' function I check if current value is in the range. Then after both values are true I would like to write a specific value to a CV, however I don't know how to do that. There seems to be no option to assign a value to a CV or mod out from mappings menu, also no option to assign variable value to the CV output. I believe this should be somehow possible, any ideas how to do that?[Image: IMG-20231215-002416.jpg]
Reply
#6
(12-14-2023, 11:28 PM)mothyl Wrote: Hey, 
I started playing with mappings, and I am trying to make an input CV quantizer that would return 4 values out of my 0-5v range. 
So, at first I create 4 values that divide the range (vars A-D) then I write input CV into fifth var (I), then create another 6 vars to return true if over or under my threshold value, and then with 'logical and' function I check if current value is in the range. Then after both values are true I would like to write a specific value to a CV, however I don't know how to do that. There seems to be no option to assign a value to a CV or mod out from mappings menu, also no option to assign variable value to the CV output. I believe this should be somehow possible, any ideas how to do that

If you want to have either 0 Volt or the CV value then you can use the CALC PASS command.
Else you can use SETV # X   SRC.  > CV   CV  ptch
And when you change the variable it should send it out.

Possibly also other options.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply
#7
(12-15-2023, 05:07 AM)XORadmin Wrote:
(12-14-2023, 11:28 PM)mothyl Wrote: Hey, 
I started playing with mappings, and I am trying to make an input CV quantizer that would return 4 values out of my 0-5v range. 
So, at first I create 4 values that divide the range (vars A-D) then I write input CV into fifth var (I), then create another 6 vars to return true if over or under my threshold value, and then with 'logical and' function I check if current value is in the range. Then after both values are true I would like to write a specific value to a CV, however I don't know how to do that. There seems to be no option to assign a value to a CV or mod out from mappings menu, also no option to assign variable value to the CV output. I believe this should be somehow possible, any ideas how to do that

If you want to have either 0 Volt or the CV value then you can use the CALC PASS command.
Else you can use SETV # X   SRC.  > CV   CV  ptch
And when you change the variable it should send it out.

Possibly also other options.

Thanks, I have put a video on youtube with the final algorithm.

https://www.youtube.com/watch?v=Flx5DdD6aJU
Reply
#8
I generated new threads for the mappings sharing (added bouncing ball and turing machine):
https://xor-electronics.com/forum/forumd...php?fid=33
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)