Google
 

Open Sound System
The Hitchhiker's Guide to OSS 4.1 Internals

Do you have problems with sound/audio application development? Don't panic! Click here for help!

OSS internal documentation

This document describes the source code of OSS itself. However for the time being this document is very incomplete and contains nothing but the most important kernel level source files. You can get the actual source code of OSS from http://developer.opensound.com/sources .

Key components of the OSS API is documented in the OSS Programmer's Guide that is available at http://manuals.opensound.com/developer . You need to be familiar with the API before trying to understand the internals of OSS.

Kernel level source files for drivers and core functionality

OSS core framework
OSS Audio core
OSS mixer core
OSS MIDI core
Kernel Inside Kernel (KIK) interface
Low level drivers
Developing new device drivers for OSS


Copyright (C) 4Front Technologies, 2007. All rights reserved.
Back to index OSS web site