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>"
32
32
33
33
[libraries]
34
34
mikrosoundfont-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" }
36
36
```
37
37
___
38
38
### Usage
@@ -58,4 +58,4 @@ This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LIC
58
58
59
59
### Useful resources:
60
60
* [ 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