Frank Barknecht wrote:
Fine with me, if it works. In fact, I only use matrices here, because they interpolate a la [line~]. Otherwise I could and would use [demux~] here, as it's a 1d-matrix anyway.
oh, then you could use [multiline~] which doesn't have the stupid name-restriction. (but i _guess_ [mtx_*~] is more optimized for such tasks)
adding interpolation to [demux~] would complicated the code so much... (altough [demux~] is probably not so usefull without interpolation)
mfg.v.asd IOhannes