Vimix Chataigne Module #119
Replies: 13 comments 21 replies
-
|
GREAT ! 😸 This will definitely be useful for mapping MIDI to vimix ! See #116 |
Beta Was this translation helpful? Give feedback.
-
|
YEAH! 👍 Sure. I could share a demo and some screenshots. |
Beta Was this translation helpful? Give feedback.
-
|
Sorry for my bad english... a little test: |
Beta Was this translation helpful? Give feedback.
-
|
@brunoherbelin , we some OSC message:
|
Beta Was this translation helpful? Give feedback.
-
|
Updated OSC documentation at https://github.com/brunoherbelin/vimix/wiki/Open-Sound-Control-API |
Beta Was this translation helpful? Give feedback.
-
|
Check out Beta 2c7262c : playing with a tooltip on source left icons: |
Beta Was this translation helpful? Give feedback.
-
|
Hei! |
Beta Was this translation helpful? Give feedback.
-
|
Hi @MoorPoor and @brunoherbelin
what do you think? |
Beta Was this translation helpful? Give feedback.
-
|
Excited that we can work on this! Important to have a discussion to design things right 😄
I am not sure to understand the 'not possible to save filter' : code is saved in the session file, with the clone source.
Indeed, and I could propose the following OSC API:
The above would mean set filter to "blur", with those two values as options. This above would mean to keep same
I have a problem with this, as declaring custom uniforms is not Shadertoy compatible. Instead, a hack is to use the However, I agree this is not optimal. I am not sure of how to proceed. I will check how GLSLViewer works. |
Beta Was this translation helpful? Give feedback.
-
|
Hey! Please try 8e28eba Beta : I added the Filter parameter in OSC. To just set filter by name: To set filter and a specific method: To set filter, method, and value: To set filter, method, and animate value change in 500ms: And indicate Would be nice to have your feedback |
Beta Was this translation helpful? Give feedback.
-
|
NB: I updated the OSC API documentation with more details. |
Beta Was this translation helpful? Give feedback.
-
|
Here is something which should be answering the needs discussed here : vimix is now able to recognise the declaration of a uniform variable in a filter and add it to the list of parameters in the GUI and in OSC. Here is a demo in the GUI ; vimix_uniform_customGLSL.trimmed.mp4For OSC, you simply set the Check the documentation of OSC API for more details. |
Beta Was this translation helpful? Give feedback.
-
|
I do some updates. Now the chataigne module receive vimix OSC messages: |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I release a Chataigne module to use Vimix.
I hope it's useful to someone.
https://github.com/lupin3rd/vimix-chataigne-module
Beta Was this translation helpful? Give feedback.
All reactions