I almost finished with your brown scheme + gui image with color legend. Will upload in in several days and then you can do other schemes yourselfsinkmusic wrote:Thank you
Here are some color variations i had think of...
BlueARP VST Arpeggiator development - let's discuss! (Apple M1 ready, 4K)
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
-
- KVRAF
- 7027 posts since 28 Apr, 2004 from france
Ah, great, thank you Graywolf !
Yes, a color legend should help making my own schemes
Yes, a color legend should help making my own schemes
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
I know, it's the way it works in Kirnu, but I designed BlueARP for multi-track performances. This way you can split your keyboard and use several instances of BlueARP with several synths instead of one.chardin wrote:BlueARP is awesome!
One issue I have is with the "Input range (truncate)" in the "Input Filter" section. If I set the range from C0 to C5, any notes above C5 are ignored.
I know this is working as designed. However, could there be an option where MIDI notes outside the range are passed through? This would allow for arpeggios in the left hand and solos in the right hand using the same synth/track. Maybe a check box to toggle truncate/pass through? Or perhaps an .ini setting?
Many thanks for a wonderful arp!
As a workaround, you can do the following - use 2 instances of bluearp with 2 input ranges, for 1st instance turn off "arp enabled" - it will pass notes thru for it's input range.
-
ThrashJazzAssassin ThrashJazzAssassin https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=64369
- KVRist
- 31 posts since 7 Apr, 2005
Thanks a lot Oleg!graywolf2004 wrote:Changes:
2. Passes all controller midi data thru (CC's, pitchbend, aftertouch messages)
Small bug: If Arp Latch is on when switching patch, it remains on even if the new patch is not latched.
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
Update: BlueARP v1.12rc1
http://www.graywolf2004.net/files/BlueARP_v1.12rc1.zip
Changes:
1. Added nice brown color scheme by sinkmusic, gui image with color legend included
2. implemented GetProgramNameIndexed method (without it FL Studio calls
setProgram() many times on each program change)
3. Fixed arp latch bug reported by ThrashJazzAssassin
PS. Selected color scheme is stored in ini file, so it's kind of global setting. I didn't make a way to use several instances with several colors.
http://www.graywolf2004.net/files/BlueARP_v1.12rc1.zip
Changes:
1. Added nice brown color scheme by sinkmusic, gui image with color legend included
2. implemented GetProgramNameIndexed method (without it FL Studio calls
setProgram() many times on each program change)
3. Fixed arp latch bug reported by ThrashJazzAssassin
PS. Selected color scheme is stored in ini file, so it's kind of global setting. I didn't make a way to use several instances with several colors.
-
- KVRAF
- 7027 posts since 28 Apr, 2004 from france
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
You're welcome, send me .ini when you done to include your schemes into the next release, if you don't mindsinkmusic wrote:Thank you !
These gray schemes should fit nice into Ableton, brown one looks good in FL.
-
- KVRer
- 6 posts since 29 Oct, 2007 from Pau
Can't wait to try it! Thanks for the job.
-
- KVRAF
- 5524 posts since 5 May, 2007 from Mars Colony
I'm having problems in Reaper with the two latest versions not holding the chosen settings or preset even while project is open. I set up BlueARP, then go to another plug-in, then bring up the BlueARP GUI again, and it has reverted to another preset, and it's always the same one---number 51, Seq 3k Sync+Swing trick. Today it has done this off and on but tonight for some reason it just keeps doing it.
"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
-
- KVRAF
- 5524 posts since 5 May, 2007 from Mars Colony
Now I just deleted and reloaded it on the same track and now it is holding the settings. The problem seems to have something to do with what order you load it onto a track. Or maybe you just have to delete and reload it every time it gets stuck like this. I'm not sure what's happening.
"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
-
- KVRist
- 90 posts since 15 Jan, 2013 from Bremen, Germany
Hello, same in FL Studio 11A.M. Gold wrote:I set up BlueARP, then go to another plug-in, then bring up the BlueARP GUI again, and it has reverted to another preset, and it's always the same one---number 51, Seq 3k Sync+Swing trick.
The good old 80s never come back
a old FLStudio nerd
a old FLStudio nerd
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
It's probably because I implemented GetProgramNameIndexed method. So now current program number should be stored within a bank (and it is stored), host won
t set last active program on project load. I'll check this ASAP.
t set last active program on project load. I'll check this ASAP.
-
- KVRist
- 90 posts since 15 Jan, 2013 from Bremen, Germany
Please can you tell about what color-codes you are using in the ini file?
If i use a hex-code in paint.net or photoshop (example #ff0000 red), in bluearp its a bright blue.
or is it a view problem in the fl wrapper?
If i use a hex-code in paint.net or photoshop (example #ff0000 red), in bluearp its a bright blue.
or is it a view problem in the fl wrapper?
The good old 80s never come back
a old FLStudio nerd
a old FLStudio nerd
- KVRian
- Topic Starter
- 805 posts since 15 Apr, 2012
it goes reversed, like $BBGGRR - where BB - hex blue level etc.ZXOxo67 wrote:Please can you tell about what color-codes you are using in the ini file?
-
- KVRist
- 90 posts since 15 Jan, 2013 from Bremen, Germany
hi, i played a bit with fl colors, hier is the ini code.graywolf2004 wrote:it goes reversed, like $BBGGRR - where BB - hex blue level etc.ZXOxo67 wrote:Please can you tell about what color-codes you are using in the ini file?
i have no picture host account, so i cant show a picture.
[scheme_fl]
// -- drag box
box_LineColor=$856A67
box_FillColor=$594341
box_FillColorActive=$6B504D
box_FontColor=$B49E9C
box_FontColorActive=$FFFFFF
box_LabelFontColor=$AFAAA1
box_LabelFontColorInActive=$E0C5C2
box_LabelFontColorHighlight=$FFFFFF
// -- drag box bar
bar_FillColor=$7C6E6C
// -- button
btn_FillColor=$5B403D
btn_FillColorActive=$B4A6A4
// -- LED
led_BackColor=$000000
led_OnColorOuter=$00B3FF
led_OnColorInner=$00E6FF
led_OffColorOuter=$005D9E
led_OffColorInner=$005D9E
// -- stats panel Label
info_panel_LabelFontColor=$AFAAA1
// -- screen (matrix editor)
scr_BackColor=$7C6E6C
scr_GridBackColor=$422C2A
scr_LineColorBright=$5A4442
scr_LineColorDark=$4A3432
scr_BrickColorOn=$A89794
scr_BrickColorOff=$664B48
// -- block label (yellow lines)
panels_BlockLabelColor=$0000ff
// -- globals
panels_BackColor=$6D685F
panels_OutlineColor=$A6908E
panels_TopPanelColor=$6D685F
panels_SettingsPanelColor=$422C2A
panels_InfoPanelColor=$422C2A
The good old 80s never come back
a old FLStudio nerd
a old FLStudio nerd
