» it.EX9.HLSL.Annotations
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

it.EX9.HLSL.Annotations

English | French

VVVV supporta le seguenti annotazioni per i parametri nei files Effetto (non sono sensibili alle maiuscole):

float = virgola mobile
int = intero
annotazione descrizione tipo
uiname definisce il nome per il pin che rappresenta il parametro sul nodo effetto; se non viene usata l'annotazione "uiname" al pin verrà dato il nome del parametro. stringa
uimin definisce il valore minimo per un parametro di tipo scalare; un valore non sarà mai inferiore a quanto definito (supportato dalla GUI) * float or int
uimax definisce il valore massimo per un parametro di tipo scalare; un valore non sarà mai superiore a quanto definito (supportato dalla GUI) * float or int

* funziona solo per i tipi scalari (Tipi di Valori): int and float

Esempio

float MyParameter;

Genera un pin chiamato MyParamter nel nodo effetto, con un sottotipo di default = 0 ed un intervallo compreso tra MinFloat e MaxFloat.

float MyParameter <string uiname = "My Parameter"; float uimin = 0; float uimax = 1;> = 0.5;

Genera un pin chiamato My Parameter nel nodo effetto con un sottotipo di default = 0.5 ed un intervallo compreso tra 0 e 1.

anonymous user login

Shoutbox

~8h ago

Urbankind: circuitb:Wrongcop is epic! :)

~9h ago

joreg: @tobi: use GetSlice() as the patch i referred you to is demonstrating. or start a forum thread with your patch.

~9h ago

TobiTobsen123: hmm yes i can see the values...but how to handle them as seperate values? I need to forward them via TCP/IP...

~11h ago

joreg: @tobi: OSCDecoder helppatch has a section: OSC_Advanced (bottomright) that demoes decoding of multiple messages

~11h ago

TobiTobsen123: I'm using an OSCDecoder, it receives two arguments...works but how can I seperate the arguments into two seperate values

~14h ago

u7angel: @mediadog, make it a forum question.

~14h ago

u7angel: @mediadog, tty renderer ?

~16h ago

microdee: however non-conductive objects are invisible for this so the pencil and the sticks in the video are still a mysteries