Search found 7 matches

by somnium
Thu Dec 28, 2023 19:07
Forum: Problems? Bugs? Solutions!
Topic: Wire: Manage/Use presets from wire Dashboard?
Replies: 2
Views: 8475

Re: Wire: Manage/Use presets from wire Dashboard?

bart wrote: Tue Dec 26, 2023 18:52 Coming in the next version! 👍
Sweeet!
by somnium
Tue Dec 26, 2023 15:36
Forum: Problems? Bugs? Solutions!
Topic: Wire: Manage/Use presets from wire Dashboard?
Replies: 2
Views: 8475

Wire: Manage/Use presets from wire Dashboard?

Is there any way to add/edit/select presets from the wire interface? I've scoured the docs but haven't found anything yet.

While working on a patch, it would be nice to be able to add/remove/select presets. As it is, I'm always having to keep a mental map of what the "default" previously was when I ...
by somnium
Fri Dec 15, 2023 19:05
Forum: Wire Wire, Pants on Fire!
Topic: Is there a way to get the unix epoch in miliseconds?
Replies: 6
Views: 35287

Re: Is there a way to get the unix epoch in miliseconds?

Zoltán wrote: Fri Dec 15, 2023 11:56 We're looking into it.
🎉
by somnium
Fri Dec 15, 2023 09:42
Forum: Wire Wire, Pants on Fire!
Topic: Is there a way to get the unix epoch in miliseconds?
Replies: 6
Views: 35287

Re: Is there a way to get the unix epoch in miliseconds?


The patch you have looks about as simple as it could be made.
There are buffer nodes like Stack which could get rid of the snapshot, but then reading the values of it would need more nodes.


Gotcha.

Any chance you would reconsider an option to enable the Resync command while Link is active ...
by somnium
Thu Dec 14, 2023 09:31
Forum: Wire Wire, Pants on Fire!
Topic: Is there a way to get the unix epoch in miliseconds?
Replies: 6
Views: 35287

Re: Is there a way to get the unix epoch in miliseconds?


System time would show you the local system's time, and around midnight that would turn back to 0:00.000
If you need the unix epoch, there is a Date node too, which you can use to calculate, but it will still be all based on your local time zone.


Yeah, every night at midnight it will break haha ...
by somnium
Wed Dec 13, 2023 16:48
Forum: Wire Wire, Pants on Fire!
Topic: Is there a way to get the unix epoch in miliseconds?
Replies: 6
Views: 35287

Is there a way to get the unix epoch in miliseconds?

I'm using two snapshot's to measure the time difference between received events and it's a little tedious at the moment as I need to manually calculate the "running milliseconds" from the System Time operator (millis + seconds * 1000 + minutes * 6000...).

Is there a better way to do this that I'm ...
by somnium
Fri Dec 01, 2023 03:20
Forum: Problems? Bugs? Solutions!
Topic: VirtualDJ > Ableton Link > Resolume
Replies: 9
Views: 12322

Re: VirtualDJ > Ableton Link > Resolume

Sorry to bring back an old thread, but is there any chance y'all might consider this behind an option?

This would simplify my life quite a bit when it comes to syncing Resolume with TouchDesigner as I would be able to use AbletonLink rather than having to do things manually by listening for BPM ...