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

360 video support #318

Closed fisheggg closed 7 months ago

fisheggg commented 7 months ago

Hi guys! This is the PR for #315. I've implemented most of the functionalities that we discussed, and there are some TODOs left as I will wrote down below.

New functionalities

Fixes

TODOs

Cheers! 🍻 Arthur

joachimpoutaraud commented 7 months ago

Very nice work @fisheggg! I have reviewed your new functionalities on 3 different OS and Python versions, and all checks have passed smoothly. Therefore, I have merged your pull request.

If you have time, could you provide some code snippets for using all your new functionalities in the Wiki page? That would be amazing!