mirror of
https://gitee.com/openharmony/third_party_libsnd
synced 2024-11-27 03:50:29 +00:00
497a177177
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
19 lines
532 B
Markdown
19 lines
532 B
Markdown
---
|
|
layout: page
|
|
---
|
|
|
|
# libsndfile Development
|
|
|
|
libsndfile is being developed by a small community of users and hackers. People
|
|
interested in helping can raise an issue on Github.
|
|
|
|
The main repository can be found on Github:
|
|
|
|
<https://github.com/libsndfile/libsndfile/>
|
|
|
|
and includes [instuctions](https://github.com/libsndfile/libsndfile/blob/master/README.md)
|
|
on how to build libsndfile from the Git repo.
|
|
|
|
If you are interested in how to add a new format to a libsndfile, you may find
|
|
this [FAQ](new_file_type_howto.md) helpful.
|