Search found 2561 matches

by Arvol
Sat Apr 13, 2024 14:54
Forum: Problems? Bugs? Solutions!
Topic: Mapping, DMX and Decks
Replies: 2
Views: 136

Re: Mapping, DMX and Decks

You can assign each deck a DMX address just like you do with MIDI, or for use with a single address or encoder would to be to map the |< >| buttons next to the deck with a DMX address, then assign your deck UI in your console to that specific address.
by Arvol
Sat Apr 13, 2024 14:52
Forum: Developers Developers Developers
Topic: Is it possible to command the switcher via RS-232C from the resolume?
Replies: 2
Views: 228

Re: Is it possible to command the switcher via RS-232C from the resolume?

Directly, No.
However you can send out OSC or DMX from Arena and then use a free translator app like Chataigne to convert to other protocols.
by Arvol
Sat Apr 13, 2024 14:51
Forum: General Chat
Topic: What is the best way to achieve 5.1 surround sound audio output for Resolume Avenue or Arena in 2024?
Replies: 4
Views: 263

Re: What is the best way to achieve 5.1 surround sound audio output for Resolume Avenue or Arena in 2024?

Correct. Currently Resolume can only do a stereo out. You can kind of bandaid it together using Resolume for mapping and video playback and then have Ableton or some other DAW send out audio. You can send another audio out track from your DAW to Resolume sending out LTC so that the video can follow ...
by Arvol
Fri Apr 12, 2024 18:44
Forum: New Features
Topic: DMX Automap and CITP
Replies: 1
Views: 152

Re: DMX Automap and CITP

Good luck going through life with that type of attitude.
by Arvol
Fri Apr 12, 2024 18:22
Forum: Developers Developers Developers
Topic: send integer to Text Block ?
Replies: 3
Views: 284

Re: send integer to Text Block ?

With Python I usually do something like:

str("xxx") with xxx being the int(operator)
by Arvol
Fri Apr 12, 2024 18:21
Forum: General Chat
Topic: What is the best way to achieve 5.1 surround sound audio output for Resolume Avenue or Arena in 2024?
Replies: 4
Views: 263

Re: What is the best way to achieve 5.1 surround sound audio output for Resolume Avenue or Arena in 2024?

You don't lol. They guys are reworking the audio system for multi channel out but there is no timeline. Could be next month (haha) or could be 10 years? If I was to guess... Maybe a year or two??
by Arvol
Fri Apr 12, 2024 18:19
Forum: New Features
Topic: Using Arena for corporate shows - rehearsals specifically.
Replies: 2
Views: 90

Re: Using Arena for corporate shows - rehearsals specifically.

I work pretty heavily in the corporate world as well. Most the time they don't need the last 30 sec, just something that shows the end, it could be 5-10 sec and they're happy.

Just have companion send a float value of 0.9 to
/composition/selectedclip/transport/position
by Arvol
Mon Apr 08, 2024 19:42
Forum: General Chat
Topic: How to control Resolume Avenue Arena with UDP Commands Directly?
Replies: 3
Views: 234

Re: How to control Resolume Avenue Arena with UDP Commands Directly?

Anytime :)
There's a ton of documentation out there for it.
by Arvol
Mon Apr 08, 2024 18:48
Forum: Problems? Bugs? Solutions!
Topic: OSC set playhead at absolute position (in sec)
Replies: 2
Views: 188

Re: OSC set playhead at absolute position (in sec)

It's just a float value. In Wire you can get get media player clip duration and remap 0-1 that way but for non wire functions you would need to ping the clip via osc with a ? to get the duration and then do a remap externally that way. No in the box solution that I'm aware of atm.
by Arvol
Mon Apr 08, 2024 18:45
Forum: Hardware
Topic: Can't edit Graphic Card Video Settings
Replies: 1
Views: 108

Re: Can't edit Graphic Card Video Settings

I've seen a few low end PC's use RTX rendering cards, but all of the connections are routed through the intel chip, so even though the RTX card is rendering, the edid handshake comes from the underpowered GPU. This is not a solution I would ever advise using live. Most of the time you can't change t...