You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **Musical Gestures Toolbox for Python** is a comprehensive collection of tools for visualization and analysis of audio and video, with a focus on motion capture and musical gesture analysis.
8
+
The **Musical Gestures Toolbox for Python** is a collection of tools for visualizing and analysing audio and video files.
[](https://colab.research.google.com/github/fourMs/MGT-python/blob/master/musicalgestures/MusicalGesturesToolbox.ipynb)
44
48
45
-
## Documentation
46
-
47
-
📚 **Complete documentation is available at: [https://fourms.github.io/MGT-python/](https://fourms.github.io/MGT-python/)**
-**Audio Processing**: Spectrograms, audio descriptors, tempo analysis
62
62
-**Visualizations**: Motiongrams, videograms, motion history
63
-
-**Integration**: Works with NumPy, SciPy, Matplotlib ecosystem
63
+
-**Integration**: Works with NumPy, SciPy, and Matplotlib ecosystems
64
64
-**Cross-platform**: Linux, macOS, Windows support
65
65
66
66
## Requirements
67
67
68
68
- Python 3.7+
69
-
- FFmpeg (for video processing)
69
+
- FFmpeg
70
70
- See [installation guide](docs/installation.md) for complete requirements
71
71
72
72
## Research Background
73
73
74
-
This toolbox builds on the [Musical Gestures Toolbox for Matlab](https://github.com/fourMs/MGT-matlab/), which again builds on the [Musical Gestures Toolbox for Max](https://www.uio.no/ritmo/english/research/labs/fourms/software/musicalgesturestoolbox/mgt-max/).
74
+
This toolbox builds on the [Musical Gestures Toolbox for Matlab](https://github.com/fourMs/MGT-matlab/), which again builds on the [Musical Gestures Toolbox for Max](https://www.uio.no/ritmo/english/research/labs/fourms/software/musicalgesturestoolbox/mgt-max/). Many researchers and research assistants have helped its development over the years, including [Balint Laczko](https://github.com/balintlaczko), [Joachim Poutaraud](https://github.com/joachimpoutaraud), [Frida Furmyr](https://github.com/fridafu), [Marcus Widmer](https://github.com/marcuswidmer), [Alexander Refsum Jensenius](https://github.com/alexarje/)
75
75
76
76
The software is currently maintained by the [fourMs lab](https://github.com/fourMs) at [RITMO Centre for Interdisciplinary Studies in Rhythm, Time and Motion](https://www.uio.no/ritmo/english/) at the University of Oslo.
If you use this toolbox in your research, please cite this article:
81
83
82
84
- Laczkó, B., & Jensenius, A. R. (2021). [Reflections on the Development of the Musical Gestures Toolbox for Python](https://www.duo.uio.no/bitstream/handle/10852/89331/Laczk%25C3%25B3_et_al_2021_Reflections_on_the_Development_of_the.pdf?sequence=2&isAllowed=y). *Proceedings of the Nordic Sound and Music Computing Conference*, Copenhagen.
0 commit comments