daniel1989
2014-10-21 05:30:33 UTC
Hello SC Community,
I'm trying to import a very large txt file (million+ data points, single
column, tab delimited) into SuperCollider so I can sonify it. However, I
would like to only import a certain range of the data each time I run the
program.
I know the FileReader function has a startRow argument, but is there a way
to also make it stop importing at a certain point? Like say I wanted to
import data points 100,000 to 150,000 out of the million data points in my
file. How would I do this?
Thanks,
Daniel
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Importing-data-with-FileReader-tp7614174.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
I'm trying to import a very large txt file (million+ data points, single
column, tab delimited) into SuperCollider so I can sonify it. However, I
would like to only import a certain range of the data each time I run the
program.
I know the FileReader function has a startRow argument, but is there a way
to also make it stop importing at a certain point? Like say I wanted to
import data points 100,000 to 150,000 out of the million data points in my
file. How would I do this?
Thanks,
Daniel
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Importing-data-with-FileReader-tp7614174.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/