File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ mikrosoundfont = "<latest_version>"
3232
3333[libraries]
3434mikrosoundfont-midi = { module = "io.github.lemcoder.mikrosoundfont:midi", version.ref = "mikrosoundfont" }
35- mikrosoundfont-soundFont = { module = "io.github.lemcoder.mikrosoundfont:soundFont ", version.ref = "mikrosoundfont" }
35+ mikrosoundfont-soundfont = { module = "io.github.lemcoder.mikrosoundfont:soundfont ", version.ref = "mikrosoundfont" }
3636```
3737___
3838### Usage
@@ -58,4 +58,4 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LIC
5858
5959### Useful resources:
6060* [ Sandard MIDI files specification] ( https://drive.google.com/file/d/1t4jcCCKoi5HMi7YJ6skvZfKcefLhhOgU/view?u )
61- * [ Summary of MIDI messages] ( https://drive.google.com/file/d/1I-bH8zhfS37fnLzV-xnonOCYZycaGzbn/view )
61+ * [ Summary of MIDI messages] ( https://drive.google.com/file/d/1I-bH8zhfS37fnLzV-xnonOCYZycaGzbn/view )
You can’t perform that action at this time.
0 commit comments