Hello grego,
yeah I had same problem
this problem is knowing and fixes in Usine 7.
However, no release date has been announced.
Search found 4 matches
- 21 Nov 2025, 10:42
- Forum: Patching questions
- Topic: audio drop out
- Replies: 4
- Views: 522
- 18 Nov 2025, 17:56
- Forum: Patching questions
- Topic: Problème OSC
- Replies: 13
- Views: 3434
Re: Problème OSC
Hello, Usine a déjà une fonction pour ce cas là, il s'agit dans le Master Panel du button Update. Cela revoi MIDI et OSC learn avec feedback.
En patch tu as le module Master Settings qui te donnne accès à ce bouton.
En patch tu as le module Master Settings qui te donnne accès à ce bouton.
- 13 Nov 2025, 15:10
- Forum: General discussion
- Topic: Your learning path in Usine?
- Replies: 5
- Views: 1119
Re: Your learning path in Usine?
Yeah ! welcome What kind of background or knowledge helped you understand Usine? transport information by cables. After if you understand the difference between data / array / string / commatext / midi. A bit of math and logique and that's it ! Did you come from audio programming, modular synths, sc...
- 09 Oct 2025, 15:13
- Forum: Patching questions
- Topic: Global Data OSC
- Replies: 7
- Views: 159777
Re: Global Data OSC
Salut, La petite erreur ici est dans l'envoi. l'OSC send avait un paquet size de 90 donc tu send un array d'une size de 90 à 1 seule adresse OSC. Avec le module GA DATA OSC permet une "auto-indexation" du message OSC. Ainsi pour parler à l'index 0 in utilise l'adresse /osc/presence/test/1, /osc/pres...
