Page 1 of 1

Posted: 16 Feb 2015, 10:09
by 23fx23
sounds a bit tweaked^^ but i was wondering if by any chance this could be somehow possible to get some pixels info of a picture , kind of a get array element value (maybe sdk?) that would output color value of an adressed xy or pixel id.

otherwise if anybody got some ideas of programs ouside usine that could decipher/ parse those values ie to a text file to be loaded in script i would be highly interested!..

Posted: 16 Feb 2015, 10:30
by 23fx23
mmm it seems the bitmap pins outputs 2d array, is there some secret code to demultiplex :p?

Posted: 16 Feb 2015, 14:05
by sephult
Awhile back I was looking at this software for Graphic to Audio Conversions. It looks quite overwhelming the amount of conversion options, not sure the specific request you are looking for....but quite possibly with all the options.

http://photosounder.com/

-S

Posted: 16 Feb 2015, 14:07
by sephult
It would be a cool addition to add a File-Name to the video capture for still images and to be able to define and move the zones to output to array.

-S

Posted: 17 Feb 2015, 21:27
by 23fx23
thx sephult, yeah i know photosounder that i tried with many other similar by the past, very nice features. unfortunately i didn't found one yet that could handle that feature xy straight datas output, but i finallly have found a workaround scripting in my 3D software to output xypixels as values to a textfield i can then load and process in usine script. still think this could be sexy if we could manipulate bitmap pins in some ways but i can already move on deeper to what iam after so thats cool :)

Posted: 17 Feb 2015, 21:35
by sephult
Awesome that sounds fun!
I am glad you are making progress.

Do share more of your details when you have time, I'd love to hear and see more of how you are using!

-Shane

Posted: 17 Feb 2015, 21:50
by 23fx23
yeah ill let ya know. ive several range of application ideas like procedural/algoritmic maps used as complex random generators, convert true bezier splines to audio wavforms or automations, sound image based generators, globally link some 2D/3D events to audio ect..