Skip to content

Commit b4f5567

Browse files
authored
Update README.md
1 parent 2334927 commit b4f5567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Library for [sample-based synthesis](https://en.wikipedia.org/wiki/Sample-based_
1111
The goal of this library is to allow operations on MIDI files and generating audio in Kotlin Multiplatform projects. The library has `batteries-included` so no configuration is required.
1212

1313
Non goals:
14+
* <b>Audio playback</b>
1415
* Audio file export (such as WAV or MP3)
15-
* Base File I/O operations
16+
* File I/O operations
1617
* Audio format conversion
1718
* Resampling, mixing etc...
1819

19-
2020
Platform support:
2121
| Android |iOS | Mingw X64 | Linux X64 | MacOs | Wasm | JS |
2222
|--|--|--|--|--|--|--|

0 commit comments

Comments
 (0)