hello !
perhaps you could help me to find the way to have computer activity and especially the harddisk activy from my computer as an input in puredata;
Thanks !
M.
Computer activitiy
hello !
perhaps you could help me to find the way to have computer activity and especially the harddisk activy from my computer as an input in puredata;
Thanks !
M.
Your platform makes a big difference to solving this Marsafari,
please tell us what system your running..
Use the Source.
thank you to be involved.*
i'm on a PC, but if necessary (more simple), i could work on OSX or linux
On Mac or Linux you can use lsof to show which files are opened for reading
or writing on the disk. In Windows the taskmon can tell you how many bytes
were written or read from a handle, but I don't know how to access this from Pd. With Linux you can use a [shell] command. Hope this helps. It may not be easy on Windows but it is possible on other platforms
Use the Source.
ok, i'm oriented on puredata is knowing when the harddisk is writing and when it's not. as a simple 1/0 information.
thank you for your gift already !
Oops! Looks like something went wrong!