Updated continuo.js with correct verovio api call.
I have updated the continuo.js file which seems to be a precompiled version of the library from here:
https://github.com/umd-mith/continuo
which seems to be old as the last update to the project was 2019; however, oddly I cannot seem to find reference to any renderPage function in the Veriovio documentation:
https://book.verovio.org/toolkit-reference/toolkit-methods.html
even looking through some of the source history I cannot find this method, so I am uncertain as to how this functioned previously.
Please review this update and let me know if any of the rendering functionality is no longer acting as it used to.
Updated continuo.js with correct verovio api call. I have updated the continuo.js file which seems to be a precompiled version of the library from here: https://github.com/umd-mith/continuo which seems to be old as the last update to the project was 2019; however, oddly I cannot seem to find reference to any
renderPage
function in the Veriovio documentation: https://book.verovio.org/toolkit-reference/toolkit-methods.html even looking through some of the source history I cannot find this method, so I am uncertain as to how this functioned previously. Please review this update and let me know if any of the rendering functionality is no longer acting as it used to.