Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 42 matches

by oxyredox
04 Feb 2015, 17:42
Forum: Patching questions
Topic: hide container when patch is off ?
Replies: 5
Views: 6564

Hi everyone !

does any one ever found an easy way to hide the container of a patch when the patch itself is inactive?

it seems so simple but I havent found a way yet


thanks in advance !
by oxyredox
04 Feb 2014, 11:53
Forum: Patching questions
Topic: how come my workspace is 693Mo big ?
Replies: 4
Views: 5256

that sounds like a good advice, and that's what I'm doing right now... i seems to be much better, so far my preset manager rack is 17kO

thanks mate !
by oxyredox
04 Feb 2014, 10:27
Forum: Patching questions
Topic: how come my workspace is 693Mo big ?
Replies: 4
Views: 5256

would there be so many parameters to store ? (too many)
I only need about 80 parameters... *multiplied by 32 presets.
by oxyredox
04 Feb 2014, 10:17
Forum: Patching questions
Topic: how come my workspace is 693Mo big ?
Replies: 4
Views: 5256

to be precise, there are 9 racks : headmaster (preset manager) : 423Mo FCB (midi control routing) : 106 Ko Teq (pianoteq + guitar rig) : 299 Ko KTKT1 (kontakt + guitar rig) : 249 Ko KTKT2 (kontakt + guitar rig) : 363 Ko Moog Rig (guitar rig) : 104Ko CME (midi routing and processing): 13 Ko Fatar (mi...
by oxyredox
04 Feb 2014, 10:11
Forum: Patching questions
Topic: how come my workspace is 693Mo big ?
Replies: 4
Views: 5256

hi folks! I'm pretty much confused about this fact, i have this workspace that's real heavy...(693Mo) and takes soooo long to load.(even makes Usine crash sometimes) Of course I won't be able to upload it since the limit is 50Mo is this normal ? I noticed that when I save each rack separately, the r...
by oxyredox
07 Oct 2013, 15:36
Forum: General discussion
Topic: removing a device from a rack in Hollyhock ?
Replies: 3
Views: 4085

ha ha!
I had'nt noticed the presence of the trash bin in Hollyhock,

thanks
by oxyredox
07 Oct 2013, 13:17
Forum: General discussion
Topic: removing a device from a rack in Hollyhock ?
Replies: 3
Views: 4085

Hi everyone,

I guess the subject says it all : I can't find a way to remove a device from a track.

is it possible ?

thanks
by oxyredox
19 Sep 2013, 21:08
Forum: General discussion
Topic: hosting my 32bits plugins ?
Replies: 1
Views: 2554

Hi, I'm trying Hollyhock 64bits and there seem to be a lot of fun ahead ! But I'm worried about my old 32bits plugins... is there a way to still have Usine hosting them ? I'm sure I'm not the first one to ask this question... sorry if this sounds so naive a question... and sorry if the thread alread...
by oxyredox
03 Mar 2012, 12:26
Forum: Patching questions
Topic: [scripting] Sending a button message to a ptbutton outlet
Replies: 6
Views: 6691

interesting!

I'll try this,
the callback procedure must be called twice (first to send 1, and next block to send 0) so I might connect the "button" output of the script to an input of the script that would inevitably cause the callback procedure to be called next block..

I'll report soon !
by oxyredox
12 Nov 2011, 14:22
Forum: General discussion
Topic: Tactile interface...
Replies: 6
Views: 5859

great !
by oxyredox
12 Nov 2011, 12:08
Forum: Patching questions
Topic: [scripting] Sending a button message to a ptbutton outlet
Replies: 6
Views: 6691

Yes, that's logical... So I can't escape using the main procedure, there's no way doing it with just the callback proc. ?
by oxyredox
12 Nov 2011, 11:44
Forum: General discussion
Topic: Tactile interface...
Replies: 6
Views: 5859

Ok,
I think the appeal of being able to move with a wireless tablet computer running Usine is stronger :-), considering my project.
But I have to be sure Usine can run under Windows 8.
by oxyredox
07 Nov 2011, 18:59
Forum: General discussion
Topic: Tactile interface...
Replies: 6
Views: 5859

Thanks, the samsung ld220z seems pretty interesting... does it really connect via USB ?
By the way, can Usine manage two screens, for example, the basic screen of my macbook would display several monitoring informations, and the multitouch screen would show multitouch patches. Is this possible ?
by oxyredox
07 Nov 2011, 08:11
Forum: General discussion
Topic: Tactile interface...
Replies: 6
Views: 5859

Hi evreyone, I recently experienced using my iPhone as a OSC controller in Usine and it was great BUT there are many counterparts. Among others : 1) screen is tiny 2) it falls asleep too often and I have to keep it awake regularly... So I'm thinking about getting something bigger. My first idea was ...
by oxyredox
11 Jul 2011, 19:38
Forum: Patching questions
Topic: [scripting] Sending a button message to a ptbutton outlet
Replies: 6
Views: 6691

unfortunately in this script the button is an inlet, mine is an outlet
what I need to do is to send a button message out the script

thanks anyway !
by oxyredox
10 Jul 2011, 20:05
Forum: Patching questions
Topic: [scripting] Sending a button message to a ptbutton outlet
Replies: 6
Views: 6691

Hi everyone, I need my script to send a button message ( 1 then 0) to one of its outlet. I have this parameter set to ptbutton and its name is, say, ButtonOut . It seems that setvalue(ButtonOut,1) does'nt work... No big surprise indeed ! Is there a simple way to do this or do I have to send '1' and ...
by oxyredox
30 Jul 2010, 13:58
Forum: Patching questions
Topic: Need to reload to have ti working
Replies: 4
Views: 4484

Yes the kontakt VST is heavy, I was wondering if there was an issue with the order the patches are loaded ? What is the rule ? Is it graphical as in MaxMSP ? Chronological (depending on when the module was created)? I can't turn the engine off and press the load button can I ? By the way are you int...
by oxyredox
30 Jul 2010, 08:02
Forum: Patching questions
Topic: Need to reload to have ti working
Replies: 4
Views: 4484

Hi, I'm now working with version 5.20, very good job by the way ! But I still have a very weird phenomenon that I had with the beta version and I thought would get away with the last update... I just have two tracks, Track 4 : A very simple patch called "LOADER" with two patch loaders for track 3, l...
by oxyredox
26 Jul 2010, 03:39
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

Wow, that's clever, I dig the idea of a multi of bank, one channel per bank and one program change message per channel... Thank you clearscreen. of course the "load patch" worked for me as well (actually that's how I've been doing so far) but I don't like the idea of reloading a plug that's already ...
by oxyredox
24 Jul 2010, 20:03
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

Ok, your answer makes me think I have'nt been clear : -You can't build a bank with multis, -Kontakt doesn't allow me to build an .fxb file (just does'nt work I don't know why) -preset manager stops working when receiving instructions from a bus (whereas the same patching works with pianoteq or guita...
by oxyredox
24 Jul 2010, 17:10
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

I cant use the kontakt program changes because it only works with instruments within banks and not with multi at all. And I need to use a different multi for every different song, so no program change. BUT when I say real preset files, I'm talking about .fxp, created by Usine when you go to the menu...
by oxyredox
24 Jul 2010, 13:53
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

you're right !
But is there a way to tell usine to load a REAL preset FILE, one created when saving a preset in the menu of the plug window ?
like some command lines ? That would be the best solution isn't it ?
by oxyredox
20 Jul 2010, 16:12
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

Ok,
as far as I know, the problem is that bank can only contain "sounds" and no "multi", so it's gonna be a lot of work...

By the way, any idea why the preset manager won't work with Kontakt ?
by oxyredox
20 Jul 2010, 16:06
Forum: Patching questions
Topic: problem with midi bus
Replies: 4
Views: 4619

I think you understand ! For each bus name there's only one send and one receive, and of course they're set to global. The problem is I have to reload one or two of the patches to have them working together, without modifying anything in the patches... Sometimes I have to delete the receive module a...
by oxyredox
20 Jul 2010, 00:18
Forum: Patching questions
Topic: problem with midi bus
Replies: 4
Views: 4619

Hi, I'd like to mention a problem I've encountered several times. I have several sets of two patches on different tracks that need to communicate through a MIDI bus. I use "patch loaders" contained in a third patch to load each pair. And most of the times, they don't communicate, so I have to reload...
by oxyredox
20 Jul 2010, 00:12
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

ok, thanks for your many answers, So I have as many answers to make ! first the fx23fx suggestion. I tried the preset manager and it works very fine with pianoteq and guitar rig. I load my sound, store a preset in the "preset manager" and when all the presets are stored I save the patch. But for a v...
by oxyredox
15 Jul 2010, 01:59
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

Thanks 23fx23 (what a name ;) I'll try the preset manager Nay seven I'm interested in your fashion because it seems so close to what I think would be the way, but I'm not sure i got it right... You're talking of the presets one can create using the menu in the window that embeds the plugins GUI, (Fi...
by oxyredox
14 Jul 2010, 15:07
Forum: Patching questions
Topic: Load a plugin-preset with a button
Replies: 25
Views: 25400

Hi, I'm working on a workspace that handles all the presets and sounds for a live act. So far I'we worked it all out with the load patch module, but it takes a lot of time because it re-loads the whole plugin. What I need sometimes is just to load a different preset in the same plugin, especially wi...
by oxyredox
31 May 2010, 19:54
Forum: General discussion
Topic: 64 bit plugins...
Replies: 2
Views: 3513

Hi, I'm currently running Usine pro 5bet7 under Windows seven pro 64bit on a brand new Macbook pro i5, and I cannot use the 64bit version of my big plugins, however the normal versions works fine. Is it normal (and I would love to learn something by the explaination) or is ther something I can do ? ...
by oxyredox
01 Nov 2009, 23:14
Forum: Patching questions
Topic: modulo in scripting language
Replies: 8
Views: 8988

groovy!
by oxyredox
01 Nov 2009, 15:47
Forum: Patching questions
Topic: modulo in scripting language
Replies: 8
Views: 8988

I can't wait!
by oxyredox
01 Nov 2009, 15:22
Forum: Patching questions
Topic: modulo in scripting language
Replies: 8
Views: 8988

THanx, I had tried " n := m mod p;" and it could'nt compile... but now that I think of it, it must have been a problem of type since m was a float... Other question, I tried a script with a declaration such as var n : extended; and the compilator asnwers extended no such type where is the problem ?
by oxyredox
01 Nov 2009, 14:09
Forum: Patching questions
Topic: modulo in scripting language
Replies: 8
Views: 8988

hi folks! I'm working on a patch aiming at some special management for a cicular speaker arrangement. I've searched through the brilliant sripting tutorial but could'nt find any mention of the modulo opeator which is wohever quite common in Pascal (if I remember well). I can create the function with...
by oxyredox
15 Aug 2009, 17:26
Forum: Patching questions
Topic: No MIDI device to be seen
Replies: 6
Views: 6760

Ok, it was all my fault, Thank a million times nay-seven, cos your suggestion about the virtual midi ports made me think more accurately and my thinking led me to the idea that the problem was something lacking in the system. And the easiest way of having something missing in Windows XP is to turn o...
by oxyredox
15 Aug 2009, 16:43
Forum: Patching questions
Topic: No MIDI device to be seen
Replies: 6
Views: 6760

Is it like loopBe 30, just virtual midi ports ?
LoopBe30 used to work on my laptop and USINE. I don't use it anymore since it is no use with usine, but I'll try to reinstall it, to see if Usine can see it .
by oxyredox
15 Aug 2009, 15:37
Forum: Patching questions
Topic: No MIDI device to be seen
Replies: 6
Views: 6760

Strange indeed, No Midi out neither, (but I just need midi in) I'm working with Windows XP sp3 on a McBook pro 2.2 GHz Intel Core 2 Duo. (bootcamp) I said that Protools and Cubase see them, and I can add that the standalone versions of Pianoteq, Guitar Rig and Kontakt also see them. I'm very much su...
by oxyredox
15 Aug 2009, 13:32
Forum: Patching questions
Topic: No MIDI device to be seen
Replies: 6
Views: 6760

Hi people, I know this is not the right place to post this topic but I could'nt find the right place... so here is my problem, and it is a huge problem : Usine does'nt see any of my midi input devices (M Audio midisports 2x2 or fireface 800) while Cubase and Protools do... So I dare say they are pro...
by oxyredox
27 Jul 2009, 11:53
Forum: General discussion
Topic: No MIDI ports with fireface800
Replies: 4
Views: 4853

Hi, I juste bought a fireface800 and it's working very fine with usine ; better than a Mbox mini, but what can be worse... Yet I don't post here to tell you I'm happy (though I couldtalk about lots of thing I love about USINE) but that I have a problem : the MIDI ports don't show at all (should be 1...
by oxyredox
18 Jun 2009, 22:03
Forum: Patching questions
Topic: A very simple problem about sending constants
Replies: 12
Views: 12662

Thanks for you suggestion Clearscreen, I'll try this one as well ! but now I have a more subtle question. It obviously seems that if I want to send several [ "button"-"pass event flow"] modules to the same bus, I'm not allowed to create several "send to bus" objects feeding the same bus. Cos if so, ...
by oxyredox
17 Jun 2009, 09:51
Forum: Patching questions
Topic: A very simple problem about sending constants
Replies: 12
Views: 12662

thanks you guys are both quick and precise. (and helpful, that makes up 3) 23fx23 : thanks to your tip I've played a bit around with the dispatcher module and I'll remember it form now on. Yet since it only routes data, I have the same problem as before, but ahead of the dispatcher : have a single b...
by oxyredox
16 Jun 2009, 21:39
Forum: Patching questions
Topic: A very simple problem about sending constants
Replies: 12
Views: 12662

HI, it may seem quite simple (it would'nt be a problem for me in Max) but I can't solve it today, so here's another newbie problem : CONTEXT : I'm using USINE to manage several virtual instruments, and all the program changes. So there's one track per instrument (let's say 1: pianoteq, 2: kontact, 3...
by oxyredox
16 Jun 2009, 21:14
Forum: News
Topic: Usine 4.22b update
Replies: 3
Views: 6005

hi,
It seems like i need to post a reply to be able to create a new topic so I use the occasion to check on new updates and to congratulate Mr Sens for the great job ! (I did'nt found time for it cos I was too busy having a great time with USINE :)