Thank you for your suggestion. Sending 0x0a was just displaying the ASCII value (the number 10) but I sent a "\n" as a string and that worked. I hope this helps someone else!
Search found 2 matches
- Thu Jun 29, 2023 19:05
- Forum: Problems? Bugs? Solutions!
- Topic: Send line break through OSC to text block?
- Replies: 6
- Views: 14705
Re: Send line break through OSC to text block?
- Tue May 30, 2023 22:02
- Forum: Problems? Bugs? Solutions!
- Topic: Send line break through OSC to text block?
- Replies: 6
- Views: 14705
Send line break through OSC to text block?
Hi,
I'm sending OSC data to Avenue through a node.js program which allows users to input text and it shows up in the text field of the text block or text animator. I can send this data and it works just fine, but I want to add a feature where the text goes to a new line if the message is too long ...
I'm sending OSC data to Avenue through a node.js program which allows users to input text and it shows up in the text field of the text block or text animator. I can send this data and it works just fine, but I want to add a feature where the text goes to a new line if the message is too long ...