Search found 50 matches
- Sun Oct 22, 2023 16:04
- Forum: Problems? Bugs? Solutions!
- Topic: Text parameter of Text Animator in API
- Replies: 1
- Views: 18992
- Sat Oct 14, 2023 04:13
- Forum: Problems? Bugs? Solutions!
- Topic: Text parameter of Text Animator in API
- Replies: 1
- Views: 18992
Text parameter of Text Animator in API
Endpoint doesn't work. v.7.17.3
Related to this one also viewtopic.php?t=21681
Related to this one also viewtopic.php?t=21681
- Sun Apr 23, 2023 14:41
- Forum: Developers Developers Developers
- Topic: Rest API: error reading field "bypassed": value is not bool
- Replies: 2
- Views: 31090
Re: Rest API: error reading field "bypassed": value is not bool
this happened in 7.12.1, same code works in 7.14.2
- Wed Mar 29, 2023 23:05
- Forum: Developers Developers Developers
- Topic: Rest API: error reading field "bypassed": value is not bool
- Replies: 2
- Views: 31090
Rest API: error reading field "bypassed": value is not bool
Got error when trying to make python (or with web) put request in /composition. Same with any others parameters.
example of json:
{"bypassed": {"valuetype": "ParamBoolean", "id": 1680124822111, "value": false}}
example of json:
{"bypassed": {"valuetype": "ParamBoolean", "id": 1680124822111, "value": false}}
- Sun Mar 12, 2023 11:48
- Forum: Developers Developers Developers
- Topic: How to read video files from Folder using Resolume Avenue or Arena and/or Wire?
- Replies: 7
- Views: 62399
Re: How to read video files from Folder using Resolume Avenue or Arena and/or Wire?
i've made python script that look for new files in folder and auto-upload it to Resolume. If you familiar with python i think i can share it.
https://t.me/vjschool/377
https://t.me/vjschool/377
- Mon Feb 27, 2023 19:21
- Forum: Problems? Bugs? Solutions!
- Topic: OSC loopback
- Replies: 3
- Views: 3243
Re: OSC loopback
idk why need to use another software, just for route signal (simple bool option in Resolume source code i think).
but anyway, here is trick to do this with dmx https://resolume.com/forum/viewtopic.php?p=89691
- Mon Feb 27, 2023 19:19
- Forum: General Chat
- Topic: Analyze BPM — automated BPM detection in Resolume
- Replies: 1
- Views: 5495
Analyze BPM — automated BPM detection in Resolume
In this tutorial I will show you how to automatically detect BPM from an incoming audio signal in Resolume without any plugins.
- Mon Feb 13, 2023 20:53
- Forum: Problems? Bugs? Solutions!
- Topic: OSC loopback
- Replies: 3
- Views: 3243
OSC loopback
Hi! Is there any way to enable the OSC loop? I've disabled all commands except only what I needed.
- Thu Jun 23, 2022 23:32
- Forum: Developers Developers Developers
- Topic: Telegram message to Resolume Text Block
- Replies: 12
- Views: 27740
Re: Telegram message to Resolume Text Block
Just made a small free app for sending messages from Telegram chats to Resolume via OSC
https://vjschool.gumroad.com/l/Telegram2VJ
https://vjschool.gumroad.com/l/Telegram2VJ
- Fri Feb 05, 2021 15:49
- Forum: General Chat
- Topic: Tutorial: UE4 & Resolume
- Replies: 0
- Views: 13921
Tutorial: UE4 & Resolume
In this tutorial, i will show how to control light, change actor position, and camera position in Unreal Engine with OSC from Resolume.