-
# 扒谱相关和作曲相关都放在这里吧...
基本上应该都是扒谱(
-
Hi, thanks for the library .
I have a query
Is it not possible to run musicpy in google collab ? I always get mix not initialized error after installing the library
Second how can one export th…
-
Thank you so much for this dataset. I'm currently exploring and playing around with it, however I think I may be missing something very basic here.
I used the unpacked meta_data from here
`meta_d…
-
https://github.com/Rainbow-Dreamer/musicpy/blob/345768275055432b8b5943f61239f08f7f4f2857/musicpy/structures.py#L2650
-
https://github.com/Rainbow-Dreamer/musicpy/blob/e66b4cc94f4b66262880d007a68cff67df0214e5/musicpy/structures.py#L865
-
Hi, I tried some of the demos of sf2_loader and musicpy, but without sleeping, all the notes/pieces won't be played and the program exited in advance. After looking into the code and doing some googli…
-
Hey @Rainbow-Dreamer
First of all, I wanted to thank you very much for musicpy and this project. They are fantastic and I really like them.
I was wondering if you would be interested in adaptin…
-
When using this code from the github example, I was unable to set the 'volume' argument for tracks.
`new_piece = build(track(A1, instrument='Acoustic Grand Piano', start_time=0, channel=1, track_name…
-
微博内容精选
-
I have a question regarding the interval description:
Starting from a JSON structure, I would like to convert to a musicpy piece and then do a chord analysis as follows :
```
import json as js
i…