issues
search
craffel
/
pretty-midi
Utility functions for handling MIDI data in a nice/intuitive way.
MIT License
873
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pip install fails
#251
jimtal001
closed
1 day ago
2
End of track rounding
#250
audiomax-ai
closed
1 month ago
2
Corruption check before loading tempo changes
#249
TimFelixBeyer
closed
2 months ago
1
Update deprecated normed argument to density in np.histogram2d
#248
shenranwang
closed
3 months ago
1
Add crop method to PrettyMidi.
#247
b-boechat
closed
3 months ago
1
Method to crop PrettyMIDI object.
#246
b-boechat
closed
3 months ago
1
fix: Remove `pkg_resources`
#245
BenjaminHalko
opened
8 months ago
1
Midi Markers
#244
ArpaWail
opened
8 months ago
1
Add normalize parameter to synthesize and fluidsynth methods
#243
yawjalik
closed
8 months ago
4
get_piano_roll sustains some notes too long
#242
drscotthawley
opened
8 months ago
3
Allow pre-loaded mido.MidiFile objects to be passed as an argument to PrettyMIDI
#241
a-pillay
closed
8 months ago
9
Store lyrics per track
#240
migperfer
opened
9 months ago
0
Making Tutorial notebook easier to run on colab directly
#239
jalammar
closed
11 months ago
2
Splits documentation into chapters, adds readme as first page of docs
#238
miskibin
closed
1 year ago
1
Docs apperance
#237
miskibin
closed
1 year ago
3
fluidsynth: error: Unknown integer parameter 'synth.sample-rate'
#236
drscotthawley
opened
1 year ago
5
store lyrics by lyric_tracks, so we won't lost information about whic…
#235
seaniezhao
opened
1 year ago
0
complete note conversion feature
#234
sugizo
opened
1 year ago
1
Let the user choose the MIDI charset
#233
Saisimon
closed
1 year ago
1
ValueError is now raised if end < start
#232
TomRolB
closed
1 year ago
1
Note starting point can be greater than its ending point
#231
TomRolB
closed
1 year ago
1
Pass sample rate to Instrument.fluidsynth
#230
jvlmdr
closed
1 year ago
10
Pitch-bend range
#229
page200
opened
1 year ago
5
ValueError when trying to read certain .mid files
#228
XaverStiensmeier
closed
1 year ago
1
Allow reusing the Fluidsynth instance for synthesis
#227
DavidDiazGuerra
closed
1 year ago
10
Revert "fix type mismatch in `fluidsynth` calling `sfload`"
#226
DavidDiazGuerra
closed
1 year ago
6
Allow pathlib.Path as input for PrettyMIDI init
#225
almostimplemented
closed
1 year ago
3
PrettyMIDI.write error in align_midi.py (ValueError: attribute must be in range 0..16777215)
#224
almostimplemented
closed
1 year ago
4
Multitude of set_tempo messages after PrettyMIDI.adjust_times
#223
almostimplemented
closed
1 year ago
1
one-line data preparation for mir_eval
#222
almostimplemented
closed
1 year ago
2
fix type mismatch in `fluidsynth` calling `sfload`
#221
Yao-Lirong
closed
1 year ago
1
Type Mismatch in Calling `fluidsynth.py`
#220
Yao-Lirong
closed
1 year ago
2
"program_change" event on any channel only effects the current track
#219
cyclekiller
opened
1 year ago
5
Bump version + new pip package
#218
kevinzakka
closed
1 year ago
3
Numpy type error for int loading midi
#217
JohanValero
closed
1 year ago
3
updated setup.py with option to install tests
#216
George-Ogden
opened
1 year ago
2
Syntax fix for equality check with 0.
#215
kevinzakka
closed
2 years ago
1
_load_metadata does not load lyrics correctly
#214
holgerkirchhoff
opened
2 years ago
5
Is there any way to split a MIDI files into smaller segements based on time in secods/ milliseconds?
#213
VijayIyer
closed
2 years ago
1
Trim Silence
#212
Mannerow
closed
2 years ago
3
Create python wheels for package
#211
SushiWaUmai
opened
2 years ago
0
get piano roll with the right sampling rate
#210
BaptisteLoquette
closed
2 years ago
10
Wrong tempo
#209
page200
closed
2 years ago
1
Jupyter tutorial link broken
#208
musicnerd
closed
2 years ago
1
Notes missing in piano roll
#207
page200
opened
2 years ago
2
C++ version
#206
pianonyy
closed
2 years ago
1
np.int is deprecated in numpy>=1.20 - use np.int32 instead
#205
mxkrn
closed
2 years ago
2
Tempo changes not loaded properly
#204
lucasnfe
opened
2 years ago
0
Add `length` to get the entire duration of midi, similar to `get_end_time`
#203
jonata
closed
3 years ago
2
Request master branch be renamed to main
#202
vrobertbaruch
closed
3 years ago
1
Next