Are there any portable open source libraries that support sample-based synthesis and encapsulate producing and mixing simple PCMs?
I really need something minimalistic and decoupled from operating system audio output mechanisms.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
csound has a C api and can handle PCM. ffmpeg can also convert lots of popular formats in PCM.