Patcher Title in HTML file
Clay Chaplin
Nov 19 2022 | 6:18 pm
Hi . .
It seems that if I comment out the code below the embedded rnbo patch will no longer play on the webpage. Same result in Chrome and Safari. I can comment out the inport, outport, and MIDI keyboard parts and it will still work. I'm trying to eliminate the patch title and verison number at the top of the html page and use something else. Hopefully I'm missing something obvious. I looked in the json and js code but there doesn't seem to be a way to get at the title parameter that is filling in "clay-rnbo1.maxpat (v1.0.1)" and over riding "Unnamed Patcher". Perhaps it is in the compressed mystery code at the bottom of the "export.json" file that is generated? Anyway, is there a way to get rid of the title? Thanks!
<!-- <h1 id="patcher-title">Unnamed patcher</h1> -->