Search found 43 matches

by Aarnville
Sat Feb 11, 2023 5:30 am
Forum: Module Designer
Topic: Stopping Console Output
Replies: 4
Views: 1549

Re: Stopping Console Output

Of course, if you can shut it out of your mind (I can't...) you can just continue editing the code and fixing the cause of the exception whilst the logging window continues to go crazy. You can even compile the code although seeing the result of the compilation can be a bit challenging. :D
by Aarnville
Sat Feb 11, 2023 5:20 am
Forum: Module Designer
Topic: Java compiler cannot find "write"
Replies: 24
Views: 7941

Re: Java compiler cannot find "write"

It struck me in an evil moment that one could actually stream characters to a text console (implemented as a debug display module) over an audio connection... I do exactly that. The great thing is that because the signal is "analogue" and the sample rates are fixed it's very simple to do ...
by Aarnville
Sat Feb 11, 2023 5:01 am
Forum: Module Designer
Topic: Stopping Console Output
Replies: 4
Views: 1549

Re: Stopping Console Output

I normally just quit VM Designer and start it up again. Not an elegant solution but quite a quick one.
by Aarnville
Thu Feb 02, 2023 6:00 pm
Forum: Module Designer
Topic: How to define own tooltip text
Replies: 15
Views: 3708

Re: How to define own tooltip text

It's probably also worth mentioning that you have no control over where the tooltip displays - it seems to depend on where you are in the VM window so sometimes it might obscure stuff that you don't want it to.
by Aarnville
Thu Jan 26, 2023 4:18 pm
Forum: Voltage Modular
Topic: Every time I try to open this one...
Replies: 5
Views: 2106

Re: Every time I try to open this one...

Thanks! I think having to recall VSTs in more than one location is bad... The VST3 guidelines have attempted to fix the location of all VST3 files to (assuming Windows): C:\Program Files\Common Files\VST3 VST2 files can be all over the place. The location isn't causing your problem though. Did you ...
by Aarnville
Thu Jan 26, 2023 3:24 pm
Forum: Voltage Modular
Topic: Every time I try to open this one...
Replies: 5
Views: 2106

Re: Every time I try to open this one...

For me it opens without crashing but complains about the VSTs because I don't own them. There are also a couple of the modules that I don't own. Check the VM log file - location is in the settings menu. The three VSTs are: C:\Program Files\Steinberg\VSTPlugins\BPB Cassette Drums\Cassette 909\VST64\C...
by Aarnville
Mon Jan 09, 2023 5:58 am
Forum: Voltage Modular
Topic: Voltage Modular Feature Requests
Replies: 107
Views: 3239434

Re: Voltage Modular Feature Requests

1. CPU Meter per module, so we can see which modules are hogging the CPU.
2. Adjustable width blank module, so we can have just one blank panel and stretch it to fit.
3. Cabinet presets, so we can load up settings for one cabinet without affecting the others.
by Aarnville
Wed Dec 28, 2022 7:02 pm
Forum: Voltage Modular
Topic: Slowing Down an LFO's Rate Below 0.01 Hz
Replies: 6
Views: 2215

Re: Slowing Down an LFO's Rate Below 0.01 Hz

Hey everyone, Is there a way to slow down the rate of an LFO beyond 0.01 Hz? I have Umbrella Modular's LFO collection and it provides outputs that divide the rate by 2, 3, and 4, which for the most part does the trick for me. However, I was wondering whether there are some patching techniques that ...
by Aarnville
Sat Dec 24, 2022 7:35 am
Forum: Aarnville
Topic: AARPO
Replies: 3
Views: 3355

Re: AARPO

I'm really liking AARPO. It's easy to use with a fair number of options. I also like purple ;) . Just wondering if you could add individual cv controls for DIR, TYPE and OCTS? The random option is nice but it would also be terrific if one could choose the specific direction etc. based an a given vo...
by Aarnville
Sat Dec 24, 2022 7:09 am
Forum: Module Designer
Topic: Dynamically adding components
Replies: 7
Views: 2014

Re: Dynamically adding components

Z-Order is the thing that leaps out there. Double-check them, including those of any background graphics or rectangles you may have.

If that's all good then maybe send a simplified version of your project to CA to see if they can make sense of it. It wouldn't be the first bug in the designer!

Go to advanced search