Author Topic: ARP Patterns/Directions  (Read 2886 times)

the_duckchild

  • Team member
  • *
  • Posts: 26
    • View Profile
ARP Patterns/Directions
« on: November 02, 2020, 01:33:50 PM »
Tried to search this both here and via Mutable instruments, so sorry if I missed it... anyone know if the standard ARP Patterns are documented anywhere?

pattern 2 is nearly right, so want to almost copy it to a user pattern...

also - anyone know what the "RtDN" and "ShDn" in the directions stand for?

the_duckchild

  • Team member
  • *
  • Posts: 26
    • View Profile
Re: ARP Patterns/Directions
« Reply #1 on: November 02, 2020, 01:39:19 PM »
might have answered the second bit - are they "right" and "shuffle" maybe?

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2256
    • View Profile
Re: ARP Patterns/Directions
« Reply #2 on: November 03, 2020, 07:11:24 PM »
Hi,
Patterns are describe in the shruthi doc from where the arpeggiator algo comes :
https://mutable-instruments.net/archive/shruthi/manual/
Search for "Arpeggiator patterns"
(Note : the preefnm3 displays them ;) )

For "Rt" and "Sh", seems like i have to update the doc...  :(
Rt is for Rotate.
Sh is for Shift.
The documentation is in the code :
https://github.com/Ixox/preenfm2/blob/master/src/synth/Timbre.cpp#L59

the_duckchild

  • Team member
  • *
  • Posts: 26
    • View Profile
Re: ARP Patterns/Directions
« Reply #3 on: November 04, 2020, 01:16:12 PM »
ah, thank you!
I knew they were Mutable Instruments Arps, but didn't know they were the ones from Shruthi! (I have one of those too, so maybe they should have sounded familiar ;)