tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
aucat
/
at
master
13 files
Makefile
Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C, -x flags that don't make sense anymore - make "-j off" the default (sndiod already does the job) - don't limit the number of played/recorded files. - add support for floating-point encoded files. - add support for apple .aiff and sun/next .au files
11 years ago
abuf.c
spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
3 years ago
abuf.h
Simplify internals and rewrite file header parsing code: - remove -M, -t, -w, -C, -x flags that don't make sense anymore - make "-j off" the default (sndiod already does the job) - don't limit the number of played/recorded files. - add support for floating-point encoded files. - add support for apple .aiff and sun/next .au files
11 years ago
afile.c
typo: filed -> failed; ok ratchov@
3 years ago
afile.h
Rename WAV_H "include guard" macro of afile.h to AFILE_H.
6 years ago
aucat.1
Fix device name in the MIDI control section
3 years ago
aucat.c
Switch internal sample representation to 24-bit fixed-point
4 years ago
defs.h
16 channels is not enough to handle all common uaudio(4) devices, so crank the maximum channels number to 64.
6 years ago
dsp.c
spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
3 years ago
dsp.h
spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
3 years ago
sysex.h
spelling fixes; from paul tagliamonte amendments to his diff are noted on tech
3 years ago
utils.c
Fix spacing and comments, no code change.
6 years ago
utils.h
Sync utils.c and utils.h to sndiod.
9 years ago