I'll give it a shot. Much appreciated.graywolf2004 wrote: Sun Feb 06, 2022 8:55 amIt is not possible with keys (in an easy way at least), you need something that transmits CC/RPN/NRPN. So either a knob or a row of buttons. Not sure if you can use keys for that, but maybe some keyboards will allow to reprogram keys to send CC's instead of midi notes. And maybe some DAWs will assign keys to a certain controller/value, but this will be tricky and depend on DAW. I have the idea to make a tutorial no this, but too much stuff right now...danwpc wrote: Sat Feb 05, 2022 2:22 am ...
Any chance you could create a tutorial on triggering chains/patterns using midi notes/keys? I'm in Logic Pro X. The process of chaining is described clearly in the manual, but I'm struggling with finding a way to trigger patterns with keys. Or do I need to use sliders/buttons/knobs exclusively? (Seems like keys would work too. Just struggling to figure it out). Even so, would be interested to see a tutorial on CC's/keys and chains. Thx!
The easiest way to go - is to grab something like korg nanokontrol with a row of 8 buttons, works fine for me. Or if your midi keyboard has pads/button rows, I'm pretty sure you can reprogram them to use for chain switching. The key thing is to make them transmit the same CC when you press them, but different values, like 0, 16, 32, 48, etc. So basically your button row should work like a single knob and by hitting buttons you just trigger different values.
PS. If you are about switching programs instead of chains - you can try to automate 'CurProgram' parameter the same way or try to pass program change messages from your keyboard to the plugin. Basically, the plugin reacts to program change messages, but the tricky thing will be to pass them to the plugin, DAW will likely filter them out.
BlueARP VST Arpeggiator development - let's discuss! (Apple M1 ready, 4K)
-
- KVRer
- 6 posts since 22 Oct, 2014
-
- KVRer
- 14 posts since 28 Nov, 2021
Hi,
First of all, this arp plugin is great and very appreciated!
One thing that did not work for me is that I could not hold the arp using the sustain pedal.
Sustain event (CC #64 value 127 and then 0) is sent correctly into the plugin, and also 'sustain msg' is set to 'arp latch'.
Am I missing anything?
Thanks,
Eldad
First of all, this arp plugin is great and very appreciated!
One thing that did not work for me is that I could not hold the arp using the sustain pedal.
Sustain event (CC #64 value 127 and then 0) is sent correctly into the plugin, and also 'sustain msg' is set to 'arp latch'.
Am I missing anything?
Thanks,
Eldad
- KVRian
- 1447 posts since 17 Jul, 2007 from Riversland Valhalla
Hi, avoid using VST3 & rely only on using VST (aka VST 2.4).Dadi wrote: Tue Mar 01, 2022 7:47 pm I could not hold the arp using the sustain pedal.
Sustain event (CC #64 value 127 and then 0) is sent correctly into the plugin, and also 'sustain msg' is set to 'arp latch'.
-
- KVRer
- 14 posts since 28 Nov, 2021
Thank you very much, it worked!phreaque wrote: Tue Mar 01, 2022 7:54 pmHi, avoid using VST3 & rely only on using VST (aka VST 2.4).Dadi wrote: Tue Mar 01, 2022 7:47 pm I could not hold the arp using the sustain pedal.
Sustain event (CC #64 value 127 and then 0) is sent correctly into the plugin, and also 'sustain msg' is set to 'arp latch'.
Is there a documentation explaining it? Is it a known issue for VST3?
- KVRian
- 1447 posts since 17 Jul, 2007 from Riversland Valhalla
My pleasure
Yes here's a couple:
https://forums.steinberg.net/t/vst3-and ... all/201879
https://answers.presonus.com/55067/supp ... t3-plugins
Yes here's a couple:
https://forums.steinberg.net/t/vst3-and ... all/201879
https://answers.presonus.com/55067/supp ... t3-plugins
-
- KVRer
- 14 posts since 28 Nov, 2021
Wow, this is unbelievable. I'm really surprised.phreaque wrote: Tue Mar 01, 2022 9:03 pm My pleasure![]()
Yes here's a couple:
https://forums.steinberg.net/t/vst3-and ... all/201879
https://answers.presonus.com/55067/supp ... t3-plugins
So all known products in the market of Arps and MIDI Mappers, they all support only VST2.4 or did they go the hard way of mapping the CC and the PC messages?
- KVRian
- 1447 posts since 17 Jul, 2007 from Riversland Valhalla
Hi, on behalf of Oleg, he's okay, and it is better to avoid discussions like this here.ulit wrote: Thu Mar 03, 2022 6:25 pm Hi Oleg, I hope you are doing well in these weird times. Can you post for us somewhere some impressions from Moscow? All the best!
We hope everything will be okay soon, after all, events like this always impact in bad way on all sides.
-
- KVRer
- 14 posts since 5 Jun, 2014
I have a couple of suggestions for adding a partial microtuning support to BlueARP eventually.
Nowadays microtuning is done using several approaches, including remapping MIDI notes to different frequencies in the plugins which support that. Quite often people use tunings which still repeat at octaves, but an octave spans some other number of notes than 12* (when it spans 12 keys but the tuning is not equal, BlueARP would still work as expected—at least to my taste). My suggestions will make using BlueARP with this approach easier.
Second, settings which operate with octaves and transposition by octaves will all change how much steps are added to notes when processing, multiplying not by 12 but by the value of “steps in octave”:
Approaches which use polyphonic pitch-bend (and just pitch-bend and channels) are harder to adapt an arpeggiator to, so I didn’t think about them at all and they are out of scope here.
Nowadays microtuning is done using several approaches, including remapping MIDI notes to different frequencies in the plugins which support that. Quite often people use tunings which still repeat at octaves, but an octave spans some other number of notes than 12* (when it spans 12 keys but the tuning is not equal, BlueARP would still work as expected—at least to my taste). My suggestions will make using BlueARP with this approach easier.
- * And when they don’t repeat at octaves, these additions may still be useful. For example, Bohlen—Pierce scales, both just and equally-delimited, with 13 steps to a tritave (octave plus a just fifth), will still enjoy 13-step transpositions to an extent.
Second, settings which operate with octaves and transposition by octaves will all change how much steps are added to notes when processing, multiplying not by 12 but by the value of “steps in octave”:
- Input Filter > input range (wrap)
- Input Filter > missing keys transpose
- Output Filter > transp. oct
- Output Filter > output range (wrap)
- Value lanes > octave
- Output Filter > transpose: more than −12..+12, maybe −40..+40?
- SETTINGS > Matrix Editor > scale step range: add ranges for more than −12..+12, probably just add the −40..+40 range and that’s it.
Approaches which use polyphonic pitch-bend (and just pitch-bend and channels) are harder to adapt an arpeggiator to, so I didn’t think about them at all and they are out of scope here.
-
- KVRer
- 14 posts since 5 Jun, 2014
@crickey13 I mean exactly this scenario, just octaves then would be not 12 notes in span so it will be less handy to set up in some cases (transposition lane) or the behavior will be inconsistent (note wrapping).
- KVRian
- 1447 posts since 17 Jul, 2007 from Riversland Valhalla
Can you visualize the idea in a simple drawing sketch or some illustration please?
-
- KVRer
- 14 posts since 5 Jun, 2014
Yeah. Something like this:
How BlueARP works now, vs. how it would transpose 7edo notes (red) vs. how it would be appropriate to do so (green). Yellow is the range we picked to be wrapped onto.
That is if I understand the current wrapping behaviour properly (in which I’m certain for now).
How BlueARP works now, vs. how it would transpose 7edo notes (red) vs. how it would be appropriate to do so (green). Yellow is the range we picked to be wrapped onto.
That is if I understand the current wrapping behaviour properly (in which I’m certain for now).
You do not have the required permissions to view the files attached to this post.
-
StrangeSatellite StrangeSatellite https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=543781
- KVRer
- 29 posts since 21 Dec, 2021
As someone who just (finally) discovered BlueARP today, I have to give Oleg a big THANK YOU. For me, this plugin is a breakthrough for my writing. I’ve been making music for over 23 years and I feel that it’s one of those rare tools that causes a paradigm shift. It allows movement from harmonic progression to melodic progression in a way that makes a lot of sense. Keep up the amazing work.
- KVRian
- 1447 posts since 17 Jul, 2007 from Riversland Valhalla
On behalf of Oleg, glad to hear that, and, this indeed is the purpose of using BlueARP to get rid of limitation while maintaining formal and 'useful' aspects in music creativity.
