DataTable.setSize() error

10 views
Skip to first unread message

Kieran McAuliffe

unread,
Oct 4, 2021, 5:09:25 PM10/4/21
to pyo-discuss
Hi,

According to the docs I should be able to resize a DataTable, however, I'm getting:
AttributeError: '_pyo.DataTable_base' object has no attribute 'setSize'

I'm trying to download a series of .wav files from the web and store them in tables for playback directly from RAM.  Two options I have are to make the initial size of my DataTable extremely large or create a new DataTable every time I retrieve a new .wav file.  I'd prefer not to use either of these methods.  Any other ideas?

Best,
Kieran
Reply all
Reply to author
Forward
0 new messages