COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :
Old 08-19-2017, 11:31 AM   #1
Youlean
Human being with feelings
 
Youlean's Avatar
 
Join Date: May 2015
Location: Serbia
Posts: 654
Default IPlug - Youlean [BUGS]

I would like to write any problem that you have with my repository here.

So far there are some problems regarding changing GUI size using resizing handle. This is broken in some hosts on macOS like Ardour5 or Ableton Live 9 (as Oli mentioned). I have an idea how to solve that so I will experiment with it in the next couple of days. This is definitely high priority for me.
__________________
Website | Facebook Page | IPlug-Youlean
Youlean is offline   Reply With Quote
Old 08-22-2017, 12:41 AM   #2
mibes
Human being with feelings
 
Join Date: Apr 2017
Posts: 36
Default

I had to go through and add a bunch of brackets around where there were castings to unsigned chars in order to get examples to build. No problem really.
mibes is offline   Reply With Quote
Old 08-24-2017, 10:46 PM   #3
nosonic
Human being with feelings
 
Join Date: Aug 2017
Posts: 6
Default

Just shortly checked examples yesterday. During resizing everything is getting black. Is that intentional?
nosonic is offline   Reply With Quote
Old 08-24-2017, 11:58 PM   #4
Anomaly
Human being with feelings
 
Anomaly's Avatar
 
Join Date: Sep 2007
Posts: 642
Default

Quote:
Originally Posted by nosonic View Post
Just shortly checked examples yesterday. During resizing everything is getting black. Is that intentional?
Not being the developer, I'd venture to say it's normal. Each time you change the gui size, all graphics needs to be recalculated/re-scaled. It may be time consuming especially if you have bitmaps. It's not a "real time" process.
__________________
___________________________
Sonic Anomaly | free JSFX & VST Plugins
Anomaly is offline   Reply With Quote
Old 08-25-2017, 12:35 AM   #5
Youlean
Human being with feelings
 
Youlean's Avatar
 
Join Date: May 2015
Location: Serbia
Posts: 654
Default

Quote:
Originally Posted by Anomaly View Post
Not being the developer, I'd venture to say it's normal. Each time you change the gui size, all graphics needs to be recalculated/re-scaled. It may be time consuming especially if you have bitmaps. It's not a "real time" process.
Indeed, there is setting to disable that but GUI resizing will be significantly slower. If I remove LICE support in the future showing GUI while resizing will be much faster...
__________________
Website | Facebook Page | IPlug-Youlean
Youlean is offline   Reply With Quote
Old 08-31-2017, 10:21 AM   #6
Anomaly
Human being with feelings
 
Anomaly's Avatar
 
Join Date: Sep 2007
Posts: 642
Default

I have never been able to make presets work with Iplug-Youlean. So I made a following test:

I created a new project from the IPlugEffect template, one with WDL-OL and another with IPlug-Youlean. Then I added the following presets to both of them:

MakePreset("preset 1", 10.);
MakePreset("preset 2", 20.);
MakePreset("preset 3", 30.);
MakePreset("preset 4", 40.);
MakePreset("preset 5", 50.);
MakePreset("preset 6", 60.);
MakePreset("preset 7", 70.);
MakePreset("preset 8", 80.);
MakePreset("preset 9", 90.);
MakePreset("preset 10", 100.);

This is basically just the kGain knob. After compiling both, I tested them in REAPER. The WDL-OL version worked perfectly. The gain knob moves when I switch the presets. But with the IPlug-Youlean version however the gain knob won't change.

So I wanted to add this issue to the bugs list. If this is already a known issue, then my apologies.
__________________
___________________________
Sonic Anomaly | free JSFX & VST Plugins
Anomaly is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:56 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.