<div dir="ltr"><div><div><div><div><div><div><div>Dear list,<br><br>I am working on a small patch which stores simple events in a table to trigger sounds later on. <br></div>I would like to be able to edit the content of my table easily, which requires scrolling it, zooming in, and eventually editing the content.<br>
<br></div>I have found away of scrolling the content, but it is very slow with relatively big tables (hem, even with a table with 20 000 samples...). Please see the example attached.<br><br></div><div>I have 2 questions :<br>
</div>1) Is there a more efficient way of doing this ? Copying only part of the content is worse (i&#39;ve tried).<br></div>2) Can I prevent the content of the table from spilling over the table to right of the left ? I get the same behaviour in a GOP, and putting a canvas next to the table to cover it doesn&#39;t work because the table content gets redrawn on top of it.<br>
<br></div>This leads me to a more general question about something i&#39;ve found in the help : <br>&quot;5 Wave editing: with proper manipulation of array data, Pd can be fully functional wave editor, complete with mouse-clickable cut-n-paste, pitch-shift, time expansion, down/upsampling, and other tools typically found in commercial wave editors.&quot;<br>
</div>This has always sounded very appealing to me, but i wonder how realistic this statement is... unless i&#39;m ignoring 80 % of what can be done with tables in Pd.<br><br></div>Cheers,<br><br>Pierre.<br></div>