Skip to content

Commit 229c87c

Browse files
committed
Update README.md
1 parent 6967f1b commit 229c87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![GitHub License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)
55

66
Library for [sample-based synthesis](https://en.wikipedia.org/wiki/Sample-based_synthesis "Sample-based synthesis") to generate audio data.
7-
The library allows to load `.sf2` files from filesystem and from memory. Is basically a KMP wrapper around [TinySoundFont](https://github.com/schellingb/TinySoundFont) library.
7+
The library allows to load `.sf2` files from memory. Is basically a KMP wrapper around [TinySoundFont](https://github.com/schellingb/TinySoundFont) library.
88

99
The goal of this library is to allow operations on .sf2 files and generating audio in Kotlin Multiplatform projects.
1010
The library has `batteries-included` so no configuration is required.

0 commit comments

Comments
 (0)