Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 63 matches

by manecante
10 Jan 2011, 16:12
Forum: General discussion
Topic: NIME 2011 - Call for Participation
Replies: 1
Views: 3947

hello, i forward this message who might interest some of you. Dear NIME community, 11th International Conference on New Interfaces for Musical Expression (NIME 2011) 30 May - 1 June 2011, Oslo, Norway http://www.nime2011.org We would like to remind you that the deadline for submissions to this year’...
by manecante
09 Jan 2011, 21:10
Forum: General discussion
Topic: new year
Replies: 13
Views: 14111

All the best to all usinerz for this new year!
by manecante
17 Nov 2010, 19:43
Forum: Patching questions
Topic: speed of scripts
Replies: 3
Views: 4063

thanks for your advices, that's more clear for me now ;)
by manecante
16 Nov 2010, 15:51
Forum: Patching questions
Topic: speed of scripts
Replies: 3
Views: 4063

hello just trying out scripts in usine. the one below is very basic, it just connects one output to an input. (in a nearly empty patch, just 2 subpatches with dummy ins/outs). it works but it takes nearly 1 second to connect/disconnect. so: - is it because of some code uglyness or is that intended (...
by manecante
14 Nov 2010, 14:51
Forum: Add-ons discussion
Topic: VST-AUTOM V3.5b compatibility with reaktor
Replies: 2
Views: 4520

Sorry ...it works perfectly today with Reaktor, don't know what happened yesterday...it probably just needed a restart computer... :)
by manecante
13 Nov 2010, 19:02
Forum: Add-ons discussion
Topic: VST-AUTOM V3.5b compatibility with reaktor
Replies: 2
Views: 4520

hello 23fx23, i managed to make your patch work at last!! (didn't get that the "name it" in the 1st instruction refered to the vst module itself) Thank you to have made this, it's really nice! I was trying to do something similar (much more simple) but was stuck because of the pass if change not wor...
by manecante
09 Nov 2010, 15:13
Forum: General discussion
Topic: Jack audio and Usine
Replies: 8
Views: 9935

i would like to use jack to get some audio from Pure Data and route some audio from usine to Pure Data. I don't know about the possibilities you mentioned with Asio4all and eXT Rewire VST, i will check it out. But the best would be to use only one soundcard (i have got a M-Audio A410). And it is rea...
by manecante
08 Nov 2010, 18:10
Forum: Patching questions
Topic: Set Several Array Value at the same time
Replies: 3
Views: 4282

Hi Bsork! Thank's a lot for your answer, works perfectly for my need. And about the two extra arrays, they were just there to debug.. And i have another question for you as i have seen on KVR forum that you already manage to connect Usine to Jack, but it was 3 years ago, i think.. I hope secretly th...
by manecante
08 Nov 2010, 15:05
Forum: Patching questions
Topic: Set Several Array Value at the same time
Replies: 3
Views: 4282

hello,

i am trying to set several array value at the same time but it does not seem to work as soon there is more than one..
Here is my patch :

Image
by manecante
29 Oct 2010, 13:04
Forum: General discussion
Topic: Jack audio and Usine
Replies: 8
Views: 9935

..i forgot, i am on Windows 7 (32 bits).
by manecante
29 Oct 2010, 13:00
Forum: General discussion
Topic: Jack audio and Usine
Replies: 8
Views: 9935

I managed to get Jack work fine with Ableton and Max msp but i was wondering if it need special settings to get it work with usine...Olivier did you achieve that? If yes, how?
Thanks for your answers.
by manecante
29 Oct 2010, 03:11
Forum: General discussion
Topic: Jack audio and Usine
Replies: 8
Views: 9935

hello, did someone already succeed to run Usine with Jack audio?? I set it up in a way that Jack use my sound card (M-audio A410) but it seems that Usine refuses to start the asio engine although it recognizes the Jackrouter as a device. But i have noticed that usine is not recognized as a client of...
by manecante
18 Oct 2010, 21:51
Forum: Patching questions
Topic: trying to make a matrix working like rackmode
Replies: 4
Views: 4935

thanks for your patch but it was a bit buggy..but i found my mistake and i did it :)
here it is!

http://www.sensomusic.com/forums/upload ... hainFX.pat
by manecante
17 Oct 2010, 20:12
Forum: Patching questions
Topic: trying to make a matrix working like rackmode
Replies: 4
Views: 4935

oups, yes... And there was two bad cable connections as well, but still not working. The audio in in patch level is working but the audio in of subpatch does not get the sound although it is directly connected.
by manecante
17 Oct 2010, 19:07
Forum: Patching questions
Topic: trying to make a matrix working like rackmode
Replies: 4
Views: 4935

hello, i am having issues trying to make a matrix working like rackmode. Basically i would like to be able to route each cell corresponding to a FX to another. I started with a simple 2x2 matrix changing the matrix mixer example. But with this example you can only route one time one cell to another ...
by manecante
16 Oct 2010, 22:59
Forum: General discussion
Topic: is the memory used by presets related to the memory used by waves?
Replies: 5
Views: 5863

That was my first thought but i have learnt that for example in Supercollider arrays take some memory even if they are empty...
by manecante
16 Oct 2010, 21:03
Forum: General discussion
Topic: is the memory used by presets related to the memory used by waves?
Replies: 5
Views: 5863

Thanks for your reply, i will definitly change my way of working!
Even more since i am diving in the matrix world ;)
And just a precision about presets, are the empty presets in PM also eat some memory?
by manecante
15 Oct 2010, 13:44
Forum: General discussion
Topic: is the memory used by presets related to the memory used by waves?
Replies: 5
Views: 5863

hello, i would like to know if the more you have PM and presets in conductor in your wkp, the less you can load long wave into sampler. I ask because, i have quiet a lot of PM in my wkp (maybe 20 of 16 presets) and about 130 presets in the conductor and when i load a long wave in the sampler (6 mn) ...
by manecante
12 Oct 2010, 15:24
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

sorry i made a typo writing the message, i had put the number of controller in the code 1 and not 2...
But i found where comes the problem. It was because you have to set, in the "create midi" module, the message type to "control change" and not "note on "as it is by default.
Thank's Nay!
by manecante
12 Oct 2010, 00:54
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

I tried the two methods and none of them work...i put the nb 116 (which is the first nb of my controller i used to do the midi learn) in code 2 of the create midi module. And i also used the toggle mode.... What's wrong? i also realised that i should put a A<=B module instead of the A<B, otherwise t...
by manecante
11 Oct 2010, 23:02
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

sorry i feel very stupide... does that mean that i need a midi controller to do a midi learn on the button then (no virtual possibility?)? I tested it with my controller (and of course the midi learn is working) but not the patch, when i change the nb in the conductor it does not change the activati...
by manecante
11 Oct 2010, 20:12
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

@senso : do you mean the "on" inlet of the "patch on off " module? If yes that is what i wanted to avoid. @nay : i don't know that much about the "send midi to usine", and don't see how to do it. Otherwise i thought about using the keylearn like this : -make a keylearn on the on button -make a patch...
by manecante
11 Oct 2010, 18:48
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

Here is the reason why i need it, maybe it will be more clear. Actually as my wkp are constantly evolving, i add some patch on a track but i don't want to rewrite all presets in conductor each time i add a new one. So i was thinking to make a logical decision like if nb of conductor<X then deactivat...
by manecante
11 Oct 2010, 18:37
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

The "patch on/off "module would do the job but i would prefer to see the state of the patch through this button if possible...
by manecante
11 Oct 2010, 18:30
Forum: Patching questions
Topic: deactivate a patch in rack/all mode
Replies: 13
Views: 12850

Hello,
is there a module or a way to talk to the button on/off in grid mode (rack/all) to activate or deactivate the patch?
by manecante
10 Oct 2010, 17:40
Forum: Add-ons discussion
Topic: Smooth Joggle Pack
Replies: 8
Views: 10310

thank you nay! heu...do you mean it comes from me when you say "very strange"??? I tried as well with the computer of my friend (on linux) and it is the same, it says the file is empty...I am using 7 zip to extract file on windows and have no problem to open other zip. Does anyone else get the same ...
by manecante
10 Oct 2010, 16:43
Forum: Add-ons discussion
Topic: Smooth Joggle Pack
Replies: 8
Views: 10310

impossible to open the zip file...
by manecante
30 Sep 2010, 17:09
Forum: General discussion
Topic: Warning : the waveplayer is on
Replies: 3
Views: 4529

thanx :)
by manecante
30 Sep 2010, 16:59
Forum: General discussion
Topic: Warning : the waveplayer is on
Replies: 3
Views: 4529

hello,
When I get this message in the console "Warning : the Wave-Player is on", i would like to know where I can access the waveplayer and/or how to desactivate it.
by manecante
10 Sep 2010, 15:24
Forum: General discussion
Topic: UsineVst output
Replies: 2
Views: 3341

oups, sorry, just got it..
on each track there is the "out" option where you can choose the output, that i forgot!
by manecante
10 Sep 2010, 15:17
Forum: General discussion
Topic: UsineVst output
Replies: 2
Views: 3341

Hello! i am trying to use usineVst in Ableton Live and i don't understand how to route the sound of the the whole project in Usine using multiple tracks, on the first output of the soundcard.. Here the set up: i put the vsti version of usine on a midi track in Live. then i open my project, but only ...
by manecante
13 Apr 2010, 13:42
Forum: General discussion
Topic: Bogota Workshop
Replies: 7
Views: 7322

hi mrlucmorin!

Funny that you were in bogota as well...i didn't anounce the workshop here because it was organised at the very last minute...

i live in Berlin but i am french.
by manecante
12 Apr 2010, 13:18
Forum: General discussion
Topic: Bogota Workshop
Replies: 7
Views: 7322

Hi all,

Back from Bogota where i did a workshop in Bogota, La Calera, in march 2010.
It was great and people really enjoyed the discovery of Usine.

I uploaded some pictures in the gallery if you want to have a look.

Cheers,

manécante
by manecante
02 Feb 2010, 20:16
Forum: Patching questions
Topic: store several preset managers in conductor
Replies: 6
Views: 7376

Hi Bovo, Apart from the very strange behaviour of your preset managers which is not normal at all, here is a solution to recall them all with one click on your conductor. You should for each one assign in the array editor which preset number you want to be recall , where the first row is the number ...
by manecante
06 Jan 2010, 18:27
Forum: Patching questions
Topic: store several preset managers in conductor
Replies: 6
Views: 7376

Very nice that the "recall by conductor" will work with several preset managers!
by manecante
03 Jan 2010, 19:11
Forum: Patching questions
Topic: store several preset managers in conductor
Replies: 6
Views: 7376

Happy new year all usiners! Trying to store Preset Manager into Conductor. (I think I have read a post about it but can't find it anymore) I tried first just with one PM, this way : num outlet PM-->Pass if Change -->Fader-->Pass if Change-->num Inlet PM But does not work...also tried with a pass and...
by manecante
30 Dec 2009, 15:21
Forum: Patching questions
Topic: [script] import script file
Replies: 3
Views: 5364

hello. 1st of all, I have to apologize for using manecante account to post here but as I'm not an Usine user (just helping her with some code), I thought it would be easier. thanks for your answer Martignasse but working with multi-files in emacs is not an option (having an "import" functionality in...
by manecante
30 Dec 2009, 01:04
Forum: Patching questions
Topic: [script] ptTextField type
Replies: 2
Views: 3678

hi bsork great, this works perfectly ! and yes, you can avoid looping: var str_tmp : String; begin str_tmp := GetStringValue(filein); end; but after a few hours of trying Pascal, it seems to me that you *have* to loop for about (nearly) everything :P thanks again ! _yvan (obliged to write co...
by manecante
29 Dec 2009, 23:39
Forum: Patching questions
Topic: [script] import script file
Replies: 3
Views: 5364

hi

is it possible to import an external *.script file into another script ?
(would be nice to make functions re-usable and clean up code which contains hundreds of lines ...)

cheers
by manecante
29 Dec 2009, 23:37
Forum: Patching questions
Topic: [script] ptTextField type
Replies: 2
Views: 3678

hello Pascal n00b question: I cannot seem to find the correct type for ptTextField: ... filein := createParam('filename', ptTextField); ... I was expecting to get a String with GetValue(filein) but I get a "type mismatch" error... it seems that I get 1 single, which is an ASCII value of the ...
by manecante
27 Dec 2009, 17:06
Forum: General discussion
Topic: RAM questions
Replies: 10
Views: 10262

Thank's for taking care of my technical problems gurologic!
I contacted Asus support and indeed i can have up to 2* 1Go RAM if the frequency is 333 Mhz, cool :)
Didn't try yet your "msconfig" optimization but i will.
merry christmas to everybody!
by manecante
23 Dec 2009, 16:54
Forum: General discussion
Topic: RAM questions
Replies: 10
Views: 10262

Thank's for your answers. I can gain a bit of RAM when wireless is disable in the Device Manager but not really enough. The bad news for me is that i just realized my computer does not support more than 1 GB Ram.. And of course I always exit Antivirus, antispyware, and the windows search option by d...
by manecante
22 Dec 2009, 17:01
Forum: General discussion
Topic: RAM questions
Replies: 10
Views: 10262

When i open Usine with an empty project it already uses 50 % of my RAM, is it normal considering that i have "only" 1Giga Ram? That means that when i open my live project, it is at 98%. And i don't have so many patchs in it and less than 10 waves (indeed, three of them are quiet long, maybe up to 5 ...
by manecante
11 Dec 2009, 04:45
Forum: Patching questions
Topic: how to communicate with the bypass from the rack mode
Replies: 2
Views: 3230

Is there a possibility to communicate via a module with the bypass from the rack mode/all mode in order to get and to send its state ?
by manecante
08 Dec 2009, 19:46
Forum: Suggestions & improvements
Topic: conductor improvements
Replies: 5
Views: 5720

Hi Senso, I am pretty sure you got my point but just to be sure :) For me the very bad point of the conductor is the insert mode which is not logical and confused me a lot. Imagine you are on a preset, you play with the parameters and you want to create a new preset that should follow the original o...
by manecante
07 Dec 2009, 18:40
Forum: Suggestions & improvements
Topic: The Echoplexx improvement ??
Replies: 3
Views: 3819

"Is it possible that the list box module can be automaticly updated with new sample recorded in the the sampler list ?"

i would also find it usefull.
by manecante
07 Dec 2009, 13:57
Forum: Suggestions & improvements
Topic: conductor improvements
Replies: 5
Views: 5720

Bsork, It would be nice to have both options :), but sure that the second solution is more reliable. And i change my mind about this : "to be able to navigate through the presets in a non linear way, like having a view of the whole bank (like an enourmous preset manager), with a direct, fast access....
by manecante
07 Dec 2009, 13:48
Forum: General discussion
Topic: conductor bug?
Replies: 5
Views: 5781

gurologic, I tested your suggestion but unfortunatly , i am on a 32 bits system and when i launch the program it says that Usine is not compatible with this. For doing this : "and as well to be able to navigate through the presets in a non linear way, like having a view of the whole bank (like an en...
by manecante
06 Dec 2009, 22:17
Forum: Suggestions & improvements
Topic: conductor improvements
Replies: 5
Views: 5720

I would find very usefull : -to be able to copy/paste preset from the conductor, -to be able to navigate through the presets in a non linear way, like having a view of the whole bank (like an enourmous preset manager), with a direct, fast access. -to have another kind of insert function which would ...
by manecante
06 Dec 2009, 21:31
Forum: General discussion
Topic: conductor bug?
Replies: 5
Views: 5781

Thanks for your very fast answer,
senso, the problem is that i don't have any crashlog to send you because i have to force reboot windows.
nay, thanks i will try that but still i would suggest my idea on suggestion forum.
by manecante
06 Dec 2009, 20:20
Forum: General discussion
Topic: conductor bug?
Replies: 5
Views: 5781

Hello, Usine is crashing a lot and each time I have no other solution than restarting my computer...which makes me really crazy! And it doesn't have a "bug report" every time, actually I had some before but not anymore since a while. And the very boring thing, is that recently, when it crashes, all ...
by manecante
08 Nov 2009, 23:19
Forum: Patching questions
Topic: retrieve lost scenes when renamed patch
Replies: 7
Views: 7670

@senso : I saw the script module just after posting my message but I have to say that I am a bit afraid of this one...It's so impressive for me who does not know this language! I ended up with a solution though but a bit boring to do. 1 - I opened the workspace where my initial patch is . I added so...
by manecante
08 Nov 2009, 16:09
Forum: Patching questions
Topic: retrieve lost scenes when renamed patch
Replies: 7
Views: 7670

I looked at array but it is apparently not what I need. I would need something like one list per index like this: 1- 0.2 0.3 0.6 0.2 2- 0,3 0.8 0.6 0.1 etc... That could be stored on the hard drive and could be load in another workspace, to route each value to the correspondent parameter. Otherwise ...
by manecante
08 Nov 2009, 14:27
Forum: Patching questions
Topic: retrieve lost scenes when renamed patch
Replies: 7
Views: 7670

Thanks, I will have a look at the array and the topic about it. @amiga : I don't have so many scenes and only two tracks and it would be quite easy for me to do it with old fashion pen and paper, it would definitly be faster! But as I am new to use usine, it is always good to know the limits/possibi...
by manecante
07 Nov 2009, 21:03
Forum: Patching questions
Topic: retrieve lost scenes when renamed patch
Replies: 7
Views: 7670

Hi, I made a patch and stored some scenes in the conductor and ..i renamed it , bad idea! I went further with storing scenes in my conductor until I realised that all my previous scenes didn't exist anymore :( Now, I want to retrieve those presets, so here is my idea 1 - open the workspace (that I s...
by manecante
07 Nov 2009, 14:37
Forum: General discussion
Topic: pluggo bug?
Replies: 2
Views: 3252

yes I can run it with Ableton and Cubase with no problem...
by manecante
06 Nov 2009, 18:48
Forum: General discussion
Topic: pluggo bug?
Replies: 2
Views: 3252

hello,
I can't use pluggo vst, my mouse disappears from the screen!
I use Windows XP SP3 and the last version of Usine.
I have read on the forum that this bug has been fixed about 1 year ago, isn't it?
by manecante
25 Oct 2009, 23:11
Forum: Patching questions
Topic: user curve
Replies: 1
Views: 2603

so many questions that i don't know where to start.. I am looking for something like in ableton live, in the live mode, where you can play live different sequences of your automated parameter. Is it possible in Usine? Other question, if I connect a usercurve to a parameter, how can i bypass the auto...
by manecante
25 Oct 2009, 22:30
Forum: General discussion
Topic: assign several user curve to one parameter
Replies: 2
Views: 3087

yes, that's it but ..
this user curve is a bit confusing me..
I open a new thread on the patch forum.
by manecante
24 Oct 2009, 20:27
Forum: General discussion
Topic: assign several user curve to one parameter
Replies: 2
Views: 3087

Hi, is it possible to assign several user curves to one parameter? I would like to be able to play my differents automations of the same parameter but not in a linear mode like it is with the sequencer. I know you can have user curve in your patch ONLY in seq mode, so is there a way to do the trick?...
by manecante
20 Oct 2009, 01:11
Forum: General discussion
Topic: empty folders and oscillators
Replies: 4
Views: 4471

Thank you guys for the welcome and quick replies, @martignasse : ok for the spectral folder, but for the midi one, I was refering to the folder that should contain midi files ".mid", as it is mentionned in the manual (page 102), that we shoud be able to find some in Browser/Sound-Midi... Anyway I ca...
by manecante
19 Oct 2009, 21:26
Forum: General discussion
Topic: empty folders and oscillators
Replies: 4
Views: 4471

Hello dears Usiner's, i am exploring this fantastic Usine's program since two days and first of all, i have to say congratulations! I have few interrogations though : In the Demo folder the Midi and Spectral folders are empty, is this normal? And the second question : is there some oscillators somew...
by manecante
19 Oct 2009, 21:14
Forum: General discussion
Topic: some good pdf
Replies: 6
Views: 7310

Thank's for the docs!