fourMs / MGT-python

Musical Gestures Toolbox for Python
https://www.uio.no/ritmo/english/research/labs/fourms/downloads/software/musicalgesturestoolbox/mgt-python/index.html
GNU General Public License v3.0
52 stars 11 forks source link

SSM issue #276

Closed alexarje closed 1 year ago

alexarje commented 1 year ago

When trying to run the SSM function, I get an error:

AttributeError: 'QuadMesh' object has no property 'win_length'

See screenshot:

Screenshot from 2023-01-12 10-42-06

joachimpoutaraud commented 1 year ago

I have fixed the problem related to the _ssm.py file. This was due to a conflict with the different axes used for plotting the SSMs. I have updated the repository and will push a new version of the toolbox asap.