Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 38 matches

by CREDO
24 Mar 2022, 23:59
Forum: General discussion
Topic: 'Threaded sub-patch' questions
Replies: 1
Views: 29569

'Threaded sub-patch' questions

This seems like a very significant new feature, but how exactly does it work? 1) Does it have any influence on latency? 2) Are there any CPU/efficiency trade-offs to using it? 3) Are the old rules about Rack/signal flow/latency more or less obsolete now? (i.e. Could you build everything in a single ...
by CREDO
24 Mar 2022, 22:53
Forum: Suggestions & improvements
Topic: Inlet to select module/plugin parameters in settings panel
Replies: 1
Views: 25417

Re: Inlet to select module/plugin parameters in settings panel

This would require settings for any modules with this feature to also be 'saved in preset'... (I just realized most are not :oops:).
by CREDO
24 Mar 2022, 22:31
Forum: Suggestions & improvements
Topic: Inlet to select module/plugin parameters in settings panel
Replies: 1
Views: 25417

Inlet to select module/plugin parameters in settings panel

It would be REALLY helpful to be able to adjust certain modules (especially audio effects) and non-GUI plugin settings without having to navigate through a patch to select it -- like the 'show editor' inlet, but just for bringing focus in the settings panel. This would make it MUCH easier to edit se...
by CREDO
04 Dec 2017, 03:49
Forum: Suggestions & improvements
Topic: Data In/Out and Others
Replies: 5
Views: 8117

+1
by CREDO
26 Nov 2017, 05:57
Forum: Patching questions
Topic: 'Check for Value in Array' script not working
Replies: 4
Views: 6555

OK, the 64-bit version works so it appears to be a bug in 32-bit HH2/HH3.
by CREDO
25 Nov 2017, 05:55
Forum: Patching questions
Topic: 'Check for Value in Array' script not working
Replies: 4
Views: 6555

I'm searching integers between 1-128. Tried 0.5 too, but same thing, only found if last value... (Fwiw, I'm using 32-bit HH2 w/Windows)
by CREDO
24 Nov 2017, 22:50
Forum: Patching questions
Topic: 'Check for Value in Array' script not working
Replies: 4
Views: 6555

In this script example from the manual, the value is only found if last one in array. Can anyone explain how to have it found if anywhere in array? (I am VERY new to attempting anything with scripts, so any insight would be greatly appreciated!) //////////////////////////////////////////////////// /...
by CREDO
07 Jul 2016, 18:37
Forum: General discussion
Topic: Does Hollyhock have midi and audio output?
Replies: 5
Views: 8852

ReaStream (free ReaPlugs) has worked for me.
http://www.reaper.fm/reaplugs/#tour
by CREDO
11 Mar 2016, 17:46
Forum: Patching questions
Topic: Audio patchbay module ?
Replies: 4
Views: 6138

The audio matrix would work for this, but it also adds an extra block of latency...
by CREDO
08 Mar 2016, 21:06
Forum: Suggestions & improvements
Topic: save patch order in preset
Replies: 3
Views: 5682

I use Usine mostly as an intricate midi/guitar effect chain. If the patch order of a rack could be changed dynamically it would cut WAY down on the number of patches to load and organize.
by CREDO
08 Mar 2016, 20:27
Forum: Suggestions & improvements
Topic: increment fader
Replies: 3
Views: 5258

+1
by CREDO
04 Sep 2015, 21:35
Forum: Patching questions
Topic: Quick links
Replies: 3
Views: 5571

Thanks sephult, that’s what I thought. The documentation only says racks though, so I wanted to be sure : ) Maybe it should be updated to say “can’t communicate between patches or racks ” (instead of just racks) and “ will be delayed by one calculation BLOC.” (instead of can) – or am I missing somet...
by CREDO
01 Sep 2015, 04:26
Forum: Patching questions
Topic: Quick links
Replies: 3
Views: 5571

The new quick links seem pretty cool, but it's still a bit unclear how they work exactly. It says they can't connect between Racks, but what about patches in the same Rack? And is one block of latency always added, or only under certain circumstances?
Thanks!
by CREDO
01 May 2015, 18:11
Forum: Patching questions
Topic: disable opacity changes using IML/Template?
Replies: 1
Views: 3219

Is it possible to disable the opacity change that happens to patches/racks when turned off? (via IML/template or otherwise?)
by CREDO
29 Apr 2015, 18:08
Forum: Suggestions & improvements
Topic: graphics optimization
Replies: 12
Views: 17954

senso wrote:The graphic engine in heavy for many reasons. I could improve it but with some drawbacks:
- zoom scale,
- physical engine,
- aliasing,
- transparency,
etc..
Would a setting to disable these features be a feasible option?
by CREDO
18 Apr 2015, 19:33
Forum: News
Topic: Usine Hollyhock II 2.0.067 RC11 update
Replies: 9
Views: 14124

Just to confirm, is manually transferring the old config folder still a valid update method?
by CREDO
13 Feb 2015, 07:17
Forum: Patching questions
Topic: Sub-Patch Exclude Nodes?
Replies: 5
Views: 6301

Maybe this isn't what you mean, but the vertical position of modules influences their inlet/outlet position?

I agree though, the option to expose or not nodes for subpatch buttons, faders, etc. would be nice (depending on cost).
by CREDO
12 Feb 2015, 23:17
Forum: General discussion
Topic: Bar beat sync info
Replies: 8
Views: 12489

Yeah, I think it's called the "VstTransport Event" function. I submitted a query (#58) last week but haven't heard anything. There is other serious (and possibly related?) midi flow issues that appeared in v1.1.009 also (#36). Not to nag... I appreciate the complications and pressure Senso et al. en...
by CREDO
07 Feb 2015, 19:21
Forum: Suggestions & improvements
Topic: Updating and Linked Sub-patches
Replies: 8
Views: 10152

+1
Yes, this would be great! (as an option, not default)
by CREDO
27 Oct 2014, 18:43
Forum: Suggestions & improvements
Topic: midi learn option: 'global' or 'saved in preset'
Replies: 1
Views: 3628

Maybe it's too complicated to implement... but with a limited number of control sources, a simple way to 'bind' them dynamically would be a HUGE help :)
by CREDO
26 May 2014, 21:23
Forum: Patching questions
Topic: Teensy/Arduino input
Replies: 4
Views: 5806

Thanks oli_lab, that's been my impression so far too. I just wasn't sure if serial or HID might not be a more efficient/direct way to transfer raw values back and forth... My goal is sending a combination of digital and analog values between teensy and Usine (mostly to Usine). In my workspace they n...
by CREDO
17 May 2014, 19:25
Forum: Patching questions
Topic: Teensy/Arduino input
Replies: 4
Views: 5806

I'm racking my brain trying to wrap my head around the Teensy/Arduino coding to processing analog inputs etc., and before investing in the wrong method (as usual...), I was wondering if anyone knows the most efficient way (between Serial, HID, or Midi) to get multiple 7-8 bit or fp values into Usine...
by CREDO
07 May 2014, 17:29
Forum: Suggestions & improvements
Topic: Fixed rack width and scroll
Replies: 2
Views: 4252

+1
Similarly, it would be nice for the Settings panel to scroll instead too :) - especially frustrating selecting objects w/design tab.
by CREDO
18 Nov 2013, 06:36
Forum: Suggestions & improvements
Topic: duplicate rack
Replies: 1
Views: 3555

It's true...
by CREDO
13 Nov 2013, 03:52
Forum: General discussion
Topic: Racks and latency
Replies: 23
Views: 34975

I think this is right but someone please correct me if i'm wrong... Am i going to have phase issues at the mixer because of different latencies in those four signal paths ? Yes When you say the buss system adds one bloc of latency, that means if there is one buss or 30 busses it will always add one ...
by CREDO
11 Nov 2013, 17:23
Forum: General discussion
Topic: Racks and latency
Replies: 23
Views: 34975

There's no latency between racks or when racks are fed into each other (unless there's a loop 1>2>1?), but the internal bus system (audio/midi/data) do add one block of latency.
(sorry to be redundant, I was writing this at the same time as the other answer : )
by CREDO
03 Nov 2013, 20:48
Forum: News
Topic: Usine Hollyhock Update #8 (1.02.012) is available for download
Replies: 10
Views: 19918

Wow - Huge improvement to the preset manager!! Thank you!
by CREDO
08 Oct 2013, 21:59
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

Thanks for the further clarification Martin. The main reason this came up for me was while adding controls to some non-GUI plugins I noticed inconsistencies between fader values and what's displayed in the settings (and as the only reference point, was pulling my hair out looking for ways to compens...
by CREDO
30 Sep 2013, 20:13
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

One of the reasons for wondering about this is because I'm trying to add a fader to the center note value of the midiInvertNotes plugin, and even though there's only 128 possibilities, they aren't evenly distributed inside the plugin (or something?) and there's no way I can adjust it accurately with...
by CREDO
29 Sep 2013, 20:22
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

Great, thanks! I can definitely learn a thing or two from that patch.

Just to confirm though - there's no way to "read" or "extract" a parameter's display values directly from the plugin itself?
by CREDO
29 Sep 2013, 19:25
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

Yes, it's mostly some Piz midi plugins (midiProbability, midiConverter3, etc.) which have lots of selector type parameters (and unfortunately use a different scale than the midi note fader... Is there any way to to customize it's range btw?)). I plan to be working more with the mda stuff as well.
by CREDO
29 Sep 2013, 00:56
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

Great, thanks! I wasn't familiar with the 'int2str' module yet. I guess there's no way to extract the non-numerical display values of a particular plugin though, huh? (the ones that only show up in the settings panel for non-GUI plugins.) Thanks for the great tutorial BTW. I started using it the fir...
by CREDO
28 Sep 2013, 21:39
Forum: Patching questions
Topic: displaying values
Replies: 15
Views: 18357

1) Is it possible to get an individual value from a data outlet or array and display it via a caption or text field inlet? 2) Is there any way to capture an internal vst parameter's display value (not the raw 0-1) to display in a control panel or use as comma text for a combobox, etc.? (and if not, ...
by CREDO
28 Sep 2013, 17:08
Forum: Patching questions
Topic: bus latency?
Replies: 1
Views: 2142

Does a midi or data bus introduce a 'block size' of latency the same as a audio bus does?
by CREDO
29 Aug 2013, 16:57
Forum: Suggestions & improvements
Topic: option to save rack send levels in workspace presets
Replies: 5
Views: 5496

The added latency for the internal audio bus is whatever the usine block size is.
by CREDO
20 Aug 2013, 18:41
Forum: Suggestions & improvements
Topic: SubRacks
Replies: 3
Views: 4504

True, but a more "rack like" structure would just be a lot simpler than building an interface for each plugin combination, especially when working with more straightforward vst fx chains.
by CREDO
20 Aug 2013, 00:05
Forum: Suggestions & improvements
Topic: SubRacks
Replies: 3
Views: 4504

I realise this may seem redundant at first, but I think it would be great to be able to add/reorder/deactivate patches within a single patch the same way as in a rack. Context: I mostly use Usine for complex effects presets, and this would cut down on the number of racks otherwise necessary, and all...
by CREDO
19 Aug 2013, 23:02
Forum: Suggestions & improvements
Topic: option to save rack send levels in workspace presets
Replies: 5
Views: 5496

Though the master input/output levels are saved, the individual gain levels sent to other racks are not - and because the internal bus sends add latency, this would seem the best (or only?) way to have variable submixes going into a rack (a shared effects chain for example) without adding latency. I...