cuthbertLab / music21j

Javascript port of music21 -- Toolkit for Computational Musicology
Other
142 stars 41 forks source link

More cleanup #242

Closed mscuthbert closed 4 months ago

mscuthbert commented 4 months ago

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

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