File: README

package info (click to toggle)
python-oss 0.0.0.20010624-6.1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 400 kB
  • ctags: 211
  • sloc: ansic: 1,349; python: 110; makefile: 81
file content (42 lines) | stat: -rw-r--r-- 1,266 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42

   
                                  oss module
                                       
   The _oss_ module is an interface to the Open Sound System from the
   Python programming language.
   
   The Open Sound System is a UNIX device driver and API that allows you
   to
     * record and play digitized audio,
     * control input and output volume levels,
     * select recording sources, and
     * generate synthesizer commands and midi bytes controlled by a
       low-level sequencer.
       
   The OSS runs on FreeBSD, Linux, BSD/OS, Solaris, and other operating
   systems. There is a free implementation of the OSS API called OSS
   Free.
   
Web Page

   The _oss_ module web page is at http://www.indra.com/~tim/ossmodule 
   
Version

   The current version of the _oss_ module is 0.0. This is obviously an
   "alpha" version. I've only tried it on FreeBSD.
   
Documentation

   The documentation is available in plain text, html, and postscript.
   
Download

   The module and its documentation are available from
   http://www.indra.com/~tim/ossmodule/ossmodule-0.0.tar.gz
     _________________________________________________________________
                                      
   
    Tim Butler
    
   Last modified: Thu Jul 31 00:24:39