I'm working with a guitarist who is interested in using, for instance, Lines. He's using MiGiC to translate his guitar into MIDI signals, which in turn trigger individual clips or parameters within clips.
How should we go about having a few parameters be random on each trigger? Like "Rotation ...
Search found 7 matches
- Wed May 08, 2024 22:31
- Forum: General Chat
- Topic: Randomise Parameter on MIDI input
- Replies: 2
- Views: 4018
- Sun Jan 02, 2022 00:19
- Forum: Problems? Bugs? Solutions!
- Topic: Rest API for Dashboard & Master params
- Replies: 1
- Views: 2704
Re: Rest API for Dashboard & Master params
Aha!
Code: Select all
axios
.put('http://localhost:8080/api/v1/composition', {
speed: {
value: 0.5,
},
})
.then(
(response) => {
console.log(response)
},
(error) => {
console.log(error)
}
)
- Sun Jan 02, 2022 00:09
- Forum: Problems? Bugs? Solutions!
- Topic: Rest API for Dashboard & Master params
- Replies: 1
- Views: 2704
Rest API for Dashboard & Master params
I'm confused by the Swagger API on how to write the proper request for controlling the dashboard and master params. How should the code below be changed in order to a) set the master value and b) update Dashboard Link 1?
axios.post('http://192.168.1.222:8080/api/v1/composition/master/value', "0.5 ...
axios.post('http://192.168.1.222:8080/api/v1/composition/master/value', "0.5 ...
- Sun Oct 25, 2015 14:10
- Forum: Problems? Bugs? Solutions!
- Topic: Use URL as input source OR multiple Syphoner instance
- Replies: 2
- Views: 3883
Re: Use URL as input source OR multiple Syphoner instance
Oh im so stupid.. of course i just tried with two chrome windows. Ill try this asap, thanks... geeez
- Sun Oct 25, 2015 12:19
- Forum: Problems? Bugs? Solutions!
- Topic: Use URL as input source OR multiple Syphoner instance
- Replies: 2
- Views: 3883
Use URL as input source OR multiple Syphoner instance
I have two separate websites that I wish to use as sources in Resolume through Syphon.
I have tried using Syphoner but multiple Syphoner instances still only render 1 usable output for Resolume.
I know VDMX can fetch content from a site directly, and my question is if Resolume has something ...
I have tried using Syphoner but multiple Syphoner instances still only render 1 usable output for Resolume.
I know VDMX can fetch content from a site directly, and my question is if Resolume has something ...
- Tue Jan 22, 2013 21:34
- Forum: New Features
- Topic: Advanced Output UI Feedback + Wishlist
- Replies: 5
- Views: 7961
Re: Advanced Output UI Feedback + Wishlist
I don't know if I was looking for a reply, I have just worked a lot with Resolume the last couple of months and wanted to shout out some things that I think would completely remove modul8 from my mind. Because I can't help but to feel that there are some minor things that could be added in Resolume ...
- Wed Jan 16, 2013 06:01
- Forum: New Features
- Topic: Advanced Output UI Feedback + Wishlist
- Replies: 5
- Views: 7961
Advanced Output UI Feedback + Wishlist
Out of months of frustration of jumping between MadMapper and Resolume, and just wishing I could stick with one for the mapping, I am left without any choice but to go with MadMapper. And I have really tried, but there are too many things at the moment weird with the Advanced Output.
— Lock, i know ...
— Lock, i know ...