Welcome to %s forums

BrainModular Users Forum

Login Register

issue with writing a text file from an array

General Discussion about whatever fits..
fractalist
Member
Posts: 84

Unread post by fractalist » 18 Apr 2016, 13:35

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).

sephult
Member
Posts: 1144

Unread post by sephult » 18 Apr 2016, 18:51

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
"Every act of creation is first an act of destruction." -Picasso

fractalist
Member
Posts: 84

Unread post by fractalist » 19 Apr 2016, 11:54

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)

sephult
Member
Posts: 1144

Unread post by sephult » 19 Apr 2016, 12:30

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
"Every act of creation is first an act of destruction." -Picasso

fractalist
Member
Posts: 84

Unread post by fractalist » 19 Apr 2016, 12:32

No pb. I'm on mac, if it helps you !

"Write text" is working for me now, still not sure what was wrong !

sephult
Member
Posts: 1144

Unread post by sephult » 19 Apr 2016, 12:38

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
"Every act of creation is first an act of destruction." -Picasso

User avatar
nay-seven
Site Admin
Posts: 5684
Location: rennes France
Contact:

Unread post by nay-seven » 19 Apr 2016, 13:39

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

23fx23
Member
Posts: 2545

Unread post by 23fx23 » 19 Apr 2016, 21:33

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

Post Reply