cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
147 stars 43 forks source link

More cleanup #242

Closed mscuthbert closed 8 months ago

mscuthbert commented 8 months ago

Remove last self in favor of arrow functions (Thank G...)

CHANGED: _cloneCallbacks.xyz expects an arrow function, without the self argument now.