mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 21:14:31 -04:00
code/text formatting and cleaning up whitespace
This commit is contained in:
parent
f35f948118
commit
00850c8001
@ -167,7 +167,10 @@ wat2wasm --enable-bulk-memory test_chords.wat
|
||||
|
||||
#### Examples
|
||||
|
||||
The folder `examples/code` contains usage examples for Sointu with winmm und dsound playback under Windows and asound playback under Unix. Source code is available in C and x86 assembly (win32, elf32 and elf64 versions).
|
||||
The folder `examples/code` contains usage examples for Sointu with winmm
|
||||
and dsound playback under Windows and asound playback under Unix. Source
|
||||
code is available in C and x86 assembly (win32, elf32 and elf64
|
||||
versions).
|
||||
|
||||
To build the examples, use `ninja examples`.
|
||||
|
||||
|
Reference in New Issue
Block a user