• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D22-Nov-199417.6 KiB340281

MakefileH A D19-Sep-19962 KiB7951

READMEH A D19-Sep-19961.3 KiB4529

cam-1.0.lsmH A D21-Oct-1996580 1817

cam.1H A D21-Oct-19963.2 KiB135132

cam.cH A D03-May-20221.2 KiB5017

cam.hH A D21-Oct-19961 KiB349

installvgafont.shH A D19-Sep-19961.8 KiB4831

screens.cH A D21-Oct-19968.1 KiB230173

screens.hH A D09-Apr-19961.3 KiB4319

sounds.cH A D03-May-202221.2 KiB660551

sounds.hH A D09-Apr-19961.3 KiB349

xcamH A D19-Sep-199681 21

README

1CAM - Cpu's Audio Mixer for Linux
2=================================
3
4This is an audio mixer for Linux with an interface or command line support.
5
6The interface is done with the ncurses library, so you need to have ncurses
7installed in order to use this program.
8You also need a Linux kernel with the sound driver compiled in.
9
10This program is based on 'aumix' from Savio Lam, so I'd lik to thank him for
11some of his code.
12
13The program should run with ncurses-1.9.7a or newer.
14
15
16*SHOULD YOU EVER USE THIS PROGRAM, PLEASE SEND ME AN EMAIL TO LET ME KNOW.*
17
18
19Please also send comments, bugs or things you changed ( or would like to see
20changed ) in the code.
21(Money is also welcome, since I always seem to run out of it)
22
23How to install ?
24- Type 'make clean; make cam' at the prompt.
25  This will compile the source code.
26- Type 'make install' at the prompt (You have to be root to do this)
27  This will put 'cam' and 'xcam' in the /usr/bin directory, install the vga font
28  and install the manpages.
29
30How to run ?
31- Just type 'cam' or 'xcam'.
32- type 'cam --help' to see all the command parameters
33
34
35NOTE ABOUT xcam
36xcam isn't realy a X11 program.
37It just runs cam in an xterm with the vga font.
38
39
40REGARDS
41
42Jan 'TWP' VANDENBERGHE
43 email : jvdbergh@uia.ua.ac.be
44 irc : TWP on #VLAANDEREN
45