MusicManipulations.jl icon indicating copy to clipboard operation
MusicManipulations.jl copied to clipboard

Manipulate music data, humanize, quantize and analyze music performances with Julia

Results 5 MusicManipulations.jl issues
Sort by recently updated
recently updated
newest added

@johncwok PR https://github.com/JuliaMusic/MusicManipulations.jl/pull/28 introduced the `scale_identification` functionality. Currently is not yet exported because the following things must be improved / modified: - [ ] tests! The file `seranade_full.mid` is a...

enhancement
help wanted

The package https://github.com/ziotom78/CorrNoise.jl has true power-law correlated noise instead of the approximate fractional noise ARFIMA creates. We should add this to `humanize!` and either replace ARFIMA entirely or just make...

enhancement
good first issue

The current version of quantize() excpects a grid to start at 0 and end at 1. Some players have a systematics deviation, and removing them makes the music sound strange....

enhancement
help wanted

**Describe the bug** it seems that the function `mscore` does not have the `-n` option. ```Julia MuseScore4 4.1.1 MuseScore4: Unknown option 'n'. ERROR: failed process: Process(`mscore -n -T 20 -r...