KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
snowdays
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
finnish-dictionary
:
Finnish dictionary created by Institute for the languages of Finland
fineract-cn-template
:
Apache Fineract CN template for creating new services. Contains best practices examples and documentation
personality
:
Apache developers Big-Five personality profiler
netease_cover_chrome_plugin
:
A Chrome extension for easily download Netease music cover 网易云音乐封面下载插件
docker-apache-load-balancer
:
Debian based docker image containing apache2 load balancer for use as reverse proxy and/or load balancer.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
snowdays
?
Download (.md)
## A single header library for playing Protracker mod files * Simple interface * 1000 lines of C * Dual license MIT / Public Domain * Only supports .mod files for now * Sounds just like 1992 all over again example.c contains a simple example program showing usage. Loads a mod file and saves out the first 30 seconds as a wav file. Compile with: gcc example.c -o example -std=c99 Run: example <modfile.mod> A large selection of example mod files can be found [here](https://modarchive.org/)