Closed orgicus closed 6 years ago
Adding basic im2txt patcher using only built-in Max objects (udpreceive for OSC, dict.deserialize for string to JSON), tested with Max 7.3.1
udpreceive
dict.deserialize
amazing! I just tried it and it works perfectly. ⭐️ The patch is very well commented, thanks for that too!
merging right away!
thanks!
Adding basic im2txt patcher using only built-in Max objects (
udpreceive
for OSC,dict.deserialize
for string to JSON), tested with Max 7.3.1