Skip to content
  • Jonathan Wilkes's avatar
    first attempt at lifting the limitation on the size of text typed in new... · 761cd972
    Jonathan Wilkes authored
    first attempt at lifting the limitation on the size of text typed in new objects in the GUI which get sent to Pd. We're sending in chunks smaller than the buffer to achieve this.
    * this needs a lot more testing
    * still subject to Pd's limit of 1000 bytes per t_symbol
    * probably want to protect the new canvas methods from segfaults in case the users start fooling around with them
    761cd972