Page 1 of 1
Posted: 18 Apr 2016, 13:35
by fractalist
Problably something I misunderstand in the available module,
so I introduce the question globally :
I have an array, which contains a series of values, and I want a text file containing all the values (separated somehow) so I can analyze it elsewhere.
thanx !
(PS : I thought : array connected to "array to comma text" connected to "write text file" but I can't make it work? I guess I do something wrong, it's probably simple).
Posted: 18 Apr 2016, 18:51
by sephult
ARRAY MANAGER
Here is an array manager I made, that I havent released yet. It allows you to save and recall arrays.
It places I believe under Config/ it will create a directory structure for data.
-s
Posted: 19 Apr 2016, 11:54
by fractalist
Thank you Sephult !
However, I don't understand how it works : I can't see anything / any object/module whatsoever in the patch.
I got that there was a preset manager in the GUI but that's it.
Also, if someone from senso could chime in so I can learn on that matter as well, it would be cool ! (I can't make write file to wrok)
Posted: 19 Apr 2016, 12:30
by sephult
Sorry fractalist, i guess I uploaded the wrong file...I will have to look through and see if I have it still.
I had to use scripting for mine, using the write/read scripting example started me out on doing so.
-s
Posted: 19 Apr 2016, 12:32
by fractalist
No pb. I'm on mac, if it helps you !
"Write text" is working for me now, still not sure what was wrong !
Posted: 19 Apr 2016, 12:38
by sephult
Working Array Manager
I think this one should work, but I am using PC...so I am not 100% sure if I was neutral to the directory structure.
Its been awhile since I did this one
-s
Posted: 19 Apr 2016, 13:39
by nay-seven
for me the basic patch works here ?
here I'm on Mac, the file has no path, so it's been written in the Usine appz package
Download
Posted: 19 Apr 2016, 21:33
by 23fx23
on windows it might be just some right/privilèges thing to write file, i made once a user module willing to write wav file that seem wasn't working, but running usine as admin via right clic allowed the file to be written at root folder