Skip to content

Commit a999331

Browse files
committed
readme
1 parent c6582ab commit a999331

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ The Synthetizer takes on one side the samples, and on the other side the Notes t
1818

1919
As this library handle a simple level of synthetizer, there are no notions of instruments. These concepts can be introduced easily in a layer based on this library.
2020

21-
An example of a result, reading a Midi File can be listened here : 2018-04-22_example_rendering
21+
2222

2323
**Disclamer** : This library is still in the early stage of a sound engine for using on organ software, this is not yet ready for production. But opened to any contributions, or improvements
2424

2525

2626

2727
### Current Features
2828

29-
The API now works on Windows and Linux (Rpi). A conditional compilation, depending on the OS, compile the associated default driver. There may not have any Linux or Windows dependent code in using the library.
29+
The API has been tests on Windows, Linux (x86 & ARM) . A conditional compilation, depending on the OS, compile the associated default driver.
3030

3131
#### Sound input
3232

@@ -124,7 +124,7 @@ The synthetizer behave nicely, there are no large amount or synchro between comp
124124

125125
## Next actions
126126

127-
Version 0.1:
127+
Version 0.1.1:
128128

129129
- ~~Fix Memory Leak for Win32 driver~~
130130
- ~~Eval portaudio for output rendering (X Plateform sound toolkit)~~

0 commit comments

Comments
 (0)