Welcome to %s forums

BrainModular Users Forum

Login Register

Search found 489 matches

by SylvainT
14 Nov 2025, 09:03
Forum: General discussion
Topic: Your learning path in Usine?
Replies: 5
Views: 1119

Re: Your learning path in Usine?

Hi Nikos, Welcome to Usine. Your post is great, it provides great feedback from great usiners. Here's mine: What kind of background or knowledge helped you understand Usine? I'm building stuff with Usine since the early states, around 2007-2008, when it showed up. Back in the ages, I made some progr...
by SylvainT
11 Aug 2025, 10:40
Forum: General discussion
Topic: SOLO/MUTE Module
Replies: 10
Views: 919327

Re: SOLO/MUTE Module

Yes we are on vacation 😎
by SylvainT
27 Jul 2025, 12:05
Forum: General discussion
Topic: Waves plugs
Replies: 3
Views: 23552

Re: Waves plugs

Good tip. Thanks Jocelyn
by SylvainT
03 Jun 2025, 19:56
Forum: Patching questions
Topic: CPU benefit of effects in separate patch.
Replies: 1
Views: 18013

Re: CPU benefit of effects in separate patch.

Hello, No, you won't gain anything to move your fx in another patch or in a subpatche. Decreasing CPU consuming would necessite to make heavy calculation multithreaded, but it is not an easy task when it is related to audio. And the way omnisphere is calculated doesn't rely on Usine. The only way to...
by SylvainT
10 May 2025, 15:34
Forum: Add-ons discussion
Topic: Morphing Filters
Replies: 6
Views: 29681

Re: Morphing Filters

I would prefer a complete, with ham, egg and cheese 😉
by SylvainT
09 May 2025, 19:53
Forum: Add-ons discussion
Topic: Morphing Filters
Replies: 6
Views: 29681

Re: Morphing Filters

Well done Olivar. I'll try to give a look at your work as soon as I can and propose something.
Cheers
by SylvainT
06 May 2025, 14:35
Forum: Suggestions & improvements
Topic: multitrack recorder
Replies: 13
Views: 24150

Re: multitrack recorder

Hey Olivar,

Good suggestions, but don't you think it is a Pandora box ?

Sylvain
by SylvainT
01 May 2025, 10:19
Forum: Patching questions
Topic: Using Global Arrays
Replies: 6
Views: 20440

Re: Using Global Arrays

Hi, Global Arrays are working really fine. It is one of the strongest features in Usine from these last years to have fast and strong access to data everywhere and communicate with shared Usines. Only one Global Array definition can exist since it is accessible from everywhere in the workspace. Glob...
by SylvainT
25 Apr 2025, 09:23
Forum: Suggestions & improvements
Topic: Workspace Mute
Replies: 3
Views: 22772

Re: Workspace Mute

Hello Hughes, Why don't you just deactivate all the racks in your second workspace ? You can easily create a small patch with the rack settings module, in a polyphony, with a constant=0 or a switch wired on the ON inlet and poly voice number wired on num rack. All your racks will be OFF by default. ...
by SylvainT
24 Apr 2025, 10:58
Forum: News
Topic: Offre d'emploi / Job offer
Replies: 0
Views: 597859

Offre d'emploi / Job offer

BeSpline/BrainModular, basĂ©e Ă  Paris, filiale de la sociĂ©tĂ© Adamson, fabricant de systĂšmes de sonorisation Ă  la renommĂ©e mondiale, recrute un.e dĂ©veloppeur.se dans le domaine de l’audio-numĂ©rique. Avec une expertise de plus de 25 ans d’expĂ©rience dans le domaine de l’audio et des arts numĂ©riques, no...
by SylvainT
17 Apr 2025, 08:06
Forum: Patching questions
Topic: multidimensional arrays in scripts?
Replies: 5
Views: 23774

Re: multidimensional arrays in scripts?

Hi Eric, We don't have multidimensional arrays in Usine. We talked many times about that, but never went through. Actually, there's a solution if you really need it. A comma-text can be think as a multidimensional array, but you have to manipulation either string and data. There's an example in the ...
by SylvainT
04 Apr 2025, 13:33
Forum: General discussion
Topic: Objects or cables?
Replies: 7
Views: 28486

Re: Objects or cables?

Hi, I haven't a clear answer to give to you. Mainly because I don't know your work and how it is organized. A few ideas : - scripting or patching : First, it depends on how you prefer to move into the code, with classical coding (scripting) or wires. Sometimes, scripting is also very helpful to clar...
by SylvainT
04 Apr 2025, 07:55
Forum: Patching questions
Topic: create patch presets without files
Replies: 1
Views: 18747

Re: create patch presets without files

Hi
Select the sampler and unchecked saved in preset. The samples won't be recalled with preset anymore.
For parameters, you need to create controls to keep them in the preset.

Best
Sylvain
by SylvainT
04 Apr 2025, 07:52
Forum: Suggestions & improvements
Topic: Show value of control in parameters window
Replies: 11
Views: 49918

Re: Show value of control in parameters window

Hello,
If you pin a module, that means you already accessed it.
By clicking on a control like a fader, you can use Ctrl-P to find it in the patch.

Best
Sylvain
by SylvainT
31 Jan 2025, 19:34
Forum: Discussion générale
Topic: Question d''ergonomie autour de la manipulation d'objet
Replies: 8
Views: 28010

Re: Question d''ergonomie autour de la manipulation d'objet

Dans le fader text en bas, entre les faders que tu veux modifier : 1,3,6>10,12,15>18 par exemple. Tu sélectionneras 1,3,6,7,8,9,10,12,15,16,17,18 La flÚche > est pour sélectionner un groupe de faders qui se suivent. C'est ce que tu avais demandé, un petit script assez simple. Sinon, tu peux cliquer ...
by SylvainT
23 Jan 2025, 15:46
Forum: Discussion générale
Topic: Question d''ergonomie autour de la manipulation d'objet
Replies: 8
Views: 28010

Re: Question d''ergonomie autour de la manipulation d'objet

Hello Joffo, Petit add au patch d'Olivar, la possibilité de rentrer des valeurs niumériques. Aussi, shift-click pour sélectionner les fader à la souris. Et l'incrementation est de plus en plus rapide quand le fader s'éloigne de sa position de repos. Je pense que ça te fait une bonne piste de travail...
by SylvainT
23 Jan 2025, 15:43
Forum: Suggestions & improvements
Topic: GRID MODULE loop mode
Replies: 3
Views: 26359

Re: GRID MODULE loop mode

Hello,

What do you mean by loop mode. The sections can already be set in loop mode, as the main grid. BTW, it is the default mode.

Sylvain
by SylvainT
11 Jan 2025, 10:14
Forum: News
Topic: Happy New Year
Replies: 0
Views: 28739

Happy New Year

Hey the community, All the BrainModular and BeSpline team is glad to wish you a great new year. 2025 is the square of 45, it hasn't appeared since 1936 and won't appeared until 2116. So, only one time in our life. And 45 is 20 + 25 !!! 1+3+5+7+...+89=2025 And the Nicomaque theorem: 2025 = (1+2+3+......
by SylvainT
11 Jan 2025, 09:55
Forum: General discussion
Topic: Nektar Pacer + Usine
Replies: 10
Views: 48164

Re: Nektar Pacer + Usine

Top, super beautiful. I love your vintage side, Olivar 😃
And it fits in my backpack... well, without the computer, without the sound card, without the other controllers. đŸ€Ł
by SylvainT
11 Jan 2025, 09:47
Forum: Discussion générale
Topic: Question d''ergonomie autour de la manipulation d'objet
Replies: 8
Views: 28010

Re: Question d''ergonomie autour de la manipulation d'objet

Hello Joffo, Pour la sĂ©lection multiple, tu peux utiliser l’outlet selected de tes faders et remplir des tableaux. Utilise des GlobalArrays pour ça,c'est trĂšs efficace. Tu peux visualiser ta sĂ©lection en changeant l’opacitĂ© de tes faders une fois sĂ©lectionnĂ©s par exemple. On fait des faders d'incrĂ©m...
by SylvainT
02 Jan 2025, 16:35
Forum: Suggestions & improvements
Topic: save wkp as
Replies: 2
Views: 22942

Re: save wkp as

Hello,

Using a file lister with a clock on refresh (directed to your history folder). Has changed on the commatext output.
When your file is saved, your history folder gets a new file, so the commatext output of the file lister has changed.
Or dierctly directed to your save folder.

Sylvain
by SylvainT
02 Jan 2025, 16:30
Forum: Suggestions & improvements
Topic: vertical scrollbar in text areas
Replies: 1
Views: 21400

Re: vertical scrollbar in text areas

A module control listbox ?
by SylvainT
02 Jan 2025, 16:24
Forum: Patching questions
Topic: OSC et adresse IP
Replies: 8
Views: 31012

Re: OSC et adresse IP

Bonjour, Je crois que la question était la suivante : peut-on utiliser 127.0.0.1 quand on a un autre réseau à disposition (qu'il soit filaire, WiFI, ou qu'il y en ait plusieurs). Je pense qu'Usine ne voit plus le réseau local quand un autre réseau est présent. Est-ce une limitation d'Usine ou du l'O...
by SylvainT
14 Nov 2024, 19:21
Forum: Suggestions & improvements
Topic: Better Trace?
Replies: 2
Views: 19747

Re: Better Trace?

Hello,
Yes, you should have a look at the inspector. It's new in HH6 but very powerful.
Sylvain
by SylvainT
06 Nov 2024, 22:36
Forum: Patching questions
Topic: trouble with callback on matrix input
Replies: 4
Views: 26039

Re: trouble with callback on matrix input

Hi,
On my end, text doesn't react, but matrix input works as expected. 😉
Sorry, i haven't found time to dive into your script too much.
Sylvain
by SylvainT
30 Oct 2024, 08:55
Forum: Patching questions
Topic: Moving GUI to poly object
Replies: 4
Views: 26605

Re: Moving GUI to poly object

Hi Woodslanding, It is not an easy task to answer to your message. There are many ways to adapt CPU load, but depend on every configuration. And yours seems pretty big. Can you share your work ? In a private message. Then I can see how you handle this and give you appropriate answers. You have dynam...
by SylvainT
20 Sep 2024, 19:48
Forum: Patching questions
Topic: Share patches
Replies: 5
Views: 27729

Re: Share patches

Hello, Yes, mulitmonitor apps are a good alternative, but can be tricky when there's a lot to do. Using Global Arrays is a really good solution, easy to implement (once you have made one or two to get the idea), strong and efficient. It can be a huge work if you want to duplicate all your wkp. But, ...
by SylvainT
14 Sep 2024, 08:28
Forum: Discussion générale
Topic: chronometre / timer partagé
Replies: 15
Views: 32120

Re: chronometre / timer partagé

Bonjour Elsa, La solution avec une application qui peut recevoir de l’OSC est celle que je voulais te proposer. Envoyer ton chronomùtre toutes les secondes me semble au contraire beaucoup plus fiable. Si un paquet est perdu, ce qui est peu probable, une seconde ne s’affichera pas, mais à la suivante...
by SylvainT
06 Sep 2024, 12:04
Forum: Suggestions & improvements
Topic: Grid scrolling
Replies: 9
Views: 29498

Re: Grid scrolling

Hello, There already is a scrolling function in the grid. Maybe, the simplest solution would be to keep the current section in the middle of the grid and not on the right. Visual continuous scrolling could be unefficient as it would affect the graphic engine of Usine, and not really usefull. Let's h...
by SylvainT
06 Sep 2024, 12:01
Forum: Patching questions
Topic: Synchroniser Usine avec un synthé externe
Replies: 4
Views: 26525

Re: Synchroniser Usine avec un synthé externe

Bonjour, Je n'utilise pas de MIDI clock, donc je te fais une partie de la réponse. Je ne sais pas si tu peux envoyer directement un tempo. Je dirais plutÎt un signal de synchro. A priori, l'information de clock est envoyée en MIDI, 8 fois par temps. Tu peux essayer le montage suivant : le signal de ...
by SylvainT
06 Sep 2024, 09:49
Forum: General discussion
Topic: Usine + Spat Revolution Does it work on Mac and PC ?
Replies: 1
Views: 33486

Re: Usine + Spat Revolution Does it work on Mac and PC ?

Hello,
If Spat Rev is working well on PC, there is no reason to have any conflict with Usine.
Sylvain
by SylvainT
29 Aug 2024, 16:34
Forum: Patching questions
Topic: Wiimote
Replies: 11
Views: 38292

Re: Wiimote

That is great 👍
Enjoy
by SylvainT
28 Aug 2024, 19:36
Forum: Patching questions
Topic: Wiimote
Replies: 11
Views: 38292

Re: Wiimote

Hi,

Did you get a try to TouchOSC on your phone ?
I think you can now access to the gyroscope of your phone, and you'll have many switches and faders available. Can be a good alternative to Wiimote.

Sylvain
by SylvainT
28 Aug 2024, 11:00
Forum: Patching questions
Topic: Build a comma text from a sequence of indexes of a listbox
Replies: 4
Views: 30998

Re: Build a comma text from a sequence of indexes of a listbox

With HH6, most of the modules are capable to deal with arrays. The inlet stays purple, but an array can be connected and the module calculates all the values. Integer or float. And for sure, when an array of values make sense.

Sylvain
by SylvainT
27 Aug 2024, 20:36
Forum: General discussion
Topic: Hollyhock Mac M2/M3 and last OS ?
Replies: 6
Views: 46821

Re: Hollyhock Mac M2/M3 and last OS ?

Hello, I don’t know how your workspace looks like. Just as a reminder, Usine is very efficient with multithreading. The CPU consumption you see in Usine correspond to the thread that is the most consumption, not the full consumption of the CPU. Refer to the OS CPU overview. If the total consumption ...
by SylvainT
27 Aug 2024, 19:29
Forum: Patching questions
Topic: Build a comma text from a sequence of indexes of a listbox
Replies: 4
Views: 30998

Re: Build a comma text from a sequence of indexes of a listbox

Hello,

Quite simple. Connect the CommaText output of your Listbox to a CommaText Get String module. The index input should be connected to your number sequence. Here you are.

Sylvain
by SylvainT
25 Aug 2024, 01:26
Forum: Patching questions
Topic: Set color array value?
Replies: 1
Views: 29882

Re: Set color array value?

Hello,
You don't need a pass if change before the GA Set, it is included in the module by default. It can be deactivated if you need to.
Sylvain
by SylvainT
20 Aug 2024, 22:05
Forum: General discussion
Topic: controlling surround panner with a multitouch device
Replies: 4
Views: 38712

Re: controlling surround panner with a multitouch device

Hello, Lemur would have been my first choice. I used it a lot, especially because it could worked wired with USB betwen iPad and Mac. Fast and efficient communication. But not supported anymore. Unfortunately 😒 I agree with Olivar. If you can use a Windows engine as tablet, go for Usine. It is the b...
by SylvainT
27 Jul 2024, 23:08
Forum: General discussion
Topic: HH vertically
Replies: 2
Views: 39408

Re: HH vertically

Hello,
You can resize the window of Usine in the way you want.
I guess, if your screen is set to portrait, Usine in full screen will adapt the full screen in portrait mode.
Sylvain
by SylvainT
25 Jul 2024, 10:03
Forum: General discussion
Topic: SINGER TELEPROMPTER
Replies: 1
Views: 36001

Re: SINGER TELEPROMPTER

Hello, Unfortunately HH3 is quite old and it's difficult for me to give some support on it. Regarding your thing, not sure you can to something easily. Text and commatext manipulation is a nice add of HH6. Before, it was a bit tricky. You'll probably need to use one text panel per text line, then cr...
by SylvainT
25 Jul 2024, 09:56
Forum: General discussion
Topic: V 2407422 - tag concept
Replies: 2
Views: 35378

Re: V 2407422 - tag concept

Hello,

It s probably a bit premature to talk about this concept, it has just been implemented a few days ago.
The idea is to put tags on some modules or patches to make your work easier to understand.
It is related to the inspector window and mainly used by developpers with huge workspaces.

Sylvain
by SylvainT
25 Jul 2024, 09:49
Forum: Patching questions
Topic: Connection over Wifi
Replies: 6
Views: 39141

Re: Connection over Wifi

Hi Olivar,

Don't use "specific" Wi-Fi router.
If you encountered some issues with Wi-Fi communication, I don't think it is related to Global Arrays.

Sylvain
by SylvainT
25 Jul 2024, 09:41
Forum: Patching questions
Topic: MPE on audio Sampler midi
Replies: 1
Views: 27958

Re: MPE on audio Sampler midi

Hi,

I'm not experienced with this protocol.
Give it a try. MPE is an extension of MIDI protocol. It should be readable in Usine.
Maybe you'll need a bit of filtering to keep only valuable parameters.

Sylvain
by SylvainT
25 Jul 2024, 09:32
Forum: Patching questions
Topic: Wiimote
Replies: 11
Views: 38292

Re: Wiimote

Hi,

I haven't used a Wiimote for a while now.
I rememeber that some models were not seen in Usine.
At that time, it didn't work for me. I used OSCulator to receive the Wiimote data and send them to Usine as OSC commands.
Good luck

Sylvain
by SylvainT
25 Jul 2024, 09:27
Forum: Patching questions
Topic: Touch screen
Replies: 2
Views: 28766

Re: Touch screen

Hi, Touch and mouse are almost the same. When you put your finger on the touch screen, the arrow of the mouse appears. What can happenned is your fader was still selected on the touch side and you used the mouse wheel. Anyway, several tricks to try. Disable mouse wheel on controls only used with tou...
by SylvainT
15 Jul 2024, 21:26
Forum: Patching questions
Topic: attribuer une signature rythmique Ă  une section
Replies: 2
Views: 27111

Re: attribuer une signature rythmique Ă  une section

Bonsoir Damien,

Il te faut mettre cliquer sur le combobox "set tempo" et choisir "set tempo to".
ApparaĂźt en dessous une fenĂȘtre "list of bars" pour Ă©crire ta nomenclature.

Sylvain
Screenshot 2024-07-15 at 21.22.55.png
by SylvainT
14 Jul 2024, 18:02
Forum: News
Topic: FletcherMachine Version 2
Replies: 1
Views: 29862

FletcherMachine Version 2

FletcherMachine ORG.png Dear all, At BrainModular-BeSpline-Adamson, we are pleased to announce the release of FletcherMachine version 2, our spatial audio mixing solution. Introduced in 2022, the powerful FletcherMachine object-based immersive mixing solution has established a loyal following thank...
by SylvainT
14 Jul 2024, 17:28
Forum: Patching questions
Topic: selctionner plusieurs éléments dans la grid
Replies: 2
Views: 31692

Re: selctionner plusieurs éléments dans la grid

Bonjour Elsa, Je comprends l'utilitĂ© du lasso, et ne sais pas si c'est facile Ă  implĂ©menter dans la grid. Mais peut-ĂȘtre qu'une petite solution simple peut rĂ©soudre tes problĂšmes. Tu peux insĂ©rer une section facilement, ce qui Ă©vite de tout dĂ©placer. Mais peut-ĂȘtre que tu cherches autre chose. Sylvain
by SylvainT
25 Jun 2024, 09:31
Forum: Patching questions
Topic: Connection over Wifi
Replies: 6
Views: 39141

Re: Connection over Wifi

From my point of view, prefer GAs over MIDI busses, easier and more direct to use. Data busses or MIDI busses should work but less efficient.
by SylvainT
25 Jun 2024, 09:29
Forum: Patching questions
Topic: Connection over Wifi
Replies: 6
Views: 39141

Re: Connection over Wifi

Hello, We use all the time Global Arrays over Wi-Fi and it works fine. And we send a lot (hundreds) and sometimes quite huge GAs. In it design, communication between computers was one of the main point of GAs, wireless or over Wi-Fi. I assume you use the shared computer feature with Usine. And send ...
by SylvainT
22 Jun 2024, 15:47
Forum: Patching questions
Topic: Help. Usine crash / double global array data
Replies: 3
Views: 30709

Re: Help. Usine crash / double global array data

Do not delete the lines, just rename your Global Array 🙏
by SylvainT
22 Jun 2024, 14:27
Forum: Patching questions
Topic: Help. Usine crash / double global array data
Replies: 3
Views: 30709

Re: Help. Usine crash / double global array data

Hello Seb, Having two Global Arrays with the same name won’t work for sure. But it shouldn't crash Usine at startup. You can try to open your workspace with a text editor (Visual Studio Code is good for that), find the Global Array, delete the corresponding lines and save (under a new name). If you ...
by SylvainT
25 Feb 2024, 15:37
Forum: Discussion générale
Topic: passer Ă  11 ou rester Ă  10
Replies: 1
Views: 17755

Re: passer Ă  11 ou rester Ă  10

Hello,

Si tu changes d'ordi, tu passeras certainement à 11. Sinon autant restées à 10.
Windows 11 tire de plus en plus vers MacOS.
Pas de problÚme à signaler concernant Usine de mon cÎté.

Sylvain
by SylvainT
25 Feb 2024, 15:33
Forum: Discussion générale
Topic: Atelier Usine Brest - 23 mars 2024
Replies: 1
Views: 18787

Re: Atelier Usine Brest - 23 mars 2024

Ça c'est une bien bonne idĂ©e 💡
by SylvainT
17 Jan 2024, 20:37
Forum: News
Topic: Usine HH6 is out !
Replies: 2
Views: 23427

Re: Usine HH6 is out !

Usine on its summit, at an unreachable level of maturity. Congratulations

It looks like an Happy New Year, isn't it ?
by SylvainT
17 Jan 2024, 20:31
Forum: Patching questions
Topic: consolider la lecture de notes midi
Replies: 4
Views: 28905

Re: consolider la lecture de notes midi

Bonjour, Oui, il existe de trĂšs bon plug-in pour ça, c'est une raison pour laquelle nous nous focussons sur d'autres sujets. Anyway, il faut malgrĂ© tout garder en tĂȘte que rĂ©cupĂ©rer la hauteur d'un son trop complexe restera une gageure. Par exemple venant d'un on produit par un sampler granulaire. S...
by SylvainT
17 Jan 2024, 20:27
Forum: Suggestions & improvements
Topic: VST3 latency report
Replies: 3
Views: 25586

Re: VST3 latency report

+1
by SylvainT
12 Dec 2023, 03:28
Forum: Suggestions & improvements
Topic: Shortcut to subpatch
Replies: 5
Views: 27687

Re: Shortcut to subpatch

You can use inspector window for this. (magnifying glass).
Comment module in your sub-patch, with dedicated strings, then find strings, double clic. It's done.
by SylvainT
12 Dec 2023, 03:25
Forum: Suggestions & improvements
Topic: Subpatch from selection
Replies: 7
Views: 30237

Re: Subpatch from selection

Is it a joke 😃
by SylvainT
29 Nov 2023, 13:59
Forum: Suggestions & improvements
Topic: Mouse dwn on a group of items
Replies: 4
Views: 23463

Re: Mouse dwn on a group of items

Hello,

I understood quite well your problem.
I often have that one also.
I don't think we have a solution that can work globaly. So, it will introduce options here and there.
Then, the way GUI is developed in Usine won't allow us to do this in a simple manner.

Sylvain
by SylvainT
16 Nov 2023, 07:20
Forum: General discussion
Topic: Hollyhock Mac M2/M3 and last OS ?
Replies: 6
Views: 46821

Re: Hollyhock Mac M2/M3 and last OS ?

Hello,

I'm using MacBook Pro M2 Max intensively for a while now. Works fine, silent, powerful.
Didn't deal to much with audio, so no feedback here.
Usine HH6 works well on last OS. (Didn't test Sonoma yet but Senso said it works).

Sylvain

Sylvain
by SylvainT
10 Nov 2023, 11:25
Forum: Patching questions
Topic: detection du nombre d'entrées audio pour les VST3
Replies: 2
Views: 23311

Re: detection du nombre d'entrées audio pour les VST3

Bonjour, Malheureusement, je ne suis pas sûr que Usine puisse répondre à cela. C'est un environnement modulaire qui peut changer dynamiquement. Donc le nombre dŽinputs peut changer en cours d'utilisation. Nous ne pouvons prédire ce que lŽutilisateur va faire. Dans un DAW tradition cŽest le cas, une ...
by SylvainT
10 Nov 2023, 11:12
Forum: General discussion
Topic: Dynamic Image Button
Replies: 2
Views: 32989

Re: Dynamic Image Button

Hello,

Yes, it is possible.
Deploy the module, find "back bitmap" string inlet. Here, you will enter the address of your .png
If you change the address, you change the image.

Sylvain
by SylvainT
10 Nov 2023, 11:09
Forum: General discussion
Topic: Toolbox and Workspace
Replies: 4
Views: 33621

Re: Toolbox and Workspace

Hello

Strange, works fine on my end.
Which OS ? Which version ?

Sylvain
by SylvainT
09 Nov 2023, 10:18
Forum: Suggestions & improvements
Topic: remote output
Replies: 4
Views: 22772

Re: remote output

Hello,

Not sure I really understood your request. Can you be more precise ?
Thanks

Sylvain
by SylvainT
09 Nov 2023, 10:11
Forum: Patching questions
Topic: format de data
Replies: 16
Views: 42576

Re: format de data

Ahah, marrant, jŽai enregistré ce disque. Une partie du moins.
Souvenirs souvenirs ;-)
by SylvainT
09 Nov 2023, 10:10
Forum: Patching questions
Topic: correspondance mode loop et intervalles (ms)
Replies: 7
Views: 29039

Re: correspondance mode loop et intervalles (ms)

Bonjour,

TrÚs aisé dans Usine, aucun calcul nécessaire, le boulot est déjà fait ;-)
Tu peux utiliser le module "tempo to delay".

Sylvain
by SylvainT
09 Nov 2023, 10:06
Forum: Patching questions
Topic: Reset sends
Replies: 8
Views: 30638

Re: Reset sends

Hello,

You can find a workaround with switches and binds.
Then, I answered in the other post.

Best

Sylvain
by SylvainT
09 Nov 2023, 10:03
Forum: Suggestions & improvements
Topic: ON/OFF state of racks output in preset
Replies: 2
Views: 21086

Re: ON/OFF state of racks output in preset

Hello,

We'll have a look on this. Could be implemented, upcoming HH6 only.

Sylvain
by SylvainT
09 Nov 2023, 09:57
Forum: General discussion
Topic: Objects in TOP HEADER don't stay in place
Replies: 4
Views: 34345

Re: Objects in TOP HEADER don't stay in place

Hello,
Known issue. Actually don't know if it is an issue. I use a lot that part when patching to display values and track bugs. So, don't care about positioning 😉
We'll see what we can do for this.

Sylvain
by SylvainT
09 Nov 2023, 09:54
Forum: Patching questions
Topic: BANK - PRESET Function
Replies: 15
Views: 40113

Re: BANK - PRESET Function

Hi, Actually, I think it is pretty easy with only one preset module. The module has save and load capabilities. So the save is your BANK with PRESETS inside. Then you juste have to load a specific file to change your BANK. Used a lot, very powerful, efficient and strongly coded. I can recommend 👌 Sy...
by SylvainT
19 Oct 2023, 09:34
Forum: Patching questions
Topic: Soustraire une liste Ă  une autre ...
Replies: 11
Views: 37203

Re: Soustraire une liste Ă  une autre ...

Recharge, il manquait un X !!!!
by SylvainT
19 Oct 2023, 09:22
Forum: Patching questions
Topic: Soustraire une liste Ă  une autre ...
Replies: 11
Views: 37203

Re: Soustraire une liste Ă  une autre ...

Hello,

Un truc comme ça ?
Tu as le texte sans les X, ça c'est pas compliqué.
Et tu as chaque ligne sans les X

Sylvain

selector.pat
(28.74 KiB) Downloaded 668 times
by SylvainT
19 Oct 2023, 09:01
Forum: Patching questions
Topic: Several patches in a rack
Replies: 5
Views: 30192

Re: Several patches in a rack

Hello,

Did you check your rack settings ?
By default, a rack is calculated in serie. But there is an option to use them in parallel. Maybe you selected parallel and forgot it.
Otherwise, I don't know, it seems you did it correctly.
Can you share you're project ?

Sylvain
by SylvainT
11 Oct 2023, 13:45
Forum: Patching questions
Topic: Array Display step Color
Replies: 4
Views: 27987

Re: Array Display step Color

Hello,

Tu peux essayer le Panel Matrix. C'est inclu et peut-ĂȘtre que ça fait la blague ?

Sylvain
by SylvainT
11 Oct 2023, 13:43
Forum: Suggestions & improvements
Topic: Color array to choose step color in a Array Display
Replies: 3
Views: 27213

Re: Color array to choose step color in a Array Display

Hello,

Available on Panel Matrix. Maybe it can do the trick.

Sylvain
by SylvainT
11 Oct 2023, 13:39
Forum: Patching questions
Topic: find indexES in Comma text
Replies: 2
Views: 26176

Re: find indexES in Comma text

Hello

Working with HH6, coming soon.

Sylvain
by SylvainT
31 May 2023, 07:02
Forum: Patching questions
Topic: Several Synchro Master
Replies: 1
Views: 29465

Re: Several Synchro Master

Hello,

I would probably chose the second option, make more sense to me. But at the end, both are correct.

Sylvain
by SylvainT
25 May 2023, 18:46
Forum: Patching questions
Topic: Audio devices IN Patching
Replies: 6
Views: 38319

Re: Audio devices IN Patching

Hello,

It is for convenience and patch organisation.
Everything is handled from top to bottom, audio in and out, data, string, array .....

Sylvain
by SylvainT
15 May 2023, 17:49
Forum: Patching questions
Topic: Top Header rearranging
Replies: 1
Views: 28994

Re: Top Header rearranging

Hello,

Please, share your workspace to have an Idea about IB CPU consumption.

Regards

Sylvain
by SylvainT
11 May 2023, 02:48
Forum: Discussion générale
Topic: programmation orientée objet dans Usine ?
Replies: 4
Views: 26383

Re: programmation orientée objet dans Usine ?

Bonjour Gwenaëlle,

Je pense qu'il y a une incompréhension.
Que cherches-tu à faire ? Qu'entends-tu par Programmation Orientée Objet ?
Il me semble que tu te fais une idée de quelque chose et que tu colles un terme inapproprié dessus ou vice-versa.

Bien Ă  toi
Sylvain
by SylvainT
06 May 2023, 13:45
Forum: Discussion générale
Topic: programmation orientée objet dans Usine ?
Replies: 4
Views: 26383

Re: programmation orientée objet dans Usine ?

Bonjour Gwenaëlle, La Programmation Orientée Objet, POO, est un paradigme de programmation, une maniÚre de programmer. Usine est en partie programmé comme cela. Mais à mon sens ça ne te dispensera pas de "te mettre au code", car c'est un langage type C++, Python, Java, etc, que tu vas utiliser. C'es...
by SylvainT
05 Feb 2023, 09:17
Forum: Patching questions
Topic: ancien projet Buggy Bush
Replies: 2
Views: 30179

Re: ancien projet Buggy Bush

Hello Damien,

Oui, désolé, je ne peux ouvrir ce wkp non plus.
Tu as bien décris le principe de ce patch, quelqu'un va certainement te proposer quelque chose.

Sylvain
by SylvainT
13 Jan 2023, 13:00
Forum: General discussion
Topic: Usine Is Killing it!
Replies: 4
Views: 41667

Re: Usine Is Killing it!

Usine has 5 000 users all over the world !!!! I hope more than 5 are aware of it 😁
by SylvainT
12 Jan 2023, 22:54
Forum: General discussion
Topic: Usine Is Killing it!
Replies: 4
Views: 41667

Re: Usine Is Killing it!

Thanks for your kind words Eric. Usine has jumped a big step ahead these last two years. This is not shinny, , not visible, but inside, the core is more efficient than ever, more stable and powerful, and capabilities are awesome. A really unique piece of software that can handle so many situations. ...
by SylvainT
12 Jan 2023, 22:51
Forum: Suggestions & improvements
Topic: Show value of control in parameters window
Replies: 11
Views: 49918

Re: Show value of control in parameters window

Hello,

Yes, part of what I announced.
I didn't notice it has already been available.
Breakpoint acts as in a classical coding environment.
It is very powerful as you can show multiple wires or modules. I was able to correct bugs I can't before this feature.

Sylvain
by SylvainT
11 Jan 2023, 15:02
Forum: Suggestions & improvements
Topic: Show value of control in parameters window
Replies: 11
Views: 49918

Re: Show value of control in parameters window

Hello, First point : good suggestion, I've often had that in mind, would be efficient. Maybe there is a reason that don't allow this, I will check with Senso. Second point : could be easily achieved : monitor value.pat Again, many new tricks are going to be provide with the next major release to sim...
by SylvainT
07 Jan 2023, 10:14
Forum: Suggestions & improvements
Topic: Improvements to console
Replies: 3
Views: 32039

Re: Improvements to console

Hello

I think that everything you're looking for will be implemented soon. Be patient.

Sylvain
by SylvainT
05 Jan 2023, 14:04
Forum: Patching questions
Topic: Supress file not found errors
Replies: 2
Views: 31113

Re: Supress file not found errors

Setup, expert tab : disable show trace on error
by SylvainT
05 Jan 2023, 14:01
Forum: Suggestions & improvements
Topic: External text editor for scripts
Replies: 8
Views: 39568

Re: External text editor for scripts

Hello, You're right on many topics, reality is not so simple 😁 Script doesn't refer to a file on your hard disk, it is included inside the patch itself. So, to be able to send to an external editor and to reload, you need to refer to a file. Then, it leads to issues very quickly, changing anything i...
by SylvainT
05 Jan 2023, 13:21
Forum: General discussion
Topic: Preset color
Replies: 4
Views: 40895

Re: Preset color

Hello,

You're right, affecting color to preset is no more available.
It would be under discussion shortly.

Best

Sylvain
by SylvainT
04 Jan 2023, 18:47
Forum: Suggestions & improvements
Topic: Text wrap in text panel module?
Replies: 2
Views: 32192

Re: Text wrap in text panel module?

Good suggestion
by SylvainT
04 Jan 2023, 18:46
Forum: Suggestions & improvements
Topic: External text editor for scripts
Replies: 8
Views: 39568

Re: External text editor for scripts

Hi,

Yes, often in discussion. Always not a priority.
We also use VSC with copy/paste back and forth.
It's obviously a good suggestions.

Sylvain
by SylvainT
04 Jan 2023, 18:45
Forum: Suggestions & improvements
Topic: External text editor for scripts
Replies: 8
Views: 39568

Re: External text editor for scripts

Hi,

Yes, often in discussion. Always not a priority.
We also use VSC with copy/paste back and forth.
It's obviously a good suggestions.

Sylvain
by SylvainT
13 Dec 2022, 21:15
Forum: Suggestions & improvements
Topic: infinity rotary knob !
Replies: 2
Views: 29075

Re: infinity rotary knob !

Hello Olivar,

A knob, aperture to zero (design param) and circular mouse checked (mouse param). Done.🙂

Kind regards

Sylvain
by SylvainT
13 Dec 2022, 20:47
Forum: Patching questions
Topic: Looking for a "send index if has changed" module
Replies: 4
Views: 33508

Re: Looking for a "send index if has changed" module

Wait and minus show me a modification. The array has only 0 if nothing changes. On change, one value of the array is <>0. Abs is there to have always a positive number
Concat to add a value in the array and avoid 0 for MaxPos. It is a little trick not easy to explain and maybe to understand.
by SylvainT
13 Dec 2022, 20:42
Forum: Patching questions
Topic: Working on a random word generator
Replies: 5
Views: 34041

Re: Working on a random word generator

But yes, usually answers are quick with BrainModular and the community.
by SylvainT
13 Dec 2022, 20:40
Forum: Patching questions
Topic: Working on a random word generator
Replies: 5
Views: 34041

Re: Working on a random word generator

Haha
I'm loosing my time in airports, flight delayed, rebooked, delayed again, connexion lost, rebooked again, delayed again and again .... A nightmare since 7.00am to reach Milan from Oslo, and it's not finish yet.
Can't really work so I make simple patches for usiners 🙂
by SylvainT
13 Dec 2022, 19:45
Forum: Patching questions
Topic: Looking for a "send index if has changed" module
Replies: 4
Views: 33508

Re: Looking for a "send index if has changed" module

Hello

One idea for three faders.
You can continue.

All the best

Sylvain
Control Change 2.pat
(42.33 KiB) Downloaded 648 times
by SylvainT
13 Dec 2022, 19:25
Forum: Patching questions
Topic: Working on a random word generator
Replies: 5
Views: 34041

Re: Working on a random word generator

Hello,

Some ideas !!!!
Plus a script for alphabetic order of commatext.

Sylvain
random word 2.pat
(153.19 KiB) Downloaded 652 times
by SylvainT
13 Dec 2022, 17:45
Forum: Suggestions & improvements
Topic: Keep focus when switching workspace 1 <-> 2
Replies: 2
Views: 28182

Re: Keep focus when switching workspace 1 <-> 2

Hello,

I think it won't be possible to keep the patch editor open.
But remember you can launch several Usine simultaneously. Very usefull for comparisons. And copy paste works between to Usine (at least on Windows).

Sylvain
by SylvainT
11 Dec 2022, 08:43
Forum: Patching questions
Topic: Bug with MIDI output?
Replies: 7
Views: 39667

Re: Bug with MIDI output?

Hello, 1) I said something wrong, there already is a way to edit the size in patch and in IB separetely. But it seems it's not working. I will talk with Senso. But as you see in the workspace we edited together, there are many ways to achieve what you are looking for. 2) Maybe it is a good idea to a...
by SylvainT
11 Dec 2022, 08:36
Forum: Suggestions & improvements
Topic: Align/edit/resize multiple items
Replies: 9
Views: 38396

Re: Align/edit/resize multiple items

Hello,

This is a design grid. You can size it and snap elements on it.
Right click on an empty space in IB (also available evrywhere, patch, container, popup ....), select param editor section; then align to grid section.

Sylvain
by SylvainT
11 Dec 2022, 08:27
Forum: Patching questions
Topic: Redesigning two-level lists using arrays and matrix?
Replies: 4
Views: 33305

Re: Redesigning two-level lists using arrays and matrix?

Hello, You're right. Sorry I did the patch quickly and didn't see your MSB, LSB snd PC listbox were different. Your patch is correct, you can simplify several things, and work on the organisation, to be more comprehensive. Use "thru" modules as I did. But this is personal. Sylvain FP-30X programs be...
by SylvainT
10 Dec 2022, 12:57
Forum: Patching questions
Topic: Redesigning two-level lists using arrays and matrix?
Replies: 4
Views: 33305

Re: Redesigning two-level lists using arrays and matrix?

Hello,

I think this patch would do the same with less modules and with possibility to design IB and patch separately.
All the best

Sylvain
FP-30X programs.pat
(58.45 KiB) Downloaded 629 times
by SylvainT
10 Dec 2022, 09:22
Forum: Patching questions
Topic: Inspector
Replies: 4
Views: 30017

Re: Inspector

Yes, it is something very usefull. I have win hours when patching with this tool.
by SylvainT
07 Dec 2022, 07:04
Forum: Patching questions
Topic: Bug with MIDI output?
Replies: 7
Views: 39667

Re: Bug with MIDI output?

Hello, Two topics there. First controls in patches/racks and IB. In my opinion, it is unsolvable unless creating GUI setup for patch and GUI setup for IB. This option is not relevant, you can imagine. I can understand that you want to control a param from both side. Why don't you use two controls, o...
by SylvainT
07 Dec 2022, 06:37
Forum: Suggestions & improvements
Topic: Export workspace as a VST (or any other plugin format, such as CLAP)
Replies: 17
Views: 60151

Re: Export workspace as a VST (or any other plugin format, such as CLAP)

Hello, Yes, this is a discussion that comes back often. Usine is so big today, you can't imagine. You can create a standalone application very easily (Expert Version). But a plugins is another thing. Could probably be done for small patches. But where is the limit ? It is on the table. Let's see but...
by SylvainT
07 Dec 2022, 06:29
Forum: Suggestions & improvements
Topic: Hide selection rectangle in IB?
Replies: 4
Views: 28301

Re: Hide selection rectangle in IB?

Hello,

Beta version is fully working, it is just a beta version.
I'm using it only.
To access to all the features, this is the same as for the official release, it depends on the paid version you have. Expert configuration is only accessible with Pro and Expert version.

Have a nice day

Sylvain
by SylvainT
07 Dec 2022, 06:24
Forum: Suggestions & improvements
Topic: Inlet/outlet search within modules
Replies: 2
Views: 26004

Re: Inlet/outlet search within modules

Hello,

Yes, you're right, this is a known issue. We are working on it, but it's not as easy as you can imagine.
Inlet/outlet on module are not all the same, some are direct access, other not. Tricky to explain.

Sylvain
by SylvainT
07 Dec 2022, 06:20
Forum: Suggestions & improvements
Topic: Align/edit/resize multiple items
Replies: 9
Views: 38396

Re: Align/edit/resize multiple items

Hello, Multiple edition could be usefull sometimes, but in general, I think it is useless. However, Usine provides many simple tricks to be fast on GUI design. You have what mentionned Senso and Woodslanging. Very usefull. Using size & position faders in the param editor leads you to fast and effici...
by SylvainT
27 Nov 2022, 10:11
Forum: Patching questions
Topic: Losing presets after resetting poly
Replies: 2
Views: 24002

Re: Losing presets after resetting poly

If you hit "apply & reset" on a polyphonic patch, you will recreate all IDs, so your presets are dead. There's currently no way to deal with this without break all the presets for everyboby !!!! But there're new ways to deal with polyphonic subpatches. Use Global Array. In the example below, you jus...
by SylvainT
27 Nov 2022, 09:27
Forum: General discussion
Topic: Plot1 and Plot2?
Replies: 2
Views: 35540

Re: Plot1 and Plot2?

Usefull for lightning.
Desactivate ArtNet in the setup and they will disappear from the title bar.
Sylvain
by SylvainT
24 Nov 2022, 18:54
Forum: Patching questions
Topic: Script for Getting IML from controls
Replies: 12
Views: 35571

Re: Script for Getting IML from controls

Hi, Your feedback is true. But we recently added an option for this, maybe not in the manual. In the setup of your control, remote setting, you have a user address filename. I think it probably do the trick as it is no more related to the location of your control. It is also directly accessible via ...
by SylvainT
24 Nov 2022, 18:37
Forum: Discussion générale
Topic: Usine au Cifap
Replies: 5
Views: 28008

Re: Usine au Cifap

Coucou Olivar,

C'est cool si on peut compter sur toi aussi.
Parlons en ensemble, avec Senso et Joffo et préparons un projet pédagogique.

À+++
by SylvainT
26 Oct 2022, 13:14
Forum: General discussion
Topic: Import audio with Markers (BWF)
Replies: 20
Views: 66705

Re: Import audio with Markers (BWF)

BWF looks to be able to embed markers so maybe Senso would be able to import them. Maybe we could have a look on this.
Sylvain
by SylvainT
13 Oct 2022, 20:35
Forum: Patching questions
Topic: le jeu interactif et la grille
Replies: 4
Views: 30346

Re: le jeu interactif et la grille

Bonsoir Gwenaëlle, Il n'est pas forcément aisé de t'aider car ton projet semble trÚs ambitieux et que nous n'avons pas tous les éléments. J'ai l'impression que tu sautes vite sur des solutions sans avoir bien borné ton histoire comme je te l'ai suggéré dans un précédent post. Bon, la grille, il y a ...
by SylvainT
12 Oct 2022, 20:54
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

Bonsoir GwenaĂ«lle, Usine est l'outil de rĂȘve pour organiser des environnements gĂ©nĂ©ratifs. Entre autre sur ce que j'appelle de l'alĂ©atoire contraint. La fonction randomize n'a pas nĂ©cessairement besoin d'un "button", mais d'un "trigger". Ce trigger peut ĂȘtre gĂ©nĂ©rĂ© par beaucoup de choses dans Usine,...
by SylvainT
10 Oct 2022, 17:09
Forum: General discussion
Topic: win 11 ?
Replies: 4
Views: 38757

Re: win 11 ?

Hello

Unfortuately not tested with audio until now.
But it works without any problem with a data workspace you can't imagine the size and the complexity, more than 35 000 modules, not a joke.

Sylvain
by SylvainT
10 Oct 2022, 07:59
Forum: General discussion
Topic: Serious issues with HH5
Replies: 8
Views: 40518

Re: Serious issues with HH5

Hello,

Regarding presets, I do not have any problem.
Can you share something to point it ?

Regarding the last version, known issue, will be corrected.

Best

Sylvain
by SylvainT
05 Oct 2022, 16:41
Forum: General discussion
Topic: Threads
Replies: 5
Views: 36943

Re: Threas

You're wellcome. Just FYI, polyphonic sub-patch could also now be multithreaded, but this is the same, be carrefull, it could be worth, depending on many parameters. Those features could be very interesting in heavy processing, but you'll need to be deeply aware of multithreading and use them with t...
by SylvainT
05 Oct 2022, 15:32
Forum: General discussion
Topic: Threads
Replies: 5
Views: 36943

Re: Threas

Hello, This option has to be used carrefully. You can use it effectively when you have a lot to calculate. If you have just one patch, this will not change anything, only for several patches. One thread per patch. But the reason to be carrefull is that you don't know the order of calculation. So it ...
by SylvainT
30 Sep 2022, 18:59
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

Le preset de patch est sensé enregistrer tout ce qu'il y a dans le patch, sous-patch compris.
Le module preset permet de choisir la cible.
by SylvainT
30 Sep 2022, 18:56
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

Le preset de patch est sensé enregistrer tout ce qu'il y a dans le patch, sous-patch compris.
Le module preset permet de choisir la cible.
by SylvainT
29 Sep 2022, 20:55
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

On peut effectivement utiliser le module preset. Il est trÚs utile si on veut par exemple faire un preset d'un sub-patch. Sinon, il est useless, mieux vaut directement utiliser la méthode décrite précédemment.
Pour le message d'erreur, je vais laisser Senso rĂ©pondre, ce n'est pas mon rayon 😋
by SylvainT
29 Sep 2022, 17:53
Forum: Patching questions
Topic: Sync sampler player with midi piano roll
Replies: 3
Views: 24569

Re: Sync sampler player with midi piano roll

Sorry
A small patch would be better than a doudtful explanation.
sampler-pianoroll in sync.pat
(31.06 KiB) Downloaded 629 times
by SylvainT
29 Sep 2022, 11:22
Forum: Patching questions
Topic: Sync sampler player with midi piano roll
Replies: 3
Views: 24569

Re: Sync sampler player with midi piano roll

Hi, Not so easy to synchronize two modules which don't deal with the same timestamp. One refers to is own time, in ms, the others to beat clock. If you plug the sampler pos*duration/1000 to ppQpos, your pianoroll will play at tempo 60 but following the sample. So, if your samples have a length which...
by SylvainT
28 Sep 2022, 09:10
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

Bonjour, Je privilégierais une gestion des presets en interne. Comme ça, tu gardes la grille pour autre chose. Un fader en "integer", avec un max correspondant aux nombre de presets, un button sur le randomize. Tu peux le faire directement avec le module "Usine Patch Settings". Tu fais tes presets n...
by SylvainT
28 Sep 2022, 08:42
Forum: Patching questions
Topic: presets
Replies: 17
Views: 43597

Re: presets

-
by SylvainT
26 Sep 2022, 17:41
Forum: General discussion
Topic: Adamson Fletcher Machine
Replies: 6
Views: 37428

Re: Adamson Fletcher Machine

Unfortuately, as this solution is powered by BrainModular for BeSpline and Adamson Systems, no way to find this in Usine.
But follow the topic !!!!
by SylvainT
25 Sep 2022, 10:04
Forum: Patching questions
Topic: Load waorkspace in IB view
Replies: 1
Views: 22275

Re: Load waorkspace in IB view

Hello, In Usine Setup, you have "Expert" tab. You'll find several startup options. Enable "Show Interface Builder". That's it. But maybe you need at least a Pro Version for this tweak, not sure it is available on smaller version. But you can also patch it with the Master Settings Module : On Init - ...
by SylvainT
24 Sep 2022, 08:53
Forum: Patching questions
Topic: orga wkp / set interactif / multiphonie
Replies: 2
Views: 27051

Re: orga wkp / set interactif / multiphonie

Bonjour Gwenaëlle, Ton projet a l'air fort intéressant. Et tes questions pertinentes. Il y a tant de maniÚres d'aborder les choses. Difficile de te répondre précisément, il manque trop d'informations pour cela. Quelques réflexions cependant : Souvent dans un processus de création, on a des idées au ...
by SylvainT
24 Sep 2022, 08:37
Forum: Discussion générale
Topic: Usine au Cifap
Replies: 5
Views: 28008

Re: Usie au Cifap

Bonjour GwenaĂ«lle et la communautĂ©, La formation est une donnĂ©e importante pour aborder Usine, tant ce software est riche et complexe. Pour paraphraser Senso, c'est le plus compliquĂ© des logiciels simples ou le plus simple des logiciels compliquĂ©s. À travers cela, je pense qu'Ă©tre formateur sur Usin...
by SylvainT
24 Sep 2022, 08:18
Forum: Suggestions & improvements
Topic: Type to search, highlight and add an inlet/outlet of a current module
Replies: 1
Views: 23987

Re: Type to search, highlight and add an inlet/outlet of a current module

Hi Creal, This is a good suggestion that is currently under discussion at BrainModular. It is not so easy, not regarding the amount of modules available but due to the way the inlets are currently displayed and/or calculated. Usine becomes more and more powerful on the programming side, the BrainMod...
by SylvainT
22 Sep 2022, 18:35
Forum: Patching questions
Topic: Send the following sample name via OSC
Replies: 10
Views: 34525

Re: Send the following sample name via OSC

Oups, you're right 😁
by SylvainT
21 Sep 2022, 20:03
Forum: Patching questions
Topic: Send the following sample name via OSC
Replies: 10
Views: 34525

Re: Send the following sample name via OSC

Great. Remember you have an option in the combobox or list box to hide the path and extension. No patching needed.
by SylvainT
21 Sep 2022, 09:09
Forum: Patching questions
Topic: jouer plusieurs samplers et leur liste indépendamment
Replies: 10
Views: 34277

Re: jouer plusieurs samplers et leur liste indépendamment

Bonjour, Il faut ignorer le message d'Usine auquel tu fais référence. Le développement d'Usine est journalier, ce qui veut dire qu'en interne à BrainModular, une, deux voir dix nouvelles versions d'Usine sont créées chaque jour. Mais elles ne sont pas mises en ligne à chaque fois. Donc un wkp ou un ...
by SylvainT
16 Sep 2022, 07:33
Forum: Patching questions
Topic: Send the following sample name via OSC
Replies: 10
Views: 34525

Re: Send the following sample name via OSC

Hello,

Very simple. Add a combobox or a listbox. Wire the commatext output of the sampler to the commatext input of the combobox. Then send the text out of the combobox to your OSC send module. Between sample number and combobox, add +1.

Sylvain
by SylvainT
01 Aug 2022, 21:50
Forum: Patching questions
Topic: Display Image
Replies: 7
Views: 19233

Re: Display Image

Hi
I think it is easier to use a panel image in a popup window you can resize easily.
Sylvain
by SylvainT
01 Aug 2022, 21:47
Forum: General discussion
Topic: Problems with endless midi encoder
Replies: 7
Views: 43820

Re: Problems with endless midi encoder

Hi, Generally, an endless encoder will send two values, one for up and one for down. Sometimes more regarding the speed of rotation. So, it is pretty easy to deal with that to drive a knob in Usine with increment/decrement value. Maybe Senso will make an update soon to deal directly with that but he...
by SylvainT
13 Jun 2022, 18:37
Forum: Patching questions
Topic: array display
Replies: 5
Views: 30171

Re: array display

Les modules d'Usine sont riches, de plus en plus riches, parfois on cherche un peu, mais on trouve toujours ce qu'on trouve. Merci Senso.
by SylvainT
13 Jun 2022, 18:34
Forum: Patching questions
Topic: Panning with variable HP positions
Replies: 4
Views: 20605

Re: Panning with variable HP positions

Did I miss something ?
For me, you have nothing special to do except changing the output device to send the signal to the outputs you want.

Remember that iaudio outputs are ordered from top to bottom.

Sylvain
by SylvainT
09 Jun 2022, 18:07
Forum: General discussion
Topic: Adamson Fletcher Machine
Replies: 6
Views: 37428

Adamson Fletcher Machine

Live from Infocomm in Las Vegas, beSpline SAS and BrainModular are very proud to announce the introduction in collaboration with Adamson Systems Engineering of the Adamson Fletcher Machine, a new audio rendering processor for immersive mixing that’s designed to offer simple operation with efficient ...
by SylvainT
20 May 2022, 07:33
Forum: Suggestions & improvements
Topic: event recorder with floats
Replies: 8
Views: 37603

Re: event recorder with floats

Ok, 4 synchronized values to store. But how many time ? 100, 1000, 10 000 ? New modules appeared in HH5. Global Array. They are very powerful for many reasons. You can store them in presets or in a file. And can deal with a very large amont of values. Not easy to use, but you're not new in Usine 😉. ...
by SylvainT
20 May 2022, 07:15
Forum: Suggestions & improvements
Topic: a new way to record and play sound sample
Replies: 10
Views: 40092

Re: a new way to record and play sound sample

Hi,

Not sure that Usine will load several time in memory the same sample used in different players.
Senso could confirm.

Sylvain
by SylvainT
18 May 2022, 09:54
Forum: Suggestions & improvements
Topic: a new way to record and play sound sample
Replies: 10
Views: 40092

Re: a new way to record and play sound sample

Hello,

You can with Usine samplers generate automatic saves with random names, so with these names assign new samplers instantly.
It is very usefull. I use it often. Just needs to think to empty your "buffer" folder time to time.
Hope it helps.

Sylvain
by SylvainT
18 May 2022, 08:55
Forum: Suggestions & improvements
Topic: event recorder with floats
Replies: 8
Views: 37603

Re: event recorder with floats

Depending on how many values do you want to record, you probably can do something with arrays, there were so many improvments these days with this technology in Usine.
by SylvainT
18 May 2022, 08:44
Forum: General discussion
Topic: CPU Consuption
Replies: 9
Views: 41752

Re: CPU Consuption

Correct 😉
by SylvainT
11 Feb 2022, 10:13
Forum: Suggestions & improvements
Topic: input list box options
Replies: 3
Views: 29773

Re: input list box options

Hello,

Yes, surely something interesting there. CommaText would be simple, but maybe to much outlets.

Sylvain
by SylvainT
03 Feb 2022, 13:55
Forum: Patching questions
Topic: lecture de longs fichiers sons
Replies: 7
Views: 32190

Re: lecture de longs fichiers sons

Bonjour Elsa, Je pense qu'en terme d'accĂšs disque, des fichiers mono, stĂ©rĂ©o, quadri .... ne changent rien, et lire 27 fichiers en mĂȘme temps n'est pas un problĂšme. À toi de voir en terme de nombre de modules et de cĂąbles. N'oublie pas de mettre tes samplers en accĂšs disque, sinon tu vas blinder la ...
by SylvainT
31 Jan 2022, 22:17
Forum: Suggestions & improvements
Topic: Preset manager preset name input
Replies: 13
Views: 36289

Re: Preset manager preset name input

@Simon,

Did you study the new possibilities provides by new modules : Global Arrays ?
These new features developped especially for a big project closed to Usine is very awsome and you'll certainely find new ways for creating complex preset capabilities for all your workspace.

Sylvain
by SylvainT
31 Jan 2022, 22:06
Forum: Patching questions
Topic: lecture de longs fichiers sons
Replies: 7
Views: 32190

Re: lecture de longs fichiers sons

Bonjour,

Je pense que pour des gros fichiers son, il te sera plus sĂ»r de lire des fichiers stĂ©rĂ©o ou mĂȘme mono en synchro qu'un fichier entrelacĂ©s de 27 canaux. Je ne suis pas certain que d'implĂ©menter du rf64 dans Usine ait du sens. Mais peut-ĂȘtre que Senso le fera.

Sylvain
by SylvainT
31 Jan 2022, 21:58
Forum: Patching questions
Topic: preset manager bug ?
Replies: 2
Views: 5537

Re: preset manager bug ?

Hello,

I can confirm.
The delete button is linked to current combobox and not to num store/remove.
Will certainely be corrected in next release.

Sylvain
by SylvainT
31 Jan 2022, 21:50
Forum: Suggestions & improvements
Topic: HH5 processing Green Arrow.
Replies: 2
Views: 25196

Re: HH5 processing Green Arrow.

Hello, Two inputs for your questions. - when the audio engine is not running, the CPU consumption shown close to the green arrow is 0%. It insures you that your in trouble. - in the module "setup settings", you'll find an outlet "audio engine running" you could connect to a switch and put it in the ...
by SylvainT
31 Jan 2022, 14:11
Forum: Patching questions
Topic: Script V2 - Usine objects
Replies: 13
Views: 17754

Re: Script V2 - Usine objects

Hello Simon, Interesting tonic indeed. For point 1 to 4, just click compile in the script to initialize local and global objects. I think your last point is true. Maybe Senso has a reason to do it like that. In the meanwhile, changing that will break all the scripts done before for all users. Not su...
by SylvainT
17 Dec 2021, 09:32
Forum: Suggestions & improvements
Topic: New Preset Manager
Replies: 3
Views: 29656

Re: New Preset Manager

Did you have a look on the new presets manager capabilities in HH5, with the possible save and load ?

Sylvain
by SylvainT
17 Dec 2021, 09:31
Forum: Suggestions & improvements
Topic: Plugin Manager / presets
Replies: 4
Views: 28391

Re: Plugin Manager / presets

Hello, In HH5, you can save your presets list as a text file and reload it with or without confirmation. I think it could be a good solution for you, same preset file for all your plugins, with the address as a text input and a trigger "on initialisation" and you always recall the good preset. If yo...
by SylvainT
09 Nov 2021, 09:48
Forum: Suggestions & improvements
Topic: Please extend the library of patches
Replies: 7
Views: 31701

Re: Please extend the library of patches

Hi, I'll try to give you an answer. Your suggestion is relevant and it is not. For sure, the patches ibrary could be extended, but is it the goal of Usine ? Not sure. BrainModular is a small company, nothing comparing to Native Instruments or Abelton which have many developpers and designers. The go...
by SylvainT
09 Nov 2021, 08:29
Forum: Patching questions
Topic: Connect MIDI between racks
Replies: 5
Views: 6356

Re: Connect MIDI between racks

You can create a MIDI bus to send MIDI everywhere you want into your workspace.
by SylvainT
06 Nov 2021, 12:25
Forum: General discussion
Topic: Can't find some Library patches
Replies: 2
Views: 3477

Re: Can't find some Library patches

Hello,

Some library patches were moved to add-ons library with HH5.

Sylvain
by SylvainT
22 Oct 2021, 10:35
Forum: General discussion
Topic: HH5 bug
Replies: 1
Views: 3378

Re: HH5 bug

Bonjour Gwennaelle

Essaie d'utiliser le forum français.
Pour les bugs, il est plus efficace d'envoyer un mot sur support@brainmodular.com en détaillant ton problÚme.
Tu peux retrouver des étapes précédantes de ton travail dans la poubelle, onglet en bas à gauche.

Sylvain
by SylvainT
12 Oct 2021, 16:58
Forum: Suggestions & improvements
Topic: modular wires handling
Replies: 4
Views: 29050

Re: modular wires handling

Hello, For modular wires, you can clic on a wire connection will select the wire, then you could move it to another connection or anywhere to delete it. If you have several wires on a connection, clic several time to select the wire you want to edit. In the patch, shift-clic on an inlet to select th...
by SylvainT
12 Oct 2021, 16:58
Forum: Suggestions & improvements
Topic: modular wires handling
Replies: 4
Views: 29050

Re: modular wires handling

Hello, For modular wires, you can clic on a wire connection will select the wire, then you could move it to another connection or anywhere to delete it. If you have several wires on a connection, clic several time to select the wire you want to edit. In the patch, shift-clic on an inlet to select th...
by SylvainT
06 Oct 2021, 22:50
Forum: Patching questions
Topic: where are the pictograms
Replies: 1
Views: 3439

Re: where are the pictograms

Hello,

You can find all the pictogrammes used in Usine in the ressources folder, then pictures folder. On Mac OS X, right clic on Usine and select "show package contents".

Sylvain
by SylvainT
02 Oct 2021, 19:01
Forum: Suggestions & improvements
Topic: Pad XY tactile issue
Replies: 6
Views: 28064

Re: Pad XY tactile issue

Hello,

The problem is known and will be solved soon.

Sylvain
by SylvainT
15 Sep 2021, 11:33
Forum: General discussion
Topic: Resource-less packaging of hh5
Replies: 6
Views: 10791

Re: Resource-less packaging of hh5

I understand your concern. It was discussed many times together with Senso and on the forum. But Senso is right. For one or two users (ok, ten users), it could be possible to do updates with less files. But impossible for the rest of the community. And it is impossible for Brainmodular to deal with ...
by SylvainT
15 Sep 2021, 10:37
Forum: Suggestions & improvements
Topic: Making unusual connections to modules
Replies: 5
Views: 24739

Re: Making unusual connections to modules

I do not think of solutions, but for sure, it's a point that could be discussed and that Senso keeps in mind. How many time he saw me deployed a 64 "xyz draw" module to look at an inlet I couln't find because the module is far too long !?!
by SylvainT
15 Sep 2021, 10:27
Forum: General discussion
Topic: Thinking of new Ryzen build for HH5
Replies: 7
Views: 9116

Re: Thinking of new Ryzen build for HH5

Understanding multithreading is very important to work with heavy workspaces in Usine. You can find many informations in the manual and Senso wrote some important things. It took me a very long time and hours of discussions with Senso to have a clear understand of what happens and how to deal with U...
by SylvainT
13 Sep 2021, 11:22
Forum: General discussion
Topic: HH5 Freezes loading patch
Replies: 19
Views: 30157

Re: HH5 Freezes loading patch

I've seen this type of message many times before in other softwares, it warns you about the fact of trying to open a project with a prior version of the software and a possible malfunction of it due to a potential incompatibility, but the software lets you open the project, it is only a warning mes...
by SylvainT
12 Sep 2021, 12:44
Forum: General discussion
Topic: HH5 Freezes loading patch
Replies: 19
Views: 30157

Re: HH5 Freezes loading patch

Hello,

When you save a patch or a workspace with the version of Usine dated 210906 ans open it with an older version like 210802, this message appears. It's normal. In 99,9% of the time, there's no consequence.

Sylvain
by SylvainT
05 Sep 2021, 14:28
Forum: Patching questions
Topic: Device avec EQ
Replies: 3
Views: 27504

Re: Device avec EQ

David,

Tu peux rajouter une fenĂȘtre popup avac un button (avec key learn).
Tu fais afficher toutes l'EQ dans le popup et tu pourras directement l'afficher avec ton key learn.

Sylvain
by SylvainT
30 Jul 2021, 14:13
Forum: General discussion
Topic: Current Object Orientation Taxonomy/Ontology
Replies: 1
Views: 3707

Re: Current Object Orientation Taxonomy/Ontology

Hello,

You can duplicate a section and move along the grid.
Select the section, clic duplicate on the left column. Then clic, drag and drop the section.

If you change a patch or rack you have put in the grid, it will desappeared from the grid.

Sylvain
by SylvainT
14 Jul 2021, 11:08
Forum: General discussion
Topic: HH5 !
Replies: 14
Views: 20866

Re: HH5 !

Usine HH5 with the expert version will propose simple solutions to create standalone apps for your workspace.
But do not expect any VST solution. Usine is far to big to create VST, as it deals with to much domaine : audio, dmx, video, OSC .....

Sylvain
by SylvainT
14 Jul 2021, 11:01
Forum: Patching questions
Topic: reduced patches
Replies: 1
Views: 4280

Re: reduced patches

Hi,

I can't reproduce the problem, everything looks good for me, on OS.X

Regards

Sylvain
by SylvainT
14 Jul 2021, 10:53
Forum: Suggestions & improvements
Topic: Grid - Name elements
Replies: 6
Views: 25531

Re: Grid - Name elements

Hello guys,

It is probably a good suggestion, but remember you have a special line at the bottom of the grid called info. You can add text here to explain a section.

All the best

Sylvain
by SylvainT
30 Jun 2021, 22:11
Forum: Discussion générale
Topic: du monde Ă  Marseille / Aubagne ?
Replies: 6
Views: 27396

Re: du monde Ă  Marseille / Aubagne ?

Hello guys, Je n'habite pas Marseille ou la rĂ©gion, mais une petite info tout de mĂȘme : lundi soir, 5 juillet, je serai au théùtre de la CriĂ©e pour sonoriser un spectacle : https://www.theatre-lacriee.com/programmation/saison/la-contessa-de-numi-la-querelle-des-dieux.html L'intĂ©rĂȘt est le suivant, l...
by SylvainT
30 Jun 2021, 09:21
Forum: General discussion
Topic: HH5 !
Replies: 14
Views: 20866

Re: HH5 !

:lol:
by SylvainT
30 Jun 2021, 09:21
Forum: General discussion
Topic: HH5 !
Replies: 14
Views: 20866

Re: HH5 !

Whouaou !?!
This looks like such a big step. So many new features and improvements. Exciting to look forward.
Usine will definitively be the one.
Congratulations.
by SylvainT
24 May 2021, 21:52
Forum: Discussion générale
Topic: E010 et reconduction
Replies: 6
Views: 25313

Re: E010 et reconduction

Bonsoir Hughes, Oui, parfois il y a des soucis avec les drivers sur Mac, et ceci en fonction des OS. Le problĂšme est complexe, Apple change d'OS tous les ans Ă  peu prĂšs, comme tu le sais. Le dernier OS n'est pas fini d'ĂȘtre dĂ©buggĂ© par Apple qu'ils en sortent un nouveau avec de nouvelles problĂ©matiq...
by SylvainT
30 Mar 2021, 16:47
Forum: Patching questions
Topic: How do I use Grain Cloud FX
Replies: 2
Views: 4633

Re: How do I use Grain Cloud FX

Hello,

Grain Cloud FX is not a sampler, it doesn't produced any sound, it is an audio FX modifiyng audio input.

Sylvain
by SylvainT
26 Mar 2021, 10:51
Forum: Patching questions
Topic: Zynaptic type audio morphing
Replies: 4
Views: 6601

Re: Zynaptic type audio morphing

Hello, Zynaptic Morph looks like an interresting tool. It could certainely be implemented with Usine modules, FFT probably as Senso said. But I can ensure you that will be a very big deal. You'll need to understand deeply how it works, which algorithmes it uses. Then you'll need to implement those a...
by SylvainT
22 Mar 2021, 07:38
Forum: General discussion
Topic: Audio Device Selection on Initialization
Replies: 6
Views: 9136

Re: Audio Device Selection on Initialization

Hello,

The menu from the gear ion is the devices menu.
Remember that those devices are simple patches, so you can easily edit them. And add a volume module with a mute switch. Then, you activate or not audio input.

Sylvain
by SylvainT
17 Mar 2021, 16:11
Forum: Patching questions
Topic: enable / disable patch from switch
Replies: 4
Views: 6785

Re: enable / disable patch from switch

Hello,

You can use the "Patch On/Off" module to activate/desactivate your patch dynamically.

Sylvian
by SylvainT
07 Mar 2021, 11:54
Forum: Discussion générale
Topic: Urgent presets
Replies: 3
Views: 23246

Re: Urgent presets

Bonjour Eric,

Difficile de répondre à ta question sans avoir le problÚme sous les yeux.
Envoie peut-ĂȘtre un mot Ă  Brainmodular, support@brainmodular.com, tu peux y joindre ton wkp avec les problĂšmes.

Cordialement

Sylvain
by SylvainT
28 Feb 2021, 08:38
Forum: General discussion
Topic: generative patch?
Replies: 4
Views: 6739

Re: generative patch?

Have a look in the library, you’ll find many examples you can then tweak for your purpose.
And remember, Usine could be a powerful random machine, very usefullly for generating something.
by SylvainT
27 Feb 2021, 14:17
Forum: Patching questions
Topic: Black frame on video loop point
Replies: 6
Views: 7813

Re: Black frame on video loop point

You have the same problem with the common video player. If think it is due to video compression codec. Have a look here : http://www.brainmodular.com/manuals/hh5/en/modules/video/video-player You'll find a switch called "jump to key frame" on the video player, it looks better (badly, it's not workin...
by SylvainT
27 Feb 2021, 13:58
Forum: General discussion
Topic: generative patch?
Replies: 4
Views: 6739

Re: generative patch?

Could you be more explicit ? There're so many way to do generative music, light or video : working alone, reactive to sounds, modular synth, groove machine, repetitive, endless, noise, slice, pixel mapping .... Usine is by nature a generative machine. You'll find some exemples in the audio synthesis...
by SylvainT
17 Feb 2021, 10:38
Forum: General discussion
Topic: Grid vertical zoom and delete line
Replies: 4
Views: 6617

Re: Grid vertical zoom and delete line

Hello Cmodica, Yes, you can zoom vertically in the grid : just put your mouse on bottom of the line header, click and drag. Double click on the line header will minimize the line. Fit size button will resize all lines to default value. There's another idea with the grid : as you can now put almost e...
by SylvainT
09 Feb 2021, 12:40
Forum: Patching questions
Topic: Loop only a part of a video (or crossfade between 2 videos)
Replies: 11
Views: 14407

Re: Loop only a part of a video (or crossfade between 2 videos)

Video Loop.pat
(40.32 KiB) Downloaded 401 times
Something like that ?

All the best

Sylvain
by SylvainT
07 Feb 2021, 18:06
Forum: Discussion générale
Topic: PoseNet
Replies: 6
Views: 34243

Re: PoseNet

Bonjour Xavier, La détection de mouvement avec PoseNet est une nouveauté d'Usine, le module sera disponible avec HH5. Encore un peu de patience, ça va arriver, avec de nombreuses autres belles et grandes nouveautés, des nouveaux modules à la pelle, de nouvelles possibilités de patching simplifiées, ...
by SylvainT
10 Jan 2021, 16:00
Forum: General discussion
Topic: Cut in playing sound while next section
Replies: 4
Views: 6610

Re: Cut in playing sound while next section

Remember that the CPU consumption provides by Usine is always an average. It's almost impossible to predict CPU peaks.
by SylvainT
09 Jan 2021, 11:20
Forum: General discussion
Topic: Cut in playing sound while next section
Replies: 4
Views: 6610

Re: Cut in playing sound while next section

Did you encountered that everytime or on special location ?
Maybe, on a specific section you need a big recall, too big and you have a CPU leak !?!

Sylvain
by SylvainT
09 Jan 2021, 11:17
Forum: Discussion générale
Topic: Learn du master settings
Replies: 6
Views: 31020

Re: Learn du master settings

Hello Grego Bonne annĂ©e Alors, pour le SMPTE, rien de plus simple : - module Get SMPTE, tu peux facilement remplir un tableau - module Set SMPTE : un "button" sur l'entrĂ©e "millisecond" et zou, un restart SMPTE, mĂȘme sans "pass if changed" - pour le REC, malheureusement, on n'a pas d'accĂšs (en tout ...
by SylvainT
21 Dec 2020, 20:01
Forum: Suggestions & improvements
Topic: Écriture Automation
Replies: 9
Views: 28544

Re: Écriture Automation

+1, maybe some new stuff with HH5.
Road map is very heavy, but ti could be in the pipe ;-)

Sylvain
by SylvainT
21 Dec 2020, 19:59
Forum: Patching questions
Topic: Ryoji Ikeda style workspace
Replies: 2
Views: 5671

Re: Ryoji Ikeda style workspace

Love this guy, his work is awsome.
Yes, Usine can do the job in a real good way.
Really no time for that yet, but maybe later.
All the best

Sylvain
by SylvainT
21 Dec 2020, 19:52
Forum: Discussion générale
Topic: Clock pas stable
Replies: 17
Views: 44128

Re: Clock pas stable

Hello, A priori, rien Ă  voir avec ta carte son, mĂȘme si elle a du jitter, et mĂȘme beaucoup, tout doit rester synchrone Ă  l'intĂ©rieur d'Usine, et mĂȘme de ton ordi. Et ce jitter restera imperceptible dans le cas d'un clic pour un batteur aussi bon soit-il. Donc le problĂšme ne vient pas de lĂ . Ni du pe...
by SylvainT
18 Dec 2020, 16:43
Forum: Discussion générale
Topic: Live video , atelier patching
Replies: 5
Views: 31837

Re: Live video , atelier patching

Alors, cet atelier, bien passé, du monde ?
Bien Ă  toi
Sylvain
by SylvainT
16 Dec 2020, 21:09
Forum: Discussion générale
Topic: Live video , atelier patching
Replies: 5
Views: 31837

Re: Live video , atelier patching

Hello joffo, Super, pas sĂ»r de pouvoir y ĂȘtre, mais c'est une bonne chose. Quand j'ai cĂąblĂ© le synthĂ© (Poly Mini Mogg) il y a quelques annĂ©es, je pensais faire un arpĂ©giateur en plus, un peu complet, mais comme il y a Blue Harp qui est gratuit, j'ai laissĂ© tombĂ©. Peut-ĂȘtre qu'il faudrait s'y coller ...
by SylvainT
04 Dec 2020, 18:20
Forum: Patching questions
Topic: list manager clear list
Replies: 8
Views: 16529

Re: list manager clear list

Clear list.pat
Clear list
(23.05 KiB) Downloaded 515 times
Try this
by SylvainT
01 Nov 2020, 22:39
Forum: Suggestions & improvements
Topic: Workspace Grid Alignment (For Modular mode)
Replies: 7
Views: 34470

Re: Workspace Grid Alignment (For Modular mode)

Thanks for your words on modular patches. We spend a lot of time on it and for sure it's a nice feature in Usine. Please, share wkp (maybe in private if you prefer), I'm interesting in knowing how users employ them. For your questions, if I understand : - first of all, when you put rack in the grid,...
by SylvainT
24 Oct 2020, 16:21
Forum: Patching questions
Topic: Patch Number
Replies: 1
Views: 4299

Re: Patch Number

Welcome back, Yes, indeed, so much improvements since Usine V5. The workaround was totaly rebuild, so, unfortunately for you, no more current line number. You can find current rack number and have acces to patch with usine patch settings module . To access to patch position, you can use scripts, but...
by SylvainT
14 Oct 2020, 10:30
Forum: Patching questions
Topic: Wave display marker that sends midi message
Replies: 9
Views: 13655

Re: Wave display marker that sends midi message

Take care, for sure you'll find many solutions.
Send me your mail, private message with a clic on my username, then you'll can share me your wkp. I'll give you some advices.

Sylvain
by SylvainT
12 Oct 2020, 19:54
Forum: Patching questions
Topic: Wave display marker that sends midi message
Replies: 9
Views: 13655

Re: Wave display marker that sends midi message

Yes, you can do that also, I didn't thing that markers were stored in presets ;-(
by SylvainT
12 Oct 2020, 06:23
Forum: Patching questions
Topic: Wave display marker that sends midi message
Replies: 9
Views: 13655

Re: Wave display marker that sends midi message

You can store markers in array and recall them with audio files.

Sylvain
by SylvainT
12 Oct 2020, 06:20
Forum: Patching questions
Topic: Value match module
Replies: 2
Views: 4642

Re: Value match module

A math module will do the job.
Basically it is what "=" module do.
Sylvain
by SylvainT
08 Oct 2020, 10:37
Forum: Patching questions
Topic: Script not working in the V4
Replies: 10
Views: 13555

Re: Script not working in the V4

Hello,

I thing new syntax is it just for readability and ease of writing. And for new possibilities.
But many improvements were made for speed, script are really faster than ever.

All the best

Sylvain
by SylvainT
08 Oct 2020, 09:49
Forum: Patching questions
Topic: Not seeing my scripts in object list
Replies: 2
Views: 4731

Re: Not seeing my scripts in object list

Hello, To see scripts (and modules) in the object list, they need to have a name (not the caption). In the patching window, alt clic on your script (or module) and add a name. After a compilation or initialization, you'll see your scripts in the object list. And you'll find a named module everywhere...
by SylvainT
05 Oct 2020, 10:10
Forum: Patching questions
Topic: Script not working in the V4
Replies: 10
Views: 13555

Re: Script not working in the V4

Please, send a bug report. Unfortunately, I guess no one can help you on the forum. Sometimes, from HH3 to HH4, some wires were cabled to the wrong node. Not often. The problem was solved in many cases. Be sure to work with the latest version. I see you like scripting, there's many many improvements...
by SylvainT
05 Oct 2020, 10:02
Forum: Add-ons discussion
Topic: DS100 d&b Soundscape add on
Replies: 1
Views: 27810

Re: DS100 d&b Soundscape add on

Hello, We built this patch 2 years ago for a show case we made for d&b in Paris. We put it in add-ons as an example. For sure it could be rebuilt in many other ways. For what we done at that time it was perfect. So, now, make it better depend on your needs. Don't hesitate to modify it and share, or ...
by SylvainT
02 Oct 2020, 09:59
Forum: General discussion
Topic: Using Arrays
Replies: 4
Views: 7772

Re: Using Arrays

Hello, The idea behind arrays is to deal with multiple variables instead of just one. You can send on a single wire many many informations with arrays. I take an example : the surround paner : 8 inputs, 8 outputs. You need to deal with multiples x,y positions. It is simpler to work with arrays than ...
by SylvainT
30 Sep 2020, 09:24
Forum: Patching questions
Topic: Séquenceur midi
Replies: 2
Views: 23080

Re: Séquenceur midi

Sequenced trigger -> create midi message.

Sylvain
by SylvainT
30 Sep 2020, 09:23
Forum: Discussion générale
Topic: Zoomer dans les fenĂȘtres (Devices / navigateur etc..)
Replies: 2
Views: 23986

Re: Zoomer dans les fenĂȘtres (Devices / navigateur etc..)

Global zoom scale, dans le setup d'Usine.
Malheureusement ça ne prend pas en compte les fenĂȘtres popup type devices ou browser.
Maybe a suggestion

Sylvain
by SylvainT
27 Sep 2020, 19:21
Forum: General discussion
Topic: Native Instruments Kontakt 6 (64 bit) compatibility with Usine 4
Replies: 2
Views: 4554

Re: Native Instruments Kontakt 6 (64 bit) compatibility with Usine 4

I'm on High Sierra for a while, no problems for me. Don't use so much NI, but last time is mount Guitar Rig, I didn't encountered any problems.
HH4 works definitively fine with High Sierra

Sylvain
by SylvainT
19 Sep 2020, 18:04
Forum: News
Topic: Usine Hollyhock 4.1.200905 update
Replies: 3
Views: 33285

Re: Usine Hollyhock 4.1.200905 update

Yes, congrats !
So many improvements, days after days.
Many refinements are completely transparent for users, but Usine become more and more efficient, stable, quick, CPU friendly .....

Sylvain
by SylvainT
19 Sep 2020, 09:23
Forum: Patching questions
Topic: One Midi Keybord for several Synth
Replies: 5
Views: 8464

Re: One Midi Keybord for several Synth

Patch bypass is usefull when you want to desactivate a patch but you need the audio pass thru it, all the modules are not calculated, but the audio goes directly from in to out. With Patch On/Off, the audio output is muted.
Sylvain
by SylvainT
13 Sep 2020, 19:37
Forum: Discussion générale
Topic: Synthés dans Usine
Replies: 6
Views: 28569

Re: Synthés dans Usine

Les problÚmes viennent principalement d'Apple qui modifie sans cesse ses OS.au détriment des "petits" développeurs comme Brainmodular et ceux qui font ces Plugs . Logic est développé par Apple, donc heureusement qu'ils n'ont pas de problÚme, et des boites comme NI ou Abelton ont des armées de dévelo...
by SylvainT
13 Sep 2020, 19:26
Forum: Discussion générale
Topic: Audio et Vidéo
Replies: 4
Views: 26238

Re: Audio et Vidéo

Fréquence d'échantillonnage, nombre d'images par seconde......

Sylvain
by SylvainT
07 Sep 2020, 21:14
Forum: Patching questions
Topic: Adding second waveform display
Replies: 6
Views: 9840

Re: Adding second waveform display

Something like that ?
Control Panel to Popup.pat
(55.69 KiB) Downloaded 621 times
For the pause : uncheck on the sampler module the auto restart option and set play mode on play-stop.

Sylvain
by SylvainT
07 Sep 2020, 17:02
Forum: Patching questions
Topic: 192 paires dans un rack
Replies: 16
Views: 40605

Re: 192 paires dans un rack

Super, c'est chouette de savoir Usine utilisé dans ce genre de situation. Bravo et bonne continuation.

Sylvain
by SylvainT
05 Sep 2020, 20:31
Forum: Patching questions
Topic: 192 paires dans un rack
Replies: 16
Views: 40605

Re: 192 paires dans un rack

Pardon, je suis curieux, mais qu'est-ce que tu fais avec 160 paires ? 160 HPs ? 160 micros ?
160 micros, mĂȘme sur une symphonique, il faut se lever tĂŽt. Et 160 HPs, j'aimerais bien connaĂźtre le lieu qui peut Ă©quiper 160 HPs avec 160 amplis đŸ€Ș
by SylvainT
17 Aug 2020, 17:12
Forum: Discussion générale
Topic: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out
Replies: 14
Views: 40912

Re: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out

Oui, enfin tout ça, c'était surtout pour répondre à SearchID, et on n'en sait pas plus concernant son problÚme :roll:
by SylvainT
17 Aug 2020, 14:34
Forum: Discussion générale
Topic: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out
Replies: 14
Views: 40912

Re: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out

Yes, ça marche :
dĂ©cocher "rĂ©duire les fenĂȘtres dans l’icĂŽne d'application" dans les prĂ©fĂ©rences du dock
Donc, pour en revenir au sujet du post, du coup pas de problĂšme de disparition de la fenĂȘtre vidĂ©o sous Mac High Sierra :P
by SylvainT
17 Aug 2020, 08:32
Forum: Discussion générale
Topic: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out
Replies: 14
Views: 40912

Re: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out

Non,non, chez moi, une fois que tu as utilisé l'icÎne de réduction (merci pour le terme), c'est mort mort mort et remort, t'as plus qu'à relancer Usine ou ton workspace.
by SylvainT
16 Aug 2020, 22:08
Forum: Discussion générale
Topic: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out
Replies: 14
Views: 40912

Re: RĂ©ouverture fenĂȘtre lecteur vidĂ©o out

Hello, Sous Mac, High Sierra,la seule maniĂšre que j'ai trouvĂ© pour perdre la fenĂȘtre vidĂ©o, c'est de cliquer sur l'icone jaune "-". Mais c'est le cas avec n'importe quoi je crois, je ne comprends pas bien cette option jaune "-" sur le Mac... Et effectivement, alors il n'y a plus qu'Ă  relancer Usine....
by SylvainT
12 Aug 2020, 12:47
Forum: Discussion générale
Topic: caméra Facetime sur Mac
Replies: 24
Views: 49646

Re: caméra Facetime sur Mac

La fenĂȘtre popup en question est la trace, fenĂȘtre qui permet d'afficher plein d'informations dans Usine. C'est aussi lĂ  que s'affichent des informations d'erreurs ou autres venant d'Usine. Cette trace s'affiche quelques secondes en cas de problĂšme. Pour la lire ou relire, il suffit de cliquer sur l...
by SylvainT
11 Aug 2020, 20:55
Forum: Discussion générale
Topic: caméra Facetime sur Mac
Replies: 24
Views: 49646

Re: caméra Facetime sur Mac

Pardon, mais Usine ne fait pas de mise à jour automatique, et puis il n'y a pas d'update le 7 août ;-) Sinon, oui, c'est ce que je dis, ce n'est pas absurde de vouloir sampler son et vidéo simutlanément. Il semble-t-y avoir un soucis, mais il faut patienter jusqu'à la fin des vacances Cordialement S...
by SylvainT
11 Aug 2020, 08:37
Forum: Discussion générale
Topic: caméra Facetime sur Mac
Replies: 24
Views: 49646

Re: caméra Facetime sur Mac

Ce n'est pas absurde de vouloir faire du sampling audio ET vidĂ©o simultanĂ©ment. Il faudrait essayer d'enregistrer l'audio avec un sampler pour voir. Peut-ĂȘtre qu'il y a mode d'enregistrement qui n'est pas prioritaire, seul Senso peut nous donner la rĂ©ponse. Le sampler sera prioritaire c'est sĂ»r, pou...
by SylvainT
10 Aug 2020, 18:51
Forum: Add-ons discussion
Topic: metasurface inspired by audiomulch
Replies: 7
Views: 34913

Re: metasurface inspired by audiomulch

Well done Joffo
New features in this direction will come with HH5, simplest to use, but be patient.

Sylvain
by SylvainT
10 Aug 2020, 18:50
Forum: Suggestions & improvements
Topic: show caption on reduced racks
Replies: 3
Views: 5802

Re: show caption on reduced racks

Nice, great idea x.iso.
I will certainelly use this option with that presentation, for now, it isn't usefull for me.

Sylvain
by SylvainT
10 Aug 2020, 18:47
Forum: Suggestions & improvements
Topic: Select rack with midi or OSC
Replies: 6
Views: 15761

Re: Select rack with midi or OSC

Ok, sorry, I read to quick and doesn't give you the right answer. For sure we have this option on patches, as I asked for that years ago, "select control panel" inlet on "usine patch settings" module. But not on the "usine rack settings" module. Could be usefull. Developement team is on holidays for...
by SylvainT
10 Aug 2020, 14:37
Forum: Suggestions & improvements
Topic: Select rack with midi or OSC
Replies: 6
Views: 15761

Re: Select rack with midi or OSC

Hello

You can find an inlet on the "Usine Workspace Settings" module, "visible racks".

All the best

Sylvain
by SylvainT
07 Aug 2020, 10:48
Forum: Discussion générale
Topic: caméra Facetime sur Mac
Replies: 24
Views: 49646

Re: caméra Facetime sur Mac

Bonjour, Je confirme que si on enregistre une vidéo et un son simultanément, la vidéo fait systématiquement une seconde de moins que le son. Attention toutefois à bien choisir le bon framerate pour l'enregistrement vidéo, la caméra FaceTime a un framerate de 30fps (pas trÚs stable!), donc il faut qu...
by SylvainT
05 Aug 2020, 10:46
Forum: General discussion
Topic: Config backup
Replies: 4
Views: 6978

Re: Config backup

Hello Emmanuel ,

I'm not sure you can do what you want.
But, I just do simple scripting.
You can have a look on the scripting manual page :
https://www.brainmodular.com/manuals/hh4/en/scripting
All the best
Sylvain
by SylvainT
01 Aug 2020, 16:46
Forum: Suggestions & improvements
Topic: gain per grain in graincloud sampler
Replies: 3
Views: 5778

Re: gain per grain in graincloud sampler

Hello,

Not implemented yet. Certainely soon, after the summer

Sylvain
by SylvainT
27 Jul 2020, 18:56
Forum: Patching questions
Topic: Panner Surround simple + OSC + preset
Replies: 22
Views: 94502

Re: Panner Surround simple + OSC + preset

Il te faut chercher du cÎté des modules MIDI. Par exemple : "create MIDI message" pour créer un message MIDI, "MIDI filter" ou "MiDI transform" pour récupérer des éléments d'un message MIDI. Encore une fois, regarde dans le tutoriel d'usine, il y a de trÚs nombreux mini patches qui expliquent tous c...
by SylvainT
22 Jul 2020, 10:52
Forum: Patching questions
Topic: Image popup in grid
Replies: 1
Views: 5651

Re: Image popup in grid

Hello Daviche,

Here's a solution.
You had to put address of your images in the combobox.
Crtl-Shift drag and drop on the grid the switch and the combobox to select and view the image.

All the best

Sylvain
View Image with the grid.wkp
(61.82 KiB) Downloaded 571 times
by SylvainT
19 Jul 2020, 12:30
Forum: Patching questions
Topic: spectral transformations and rec array
Replies: 6
Views: 8872

Re: spectral transformations and rec array

Make polyphonic subpatch with arrays to save your differents states and then recall them.
Be carefull with FFT manipulations, it could be very expensive in CPU consumption. You'll had to trigg your calculations with the bins size.
by SylvainT
19 Jul 2020, 12:26
Forum: Discussion générale
Topic: ProblĂšme avec certaines notes sur clavier controller
Replies: 9
Views: 28733

Re: ProblĂšme avec certaines notes sur clavier controller

Tu dois avoir quelque part un MIDI Learn, mais impossible de t'aider sans ton wkp
Idem pour la vidéo
by SylvainT
19 Jul 2020, 08:38
Forum: Discussion générale
Topic: ProblĂšme avec certaines notes sur clavier controller
Replies: 9
Views: 28733

Re: ProblĂšme avec certaines notes sur clavier controller

Tu as du faire des Midi Learns par erreur,
il te suffit de les effacer .
by SylvainT
18 Jul 2020, 14:21
Forum: Patching questions
Topic: Panner Surround simple + OSC + preset
Replies: 22
Views: 94502

Re: Panner Surround simple + OSC + preset

Tout est plutÎt bien expliqué dans le manuel en ligne.
Tu as aussi quasiment tous les modules d'expliqués dans le tutoriel que tu trouves sur la page d'accueil d'Usine.
C'est une philosophie à appréhender mais une fois que c'est fait, tu vas pouvoir simplifier un tas de trucs
by SylvainT
18 Jul 2020, 13:21
Forum: Discussion générale
Topic: ProblĂšme avec certaines notes sur clavier controller
Replies: 9
Views: 28733

Re: ProblĂšme avec certaines notes sur clavier controller

Trace, onglet en haut vers le tempo.
Clic droit ensuite et tu choisis ce que tu veux monitorer, en l'occurence MIDI in
by SylvainT
18 Jul 2020, 00:23
Forum: Patching questions
Topic: spectral transformations and rec array
Replies: 6
Views: 8872

Re: spectral transformations and rec array

Hello, The FFT forward output is an array, so impossible to record with a sampler, and for sure you'll be limited to the usine bloc size for the window size of your FFT. It will be difficult to record FFT, so many bins to rec, you'll need huge arrays. Why dont you use a sampler recorder before the F...
by SylvainT
18 Jul 2020, 00:03
Forum: Patching questions
Topic: Panner Surround simple + OSC + preset
Replies: 22
Views: 94502

Re: Panner Surround simple + OSC + preset

Hello, J'ai regardé un peu ton wkp. Ben y'a du boulot déjà. Une petite piste pour faire des envois pre/post plus simplement : Bus Pre post.pat Sinon, je ne sais pas trop ce que tu fais avec ça, mais il me semble que tu as beaucoup de redites, que les 8 racks de retour de Mobius pourraient se simplif...
by SylvainT
17 Jul 2020, 17:32
Forum: Discussion générale
Topic: ProblĂšme avec certaines notes sur clavier controller
Replies: 9
Views: 28733

Re: ProblĂšme avec certaines notes sur clavier controller

Y'a pas de raison.
Vérifie avec la trace ce que t'envoie ton clavier, que c'est bien toujours des Note On/Off.
Si tu as fait des Midi Learns, verifie aussi que tu es dans le bon mode, toggle, relatif, absolu...

Sylvain