Search found 84 matches
- 24 Jun 2023, 17:44
- Forum: General discussion
- Topic: Artnet sends data outside of computer like OSC?
- Replies: 4
- Views: 45930
Re: Artnet sends data outside of computer like OSC?
Ok! I figured it out. Thanks all! Oil_Lab thats great code there!
- 09 May 2023, 01:52
- Forum: General discussion
- Topic: Artnet sends data outside of computer like OSC?
- Replies: 4
- Views: 45930
Re: Artnet sends data outside of computer like OSC?
so after looking at the documentation a little more carefully, i realized plots are the answer, as they have all the send out data. I made a plot, put an LED on it and then configured everything properly to the point where the test is seen on ArtNetominator on the network, and I'm getting LEDs light...
- 08 May 2023, 23:13
- Forum: General discussion
- Topic: Artnet sends data outside of computer like OSC?
- Replies: 4
- Views: 45930
Artnet sends data outside of computer like OSC?
Hey There. Been a long time. Had a fun little AI fueled rabbit hole that led me back to Usine 5. I'm trying to catch Artnet to an arduino to drive LEDS using Octows2811 and teensy 4.1 with ethernet attachment. Finally got the right libraries and am seeing my arduino node on the network using ArtNeto...
- 05 Aug 2022, 21:11
- Forum: General discussion
- Topic: Is Kiosk mode still a thing?
- Replies: 1
- Views: 32818
Is Kiosk mode still a thing?
I'm using a pocket PC, but have used kiosk mode in HH4 no problem... I downloaded the latest HH5 from the homepage/download page at brain modular and found it very odd that, despite putting in my activation key i do not see the kiosk button in the setup. I see in the manual that there is supposed to...
- 14 Apr 2021, 23:28
- Forum: Patching questions
- Topic: Screen Resolution Script
- Replies: 12
- Views: 15994
Re: Screen Resolution Script
i would like to use the PC path that usine is on as a string text to call up and execute .bat files. So instead of resolution, I get "C:/Program Files/Usine Hollyhock/". Then I am able to add the .bat file that is in one of the folders and execute that way by calling up the path and then inserting t...
- 31 Mar 2021, 23:17
- Forum: Patching questions
- Topic: Screen Resolution Script
- Replies: 12
- Views: 15994
Re: Screen Resolution Script
Thank you very much Senso! Very slight correction to your code: st.loadfromFile(GetApplicationPath + 'LogUsine.log'); should be st.loadfromFile(GetApplicationPath + '/LogUsine.log'); the format was a bit off and was spitting back an error. Quick follow up question: is there any way to just simply pr...
- 22 Mar 2021, 21:23
- Forum: General discussion
- Topic: Audio Device Selection on Initialization
- Replies: 6
- Views: 10313
Re: Audio Device Selection on Initialization
Just as a quick sidenote: ASIO4ALL driver worked wonders. Am able to successfully initiate my audio input on initialization. Thanks!
- 22 Mar 2021, 17:24
- Forum: General discussion
- Topic: Audio Device Selection on Initialization
- Replies: 6
- Views: 10313
Re: Audio Device Selection on Initialization
SylvainT thanks for the input, however I'm talking about getting audio from a video capture device by selecting it as an input in the device menu. This audio does not instantiate upon initialization of Usine until I go into the actual menu and literally change any checked square or drop down. Then i...
- 21 Mar 2021, 18:54
- Forum: General discussion
- Topic: Audio Device Selection on Initialization
- Replies: 6
- Views: 10313
Re: Audio Device Selection on Initialization
Hey Senso, as usual thank you very much for the wisdom. Very much looking forward to purchasing the next version. Poking around more, I found that there is nothing in the system settings patch that would activate the audio driver, however when I am in the system menu from the gear icon on the left, ...
- 19 Mar 2021, 03:58
- Forum: Patching questions
- Topic: Screen Resolution Script
- Replies: 12
- Views: 15994
Re: Screen Resolution Script
Hmm...Doesn't seem to want to work anymore. I tried revisiting an old project and got an error on line 6 column 21. Can't make heads or tails of the code. Please help with update?
- 18 Mar 2021, 18:24
- Forum: General discussion
- Topic: Audio Device Selection on Initialization
- Replies: 6
- Views: 10313
Audio Device Selection on Initialization
Hello there. It seems that every time I restart Usine, it doesn't want to initialize the input audio (from a video digitizer) until i pick a different audio driver from the menu. For example; if i select windows audio, it stays that way once it restarts, but the audio coming in is not the audio i wa...
- 08 Mar 2021, 23:28
- Forum: Patching questions
- Topic: Computer Network Bandwidth trigger
- Replies: 2
- Views: 4839
Re: Computer Network Bandwidth trigger
Thank you Senso.
- 08 Mar 2021, 23:25
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Re: Brekel Body Pro and Usine
Thank you senso! Great work!
- 04 Mar 2021, 01:12
- Forum: Patching questions
- Topic: Computer Network Bandwidth trigger
- Replies: 2
- Views: 4839
Computer Network Bandwidth trigger
Is there anything that can measure my computer bandwidth and give me a number? I would like for the addition of approximately 740kbps that the Kinect v2 puts onto the network to be a trigger of sorts.
- 03 Mar 2021, 22:38
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Re: Brekel Body Pro and Usine
Hey rlgsbt! This is awesome thank you for putting me onto this! There are many pros and cons to this kind of setup and you're right, for swiping motions, its just the ticket. Having it be connected online for it to work comes to me as a concern. On the other hand, it is able to cast locally and save...
- 03 Mar 2021, 07:44
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Re: Brekel Body Pro and Usine
So with extra digging, I found the solution! It was NOT very apparent and may have broken my brain a little... 1. As per my last link, the github code referenced there isn't very robust. Probably because I have no intricate knowledge (or much desire, really) of visual studio coding, but I wasn't abl...
- 03 Mar 2021, 01:06
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Re: Brekel Body Pro and Usine
Hey there! Looking at this tutorial, there may be a way for Kinect v2 to send data over OSC to Usine. I can't seem to get it working. Any thoughts?
tutorial:
https://guide.lightform.com/hc/en-us/ar ... oft-Kinect
tutorial:
https://guide.lightform.com/hc/en-us/ar ... oft-Kinect
- 16 Jul 2019, 19:43
- Forum: Patching questions
- Topic: Video, video, video
- Replies: 4
- Views: 6416
- 17 Jun 2019, 08:35
- Forum: Patching questions
- Topic: IP Video not catching
- Replies: 1
- Views: 3592
- 17 Jun 2019, 08:33
- Forum: Patching questions
- Topic: Video, video, video
- Replies: 4
- Views: 6416
- 17 Jun 2019, 08:30
- Forum: Patching questions
- Topic: Another RS232 question
- Replies: 3
- Views: 5228
- 05 Jun 2019, 15:04
- Forum: Patching questions
- Topic: Another RS232 question
- Replies: 3
- Views: 5228
Update: Looking a bit closer at the manual, I found that a null modem conversion needed to take place, so I plugged the USB to DB9 and used a converter. Using Hercules Utility Setup, I was able to send the hex code above successfully. Yes! Usine remains a mystery in terms of doing the same. I notice...
- 29 May 2019, 20:47
- Forum: Patching questions
- Topic: Another RS232 question
- Replies: 3
- Views: 5228
So I bought this USB to DB9 wire: https://www.amazon.com/gp/product/B00IDSM6BW/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1 also this NEC tv because it has RS232 input in the flavor of a DB9 connector: https://www.amazon.com/NEC-E505-Display-Monitor-Control/dp/B00T2UAJA0 I'm plugging in the wire...
- 29 May 2019, 20:34
- Forum: Patching questions
- Topic: Leap Motion and Video player behavior.
- Replies: 3
- Views: 4904
- 09 May 2019, 05:36
- Forum: Patching questions
- Topic: Leap Motion and Video player behavior.
- Replies: 3
- Views: 4904
Hey guys, so back at it again and noticed that when i'm trying to use a video player (tried different patch, rack, workspace with same results) leap motion seems to no longer communicate with Hollyhock 3 unless I delete video player module and unplug/plug the usb cable to the Leap. Something to note...
- 30 Apr 2019, 20:19
- Forum: Patching questions
- Topic: Video, video, video
- Replies: 4
- Views: 6416
Hey all. So i'm experimenting with video! First thing to notice is that, especially with filters and such, its a processor hungry ordeal! Any other suggestions other than "don't use them" or "lower the size or resolution"? Second thing to notice is that when putting the video to video output creates...
- 17 Apr 2019, 03:05
- Forum: Patching questions
- Topic: Usine Resolution behavior question.
- Replies: 2
- Views: 4762
- 16 Apr 2019, 22:44
- Forum: Patching questions
- Topic: Usine Resolution behavior question.
- Replies: 2
- Views: 4762
- 20 Mar 2019, 00:43
- Forum: Patching questions
- Topic: OSC keystroke?
- Replies: 1
- Views: 4209
- 20 Mar 2019, 00:39
- Forum: General discussion
- Topic: intel real sense
- Replies: 7
- Views: 10642
Woo! Exciting news! any chance Kinect Azure could also be considered to be implemented in the next major release (if even possible)?
https://www.microsoft.com/en-us/p/azure ... verviewtab
https://www.microsoft.com/en-us/p/azure ... verviewtab
- 13 Mar 2019, 21:16
- Forum: Patching questions
- Topic: Leap Motion behavior and solution you may not have know you needed.
- Replies: 1
- Views: 3953
Hey peeps! I tried this on two separate Leap Motions and with the same results: When you bring your hand into the sensor field of operation and the Leap module registers your hand (say the right), it will let you bring in the opposite hand (left in this case) in and out of the field without any anom...
- 13 Mar 2019, 15:46
- Forum: General discussion
- Topic: Rs232 send/receive?
- Replies: 6
- Views: 8895
- 08 Mar 2019, 00:39
- Forum: General discussion
- Topic: Rs232 send/receive?
- Replies: 6
- Views: 8895
Thanks OLI! Would you recommend anything like this for RS232 over Ethernet?
https://www.workpro.es/products/lm-serial
https://www.workpro.es/products/lm-serial
- 28 Feb 2019, 05:35
- Forum: General discussion
- Topic: Rs232 send/receive?
- Replies: 6
- Views: 8895
- 08 Jan 2019, 23:07
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
....More findings! I was able to send text and get the same .txt file, however there seems to be an issue....if the delay between send and get is below 800ms, then get file doesn't see the change until the next time it gets the file. Here is where it gets tricky: if i don't delay the time between th...
- 06 Jan 2019, 18:45
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
Ok, so after having a blonde moment, I realized that the ftp has to have a published website attached to it. Seemed like something I should have known but tried to do it "the free way" first. I am able to read the txt files like a dream, however have this issue that happens every time...I press the ...
- 30 Dec 2018, 18:33
- Forum: General discussion
- Topic: Making money with Usine?
- Replies: 1
- Views: 3128
- 27 Dec 2018, 08:23
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
- 27 Dec 2018, 07:16
- Forum: Patching questions
- Topic: Round Video
- Replies: 2
- Views: 3533
- 16 Dec 2018, 21:42
- Forum: Patching questions
- Topic: Round Video
- Replies: 2
- Views: 3533
- 16 Dec 2018, 21:40
- Forum: Patching questions
- Topic: Replicating Weather API
- Replies: 2
- Views: 4495
Hey guys. Was wondering if there was a way for me to get updated information from internet like weather information? I thought about get file and ftp, but can't wrap my mind around collecting text from a URL like in your example www.sensomusic.org/file.txt. Any thoughts?
- 27 Nov 2018, 18:14
- Forum: Patching questions
- Topic: Screen Resolution Script
- Replies: 12
- Views: 15994
- 24 Nov 2018, 17:14
- Forum: Patching questions
- Topic: Screen Resolution Script
- Replies: 12
- Views: 15994
- 30 Apr 2018, 22:15
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
The concept is this: If use "Write Textfile" with something as simple as "0" and then use "FTP Putfile" to send it to an FTP, then receive it with "Get File" and assign it to say, a state of a button - Is it then possible to send the "0" to turn a button off between two different systems that are on...
- 25 Apr 2018, 21:31
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
- 25 Apr 2018, 21:09
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Hey Nay. I am using NI-Mate with the "basic" skeleton send option without a problem. Part of why, I think is the fact that its straight forward in its address format (ie: /L hand) any other format, even in NI-Mate, where its not so straight forward doesn't catch on Usine. Which leads me to the think...
- 17 Apr 2018, 18:10
- Forum: General discussion
- Topic: Brekel Body Pro and Usine
- Replies: 8
- Views: 13359
Hey All, I've been experimenting with Kinect V2 and am seeing if I can get OSC commands to come from Brekel Body Pro 2 into Usine, however I think the format might be off... In the documentation, it says the address pattern is in this format: /waist_joint_local. I haven't been able to catch the stre...
- 07 Feb 2018, 03:37
- Forum: Patching questions
- Topic: Sync two machines receiving same OSC
- Replies: 3
- Views: 4612
hey guys thanks for the responses! nay-seven: I was thinking about adding a delay on the faster machine, and while it makes sense, I wish there was a better way to handle something like this. It is consistently latent and a fix like this is realistic, however, I want to see if I can find a way by ch...
- 06 Feb 2018, 02:10
- Forum: Patching questions
- Topic: Sync two machines receiving same OSC
- Replies: 3
- Views: 4612
Hey guys. I have a play button. There are many like it, but this one controls playback from two PC's at the same time. I send OSC, they both spit out Audio into a physical mixer. Here is the conundrum: no matter what I do, the second PC seems to be just slightly behind. I have a third machine which ...
- 02 Jan 2018, 18:31
- Forum: Patching questions
- Topic: Text file send and receive
- Replies: 8
- Views: 10701
- 30 Jun 2017, 07:17
- Forum: Patching questions
- Topic: Making a script like leap or wii, but for other sensors
- Replies: 5
- Views: 6315
- 30 Jun 2017, 07:15
- Forum: General discussion
- Topic: Anyone else not able to load VST plugins with HH3?
- Replies: 14
- Views: 17305
- 28 Jun 2017, 07:51
- Forum: General discussion
- Topic: Anyone else not able to load VST plugins with HH3?
- Replies: 14
- Views: 17305
- 28 Jun 2017, 07:28
- Forum: General discussion
- Topic: Anyone else not able to load VST plugins with HH3?
- Replies: 14
- Views: 17305
@sephult: nope, didn't see an option. UPDATE: so....tried reinstalling HH3, tried to point the vst folders to an empty folder on HH2 just for giggles. Apparently HH3 doesn't like Massive. It gets stuck at 17% specifically on the Massive Audio Unit. @nay-seven: I tried your solution, but it seems to ...
- 28 Jun 2017, 06:43
- Forum: General discussion
- Topic: Anyone else not able to load VST plugins with HH3?
- Replies: 14
- Views: 17305
- 28 Jun 2017, 06:41
- Forum: Patching questions
- Topic: Making a script like leap or wii, but for other sensors
- Replies: 5
- Views: 6315
I played around with the HID module and it only seems to pick up things like joysticks, mice, keyboards, the sensors on board the macbook, but other things I haven't really made work out of the box. My aim is to somehow make the myo and the kinect sensor without having other software be involved. @n...
- 27 Jun 2017, 17:18
- Forum: General discussion
- Topic: Anyone else not able to load VST plugins with HH3?
- Replies: 14
- Views: 17305
Normally, when scanning for VST plugins, I would get about 3% before I have to restart Usine and get another 3%, etc... But with HH3, when I scan, it gives me 16% and freezes. After a restart it goes to 26% and freezes. After a restart it goes back to 16%. It never completes and leaving it on all ni...
- 27 Jun 2017, 17:12
- Forum: Patching questions
- Topic: Making a script like leap or wii, but for other sensors
- Replies: 5
- Views: 6315
Hey guys. Was just wondering...is it possible to make a script in the vein of what you would use to control the wii mote or the leap and instead make a script that would facilitate say, the myo or the kinect camera. Is it possible to connect these or other sensors without the use of myo mapper or ot...
- 30 Mar 2017, 05:10
- Forum: Patching questions
- Topic: Hollyhock to Serato MIDI send.
- Replies: 1
- Views: 3039
Just thought of something....how hard would it be to send Hollyhock MIDI messages over to Serato software to replace the controller that usually plugs into it? I haven't physically started diving into the mechanics of this, but was wondering if anyone tried this or some sort of version of this? My i...
- 06 Mar 2017, 07:21
- Forum: General discussion
- Topic: Some findings on OSC and networking.
- Replies: 0
- Views: 3124
Just wanted to share some of my findings. I've been experimenting some with networking using Usine. Coming from logic nodes, AU Send/Receive and Vienna Ensemble Pro, I have to say, this is the most versatile network protocol I've seen yet. First and foremost all networkable machines are linked in pa...
- 26 Feb 2017, 19:09
- Forum: General discussion
- Topic: Configure OSC Iphone
- Replies: 17
- Views: 20174
So in the module menu, if you do a search for the "osc lister" module, you can actually start catching data from your phone using that module. This is the best way to know if you are broadcasting properly. Also i see that you are accepting port 8002 in Usine. It is very important to broadcast to 800...
- 26 Feb 2017, 19:06
- Forum: General discussion
- Topic: Configure OSC Iphone
- Replies: 17
- Views: 20174
- 26 Feb 2017, 16:34
- Forum: General discussion
- Topic: Configure OSC Iphone
- Replies: 17
- Views: 20174
With OSC, there is usually an address associated with the broadcasting via UDP. Usine listens to port 8001 by default. Some OSC programs wont let you chane the port, so you need to change Usine's listening port in the network settings tab OR if you have the option, change the OSC broadcast to port 8...
- 06 Feb 2017, 15:47
- Forum: Patching questions
- Topic: Myo - vibration feedback
- Replies: 3
- Views: 5741
Just to follow up on my own question: I found that with MYO Scripts, you can program, amongst many other things, the feedback vibration.
http://developerblog.myo.com/getting-st ... ts-part-5/
This is page 5 of the series, I would suggest starting from part 1 and working your way.
http://developerblog.myo.com/getting-st ... ts-part-5/
This is page 5 of the series, I would suggest starting from part 1 and working your way.
- 05 Feb 2017, 05:01
- Forum: Patching questions
- Topic: Unresolved Buses question.
- Replies: 1
- Views: 3119
- 02 Feb 2017, 06:02
- Forum: General discussion
- Topic: EEG devices?
- Replies: 4
- Views: 9180
- 28 Jan 2017, 17:32
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
- 28 Jan 2017, 03:58
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
Alright. An hour or so playing around with it and here are my findings: when I do pass if change before MIDI create, the minimize, maximize works sorta how I want. Apparently Usine doesn't like when the minimize/maximize has an off value of "1" sent to it, wether from a button or a switch. I don't t...
- 27 Jan 2017, 02:57
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
- 26 Jan 2017, 19:08
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
- 26 Jan 2017, 18:21
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
- 26 Jan 2017, 14:07
- Forum: Patching questions
- Topic: Minimize patch midi learn question.
- Replies: 9
- Views: 12020
I had made a MIDI bus, attached it to send to Usine module and attached it as MIDI input for a separate rack. I know the MIDI is sending through because it picks it up with MIDI learn. Driving the create parameter are two switches, each with an on value of .5. This is so that the MIDI will not be tr...
- 26 Jan 2017, 01:51
- Forum: Artistic Zone
- Topic: Live @ Imogen heaps reverb festival
- Replies: 7
- Views: 44369
- 25 Jan 2017, 01:00
- Forum: Suggestions & improvements
- Topic: Multiple simultaneous wiring per objects selected.
- Replies: 3
- Views: 6295
Hmm...doesn't seem to work for me. I tried all combo buttons... is this an option to turn off or on somewhere? Just to clarify, Im recommending that if you shift+select modules and drag out a wire, multiple wires would come out of the selected modules simultaneously so I don't have to mess around wi...
- 24 Jan 2017, 05:25
- Forum: Suggestions & improvements
- Topic: Minimize and maximize patch or rack from within a patch.
- Replies: 1
- Views: 3190
- 24 Jan 2017, 00:29
- Forum: Suggestions & improvements
- Topic: Module search bar
- Replies: 1
- Views: 3311
It would be awesome if it was possible to enter a word and be able to search for this word through the modules and be able to replace the text found with another user selected word. For example if I have multiple buses is one module, when I duplicate, all I want is to change one word, but it would h...
- 24 Jan 2017, 00:25
- Forum: Suggestions & improvements
- Topic: Multiple simultaneous wiring per objects selected.
- Replies: 3
- Views: 6295
- 23 Jan 2017, 16:44
- Forum: Patching questions
- Topic: Switch activates quantized crossfade over time (a bar or beat).
- Replies: 2
- Views: 3789
- 23 Jan 2017, 15:57
- Forum: Patching questions
- Topic: Trailing midi
- Replies: 2
- Views: 3714
- 21 Jan 2017, 02:41
- Forum: Patching questions
- Topic: Myo - vibration feedback
- Replies: 3
- Views: 5741
I know that if you have an OSC bridging software you can get the myo to behave in hollyhock. I've had really good experience, however I wanted to know if anyone has any experience with the vibration feedback - if that is also sent through OSC and whether I can take advantage of it (trigger it). Than...
- 21 Jan 2017, 02:32
- Forum: Patching questions
- Topic: Trailing midi
- Replies: 2
- Views: 3714
I'm trying to play drums live using piezo microphones. The workflow I have in mind is, every time I hit a kick drum, the next time the drum kick loop loops around (using piano roll) a sub note will hit sometime after the kick (say 3ms). However, here's the twist: if I hit another kick within that 3m...
- 21 Jan 2017, 02:20
- Forum: Patching questions
- Topic: Switch activates quantized crossfade over time (a bar or beat).
- Replies: 2
- Views: 3789
I want to be able to hit a button or a switch, and that switch over the course of a bar, smoothly crossfades one audio signal with another (versus just doing an on and off switch which will take it there immediately. The point is to have a smooth audio transition through time. I was thinking about u...
- 21 Jan 2017, 02:16
- Forum: Patching questions
- Topic: Leap: fader - resume fader data upon triggering last input.
- Replies: 2
- Views: 4539
Hey peeps, just wanted to say, ABSOLUTELY in love with the software...cant put it down, can't stop talking about it. So i'm getting down and dirty with Leap and have a workflow, where I am working with a fader, that fader switches its function, becomes something else for a while and then goes back t...
- 11 Jan 2017, 16:48
- Forum: Suggestions & improvements
- Topic: Novation Automap
- Replies: 4
- Views: 7933
Novation Automap has been a flaky tool in my toolbox for quite some time. I've followed it recently and the only thing I can even recommend that is anything worth of note is an OSC-based third party plugin for Lightroom. Look up Device Templates for Paddy. Perhaps I'll dust mine off and see if there...
