Author |
Message |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Sun Jul 12, 2020 2:53 pm Post subject:
|
 |
|
I suppose it would be the colored tabs in the module selector thingie?
What i did see at times is that (after searches I think ...) sometimes no tab is selected at all, so no module icons are visible then. Rhis can be solved by clicking on one ofthe tabs .. or by hitting ctrl+f, then f, then escape ...
Anyways, maybe this is related, it should not happen that no tab is selected, except in the case of a search when there are no matches found, butthen no tabs are visible at all.
Anyways .. for both .. beats me :shock:
The code for the delphi supplied tab controls is a bit convoluted, and then I made a copy of that code and modified it a bit to allow for colored tabs and searches - which the standard thing does not support. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Sun Jul 12, 2020 2:56 pm Post subject:
|
 |
|
Airlock wrote: | Switching all of the compressors to AC did the trick, clicks are at a minimum. |
Hmm yeah they do nasty things with very low frequency signals and high gain settings .. heh .. for the next release I set the defaults to RMS / AC / 12 dB or so andshortened the default Attack and Decay times a bit, so it will behave better out of the box.
Hmm .. might as well do something alike for the reverb, alway have to set sensible settings for that thing too first time after loading. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
airlock

Joined: Apr 06, 2007 Posts: 287 Location: Calabash, NC USA
Audio files: 50
|
Posted: Sun Jul 12, 2020 3:40 pm Post subject:
|
 |
|
Huh, well yeah about the reverb (Gverb), is there a way to get the pass thru output level in the same ballpark as the active output level? I may be missing something, right now on this latest patch the passthru level is much hotter than the active, and I seem to be overdriving a stage(s). I'm still messing with it... |
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Sun Jul 12, 2020 4:16 pm Post subject:
|
 |
|
I guess the answer would be to put a volume control before the reverb ... pass thru is what it is, doing nothing to the signal, well delay it for one sample .. and when early, tail and dry or in-level are are set low .. that will give some signal jump ... when you pre-attenuate the controls can be set higher and the difference will be lower. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
airlock

Joined: Apr 06, 2007 Posts: 287 Location: Calabash, NC USA
Audio files: 50
|
Posted: Sun Jul 12, 2020 5:38 pm Post subject:
|
 |
|
It was the "A Room Size" control that dropped the volume. |
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Sun Jul 12, 2020 6:46 pm Post subject:
|
 |
|
Airlock wrote: | I've noticed that the top left of the edit screen the individual module types are sometimes grayed-out, they do get the color back in them when I run the cursor over them. |
I can reproduce this .. it happens when the program is in full screen mode .. for some reason the tab colors are not yet set up then when the program needs 'm .. but only so when the program starts up in full screen mode .. so I guess something gets initialized in a wrong order or something .. anyway, interesting
At least I know how to make it happen now. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Sun Jul 12, 2020 6:59 pm Post subject:
|
 |
|
And I've never, hmm .. not in years, started Wren in full screen mode before, no idea why I decided to do that right now .. I guess one needs some angels at times
. . . . . . ....... ...
. .. .. .. . . . .. . . . . .. .
. .... . . . . . . . . .... . . .. _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Mon Jul 13, 2020 6:39 am Post subject:
|
 |
|
Ok, that actually made sense .. setting the window state to maximized had to be delayed a bit, as setting it wants to redraw the screen immediately .. but stuff was not properly initialized yet.
So, that issue will be fixed in the next release.
Funny though that setting the screen size and position does not want to redraw stuff immediately, still doing that before everything was initialized.  _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
airlock

Joined: Apr 06, 2007 Posts: 287 Location: Calabash, NC USA
Audio files: 50
|
|
Back to top
|
|
 |
Blue Hell
Site Admin

Joined: Apr 03, 2004 Posts: 24042 Location: The Netherlands, Enschede
Audio files: 276
G2 patch files: 320
|
Posted: Mon Jul 13, 2020 7:49 am Post subject:
|
 |
|
Airlock wrote: | EDIT: Oh wait, is the OFF switch for speed?
EDIT: Of course it is, I missed the message on the mouse over, what, one hundred times? :) |
Yeah when speed mode is off the speed (and FM) input(s) do nothing, you control the wave with the position input only in that case. And am still works too of course.
This can be useful when controlling the wave position from an LFO set to a saw shape with a positive only output signal and a period time approximately equal to the length of the wave (for which you may need a calculator to do a reciprocal on the frequency to get time).
In that case the wave gets controlled by the LFO's modulation controls, which is a bit more flexible than the controls the wave player itself has.
One should (to reduce zippering) use the audio rate LFO for this, or alternatively put a SlowToFast module between the LFO output and the wave players pos input.
Anyways, that's how I use it .. but anything goes of course :wink: _________________ Jan
also .. could someone please turn down the thermostat a bit.
 |
|
Back to top
|
|
 |
|