Skip to content

Releases: JuliaMusic/MusicManipulations.jl

v0.8.1

30 Jul 20:13
v0.8.1
Compare
Choose a tag to compare

v0.8.0

23 Jul 17:51
v0.8.0
Compare
Choose a tag to compare

v0.8.0 (2019-07-23)

Diff since v0.7.0

Closed issues:

  • add function delay\_compensation (#23)
  • Cubase-like visualizer (#15)

Merged pull requests:

v0.7.0

01 Jul 17:57
v0.7.0
a912e60
Compare
Choose a tag to compare

v0.7.0 (2019-06-28)

Diff since v0.6.1

Merged pull requests:

v0.6.1

01 May 21:17
Compare
Choose a tag to compare
move to project toml

Motif 2.0, MuseScore 3

09 Feb 10:09
Compare
Choose a tag to compare
v0.6.0

Merge remote-tracking branch 'origin/master'

Pitch frequency

09 Feb 09:58
Compare
Choose a tag to compare
Scale identification (#28)

* Scale identification

This file allows one to identify which scale is played in an array of notes. I will need to modify it for the case where there is not a single scale played, like in most jazz standards (but this is more complicated, especially when the players starts playing outside the key).

* Update Scale_identification.jl

Fixed the function, added some scales.

* uwe

Adding the recording of uwe to test the function (applying the function to this file should give G minor as answer)

* Create ScaleIdentification_test.jl

* Rename ScaleIdentification_test.jl to Scale_identification_test.jl

* Update and rename Scale_identification.jl to ScaleIdentification.jl

* Update ScaleIdentification.jl

* Update runtests.jl

* Update ScaleIdentification.jl

* Update Scale_identification_test.jl

* Update ScaleIdentification.jl

* Update ScaleIdentification.jl

* Update ScaleIdentification.jl

* Update ScaleIdentification.jl

* Update Scale_identification_test.jl

* Update Scale_identification_test.jl

* Update Scale_identification_test.jl

* Update Scale_identification_test.jl

* Update ScaleIdentification.jl

* Update Scale_identification_test.jl

* Update Scale_identification_test.jl

* Update Scale_identification_test.jl

* Update runtests.jl

* Update ScaleIdentification.jl

* Update MusicManipulations.jl

* Update ScaleIdentification.jl

* Update ScaleIdentification.jl

* Update Scale_identification_test.jl

* improve all code functionality

Change names to more fitting ones, employ correct methods, name variables more reasonably, add StatsBase to REQUIRE, DONT export scale_identification.

* test scale identification

Drumkey for MuseScore export

26 Jan 10:44
ac5014d
Compare
Choose a tag to compare
musescore drumkey (#29)

* add drum pitches to MuseScore

* rename to drumkey

MuseScore for printing notes

13 Aug 18:56
Compare
Choose a tag to compare
v0.3.0

musescore in changelog

Quantize durations

02 Aug 12:55
Compare
Choose a tag to compare

now possible.

Better docstring

31 Jul 13:25
Compare
Choose a tag to compare
v0.1.1

better docstring