1--- 2layout: page 3--- 4 5# libsndfile Development 6 7libsndfile is being developed by a small community of users and hackers. People 8interested in helping can raise an issue on Github. 9 10The main repository can be found on Github: 11 12<https://github.com/libsndfile/libsndfile/> 13 14and includes [instuctions](https://github.com/libsndfile/libsndfile/blob/master/README.md) 15on how to build libsndfile from the Git repo. 16 17If you are interested in how to add a new format to a libsndfile, you may find 18this [FAQ](new_file_type_howto.md) helpful. 19