Search found 27 matches

by CherryRuss
Tue Feb 26, 2019 5:37 am
Forum: Module Designer
Topic: Logarithmic Sliders/Knobs
Replies: 6
Views: 4625

Re: Logarithmic Sliders/Knobs

The next build, which should be out this week barring last minute emergencies, will have settings for non-linear knobs and sliders. You'll be able to set either a custom skew factor or a custom midpoint. With a custom skew factor, values < 1 will increasingly skew the knob/slider towards the low end...
by CherryRuss
Tue Dec 18, 2018 7:16 pm
Forum: Module Designer
Topic: BiQuadFilter & getting processed values out
Replies: 3
Views: 2768

Re: BiQuadFilter & getting processed values out

Thanks, Captain, we're fixing the tooltip.
by CherryRuss
Fri Dec 14, 2018 7:15 am
Forum: Module Designer
Topic: Strange behaviour with MOTU UltraLite MK3
Replies: 1
Views: 1782

Re: Strange behaviour with MOTU UltraLite MK3

Sorry you're having this problem. Please send your module designer log files to support@cherryaudio.com, and hopefully that will help us track down what's happening. The files will be called ModuleDesigner.log (for the module designer) and ModuleDesignerTestClient.log (for the client app that launch...
by CherryRuss
Fri Dec 07, 2018 4:29 am
Forum: Module Designer
Topic: [BUG?] debug private/subclasses / InputJack.SetEnabled
Replies: 3
Views: 2573

Re: [BUG?] debug private/subclasses / InputJack.SetEnabled

Version 1.1.1 is out, and it should fix the problems with manually disabled jacks. We're still working on the problem with setting breakpoints in subclasses that were initially instantiated in the sample-processing thread, and you may also have problems removing breakpoints in subclasses while the d...
by CherryRuss
Mon Dec 03, 2018 11:53 pm
Forum: Module Designer
Topic: [BUG?] debug private/subclasses / InputJack.SetEnabled
Replies: 3
Views: 2573

Re: [BUG?] debug private/subclasses / InputJack.SetEnabled

After some more testing, it looks like breakpoints in child classes can still fail in version 1.1 if the class first gets instantiated in the process-sample thread instead of the GUI thread. It appears to be related to the class loader. We're working on it.
by CherryRuss
Mon Dec 03, 2018 3:39 am
Forum: Module Designer
Topic: [BUG?] debug private/subclasses / InputJack.SetEnabled
Replies: 3
Views: 2573

Re: [BUG?] debug private/subclasses / InputJack.SetEnabled

We're still sorting out a couple issues with breakpoints, but the ones you describe (being able to set breakpoints or step into code in subclasses of the main module class) should be fixed in version 1.1, which will be out sometime this coming week if we don't run into any issues during testing. I'm...
by CherryRuss
Sat Oct 20, 2018 10:04 pm
Forum: Module Designer
Topic: some questions / feature suggestions
Replies: 6
Views: 4939

Re: some questions / feature suggestions

1) Is there a full API documentation somewhere? Or an option to jump to the definition of the in-built classes? Something along the lines of standard Javadoc would be fine, so we can click on links to all internal and external classes We don't have detailed descriptions of all the APIs yet. This is...

Go to advanced search