list of gen files for jit.gl.pix
Where can I find such a list (like 'brcosa' for example) ? Had a look in Jitter examples > render and gen folders but didn't see them.
Same question for jit.pix and jit.gen of course...
I have some in examples/jitter-examples/gen/
you can highlight the "files" button in the wheel that appears when you select a jit.gen object, and see a list the of .genjit files in your search path. There's not very much...
I had seen the examples but hadn't noticed the 'files' option on the magic wheel :)) thanks
also, use the browser filter: Kind is genjit
Strangely, the wheel has stopped showing me the list of genjit files, it just shows two which are not shaders (see attachment). Same with the browser : I choose 'kind is' genjit, search 'everything' and all it finds is genjit_icon.png
{
"version" : "Version 6.1.3 (69b6394)",
"platform" : "mac",
"arch" : "x86",
"osversion" : "Mac OS X Version 10.8.4 x86_64",
"samplerate" : 48000,
"iovs" : 256,
"sigvs" : 64,
"scheduler_in_audio_interrupt" : "off",
"audio_drivername" : "Core Audio",
"audio_driver_subname" : "",
"eventinterval" : 2,
"overdrive" : "on",
"mixerparallel" : "off",
"mixercrossfade" : 0,
"mixerlatency" : 30.0,
"mixerramptime" : 10.0
}