People usually use two hands to play keyboard, though.graywolf2004 wrote:The reason for 5 keys came from natural human limitation of 5 fingers per hand
BlueARP VST Arpeggiator development - let's discuss! (Apple M1 ready, 4K)
-
- KVRAF
- 5524 posts since 5 May, 2007 from Mars Colony
"You don’t expect much beyond a gaping, misspelled void when you stare into the cold dark place that is Internet comments."
---Salon on internet trolls attacking Cleveland kidnapping victim Amanda Berry
---Salon on internet trolls attacking Cleveland kidnapping victim Amanda Berry
-
- Pick Me Pick me!
- 10234 posts since 12 Mar, 2002 from a state of confusion
With an arpeggiator? That would get muddy very quickly though ??A.M. Gold wrote:People usually use two hands to play keyboard, though.graywolf2004 wrote:The reason for 5 keys came from natural human limitation of 5 fingers per hand
Typically it goes one key for bass and 1-5 for chord
- KVRian
- 1067 posts since 28 Dec, 2004
:tu:I was afraid to ask!graywolf2004 wrote: Btw have some idea about GUI usability improvement.
Now, to set all the steps to a certain value you have to click each step in a grid editor. If I'll make it possible to drag the mouse through this line to set them all quickly, it will be better imo. What do you think?
-
- Pick Me Pick me!
- 10234 posts since 12 Mar, 2002 from a state of confusion
It loads as an instrument in Reaper and Orion. This is OK in Reaper as I can still route it properly. In Orion, I'm not sure BlueArp is going to work. :c (
I also noticed in Reaper if I close the BlueArp GUI and reopen it, its window is black until I click in the pane and then it redraws properly.
I also noticed in Reaper if I close the BlueArp GUI and reopen it, its window is black until I click in the pane and then it redraws properly.
-
- KVRAF
- 2973 posts since 10 Sep, 2003 from Karlskoga, Stockholm, Sweden
Orion doesn't support midi vsts does it? Mux would solve it though .. MUX + BlueArp are like two best friends 
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
What's the exact problem with Orion? Does it load other win32 VST's? If it does, there should be a way to fix it, just a question of time.VitaminD wrote:In Orion, I'm not sure BlueArp is going to work. :c (
PS. I read previous post by Crackbaby later. Well, if it's not possible to route midi out from one plugin into another in Orion, it's bad. It means Kirnu and other arps won't work either. But there should be workarounds like using MIDI Yoke. Also I'd write the developers, all DAWs support it nowadays.
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
Addition. Not sure to make patch save this weekend. Too much time I spent on fighting with crashes in FL Studio. But good news - yesterday I ran 2 instances of BlueARP for 3 hours in FL - no crashes so far. Another thing - I almost implemented swing, now trying to imlement restart on key/beat option.
-
- Pick Me Pick me!
- 10234 posts since 12 Mar, 2002 from a state of confusion
You're suggesting spending 77 USD to get a free arp to work. Where is this money tree.. please mail me some seeds?Crackbaby wrote:Orion doesn't support midi vsts does it? Mux would solve it though .. MUX + BlueArp are like two best friends
-
- KVRAF
- 2802 posts since 31 Aug, 2011
Its possible, but the implementation blows.graywolf2004 wrote:Well, if it's not possible to route midi out from one plugin into another in Orion, it's bad.
(No offense, just telling it like i see it.)
From Memory:
Lets say you have 2 Instruments, Arp & Synth
Setup: Synth <- Receive MIDI from: Arp
Problem: The MIDI that is being sent to the Arp will be sent through to the Synth as well. This obviously messes up the arpeggio, since the synth now receives both the Arp-MIDI and the MIDI (held notes) from the keyboard. Same goes for sequences generated by sequencers that require a key to be held in order to play/advance the sequence.
Not good at all if Arps and Seqs are a vital part of your music.
(Which happens to be the case in my case.)
-
- KVRAF
- 2973 posts since 10 Sep, 2003 from Karlskoga, Stockholm, Sweden
Ok, so sorry that i can't jump into your limited sequencer of choice and edit some code so you can use the free arpeggio for freeVitaminD wrote:You're suggesting spending to get a free arp to work. Where is this money tree.. please mail me some seeds?Crackbaby wrote:Orion doesn't support midi vsts does it? Mux would solve it though .. MUX + BlueArp are like two best friends
-
- Pick Me Pick me!
- 10234 posts since 12 Mar, 2002 from a state of confusion
No apology needed.. as no one asked you to do so!Crackbaby wrote:Ok, so sorry that i can't jump into your limited sequencer of choice and edit some code so you can use the free arpeggio for freeVitaminD wrote:You're suggesting spending to get a free arp to work. Where is this money tree.. please mail me some seeds?Crackbaby wrote:Orion doesn't support midi vsts does it? Mux would solve it though .. MUX + BlueArp are like two best friends
-
- Pick Me Pick me!
- 10234 posts since 12 Mar, 2002 from a state of confusion
I think I remember getting Kirnu working.. but had a similar issue. But now I can't figure out how to get either workingENV1 wrote:Its possible, but the implementation blows.graywolf2004 wrote:Well, if it's not possible to route midi out from one plugin into another in Orion, it's bad.
(No offense, just telling it like i see it.)
From Memory:
Lets say you have 2 Instruments, Arp & Synth
Setup: Synth <- Receive MIDI from: Arp
Problem: The MIDI that is being sent to the Arp will be sent through to the Synth as well. This obviously messes up the arpeggio, since the synth now receives both the Arp-MIDI and the MIDI (held notes) from the keyboard. Same goes for sequences generated by sequencers that require a key to be held in order to play/advance the sequence.
Not good at all if Arps and Seqs are a vital part of your music.
(Which happens to be the case in my case.)
Thanks for posting though!
edit: got it working by setting it to omni and midi CC but, like Kirnu, it also plays the original notes along with the arp'd notes. messy Orion issue. Oh well.
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
Update: version 1.04
http://www.graywolf2004.net/files/BlueARP_v1.04.zip
Changes:
- Swing option added;
- Restart on key/beat option adeded;
- Fixed crashes is FL Studio, fingers crossed
- Now you can drag the mouse through matrix editor and quickly set values;
- Gate param adjusted to 1% accuracy;
- Added donation option (MENU - Make a Donation, it will go to
URL http://www.graywolf2004.net/donate/)
Restart on key option is still buggy. It made MIDI logic more complicated, so I have more to test. Swing wasn't easy for me either. Until I drew a graph on paper with formulas how to calculate relative (swing affected) step number, I couldn't get it work
So test it and let me know if I got it right. Patch load\save will wait one more week, cause this weekend I decided to do what's possible to do in one day.
PS. I created a quick stub for my website
http://www.graywolf2004.net
Later I'll put there all the stuff like tutorials, links, vieos, etc.
PPS. Too tired already, it's time for me to visit
http://www.gotobed.org
http://www.graywolf2004.net/files/BlueARP_v1.04.zip
Changes:
- Swing option added;
- Restart on key/beat option adeded;
- Fixed crashes is FL Studio, fingers crossed
- Now you can drag the mouse through matrix editor and quickly set values;
- Gate param adjusted to 1% accuracy;
- Added donation option (MENU - Make a Donation, it will go to
URL http://www.graywolf2004.net/donate/)
Restart on key option is still buggy. It made MIDI logic more complicated, so I have more to test. Swing wasn't easy for me either. Until I drew a graph on paper with formulas how to calculate relative (swing affected) step number, I couldn't get it work
PS. I created a quick stub for my website
http://www.graywolf2004.net
Later I'll put there all the stuff like tutorials, links, vieos, etc.
PPS. Too tired already, it's time for me to visit
http://www.gotobed.org
-
- KVRAF
- 5524 posts since 5 May, 2007 from Mars Colony
Thanks for the update!
"You don’t expect much beyond a gaping, misspelled void when you stare into the cold dark place that is Internet comments."
---Salon on internet trolls attacking Cleveland kidnapping victim Amanda Berry
---Salon on internet trolls attacking Cleveland kidnapping victim Amanda Berry
