Skip to content

mudhairless/miniaudio-for-freebasic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINIAUDIO for FreeBASIC

Port of the headers and easy to use from FreeBASIC static libraries built with OGG Vorbis support.

Documentation (C Api): https://miniaud.io/docs/

Install

Windows

Copy include/miniaudio.bi to your FreeBASIC inc dir. Copy bin/libminiaudio*.a to your FreeBASIC lib dir (64 is 64bit and 32 is 32bit if you have both installed)

Linux and Other Platforms

Build the static library with:

    make clean
    make

Copy include/miniaudio.bi to your FreeBASIC inc dir. Copy bin/libminiaudio*.a to your FreeBASIC lib dir (64 is 64bit and 32 is 32bit if you have both installed)

About

Port of miniaud.io for FreeBASIC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages