- API Doc, describes AUSS Format and AUSSLib
- Schedule, a draft schedule
of the project.
- Changelog, a log of things I worked on and dates.
- SDD, the first Design Document for AUSS.
- SRS, the first Requirements Document for AUSS.
- The UserManual, for users of AUSS.
- The First Iteration Summary, Summary of tasks
completed during the 1st iteration of AUSS.
- The Proposed Evaluation, how the project will be
marked and the deadlines for Milestones.
- The Inital Proposition, this was the project
advertisement I sent to the prospective supervisors.
- Short Description for the Proforma, describing the
project.
- Configurator Javadoc, The current
structure of the code for the Configurator.
- Connector Doxygen Generated
Docs, the current design documentation revere engineered from Connector
and associated programs.
- AUSSLib Language Specification, API docs for C, Java and Perl.
|
- Connector, a audio routing daemon. The heart of AUSS.
- Configurator, a program which interfaces with and
configures the Connector.
- AUSSLib Java and example, A Java API for the
AUSSLib.
- AUSSLib C and example, A C API for the AUSSLib.
- AUSSLib Perl and example, A Perl API for the
AUSSLib.
- Demuxer, sits on a port and demultiplexes audio data
to stdout.
- Muxer, connects to multiple hosts and streams audio
data out.
- PipeSplitter, splits interleaved audio to two streams,
outputted on STDOUT and STDERR.
- Sink, connects to the connector and acts as an output
connection, writes data to STDOUT.
- cvolume example, program which acts as a filter
which adjusts the volume of incoming audio.
- javavolume example, program which acts as a filter
which adjusts the volume of incoming audio.
|