aboutsummaryrefslogtreecommitdiff
path: root/read_shared_mem.cc
AgeCommit message (Collapse)Author
2006-03-25changed a lot: pdoctave_dataframe: sleepUntil changed. Doesn't work yet, ↵Franz Zotter
perhaps will not work that way. Looking for a suitable solution... pdoctave.c: starting octave when loading lib. removed the pdoctave object. Started general chaos... svn path=/trunk/externals/iem/pdoctave/; revision=4766
2006-02-22These is the beginning of a try to connect the pd to octave. Especially when ↵svn2git-rootFranz Zotter
using the iemmatrix features in pd, this feature becomes sensible. On the whole it shall enable the user to use the command line parser of octave. The take-over strategy is bad at this starting point. No threading, no practical data transmission. Perhaps the common work on it can help. (Franz) svn path=/trunk/externals/iem/pdoctave/; revision=4611