You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Karl Stavestrand e2aef35c87 change portaudio sample silence to -32767, because its a signed int, so this should be correct. 6 years ago
..
alsa.c header files should be included alphabetically 6 years ago
alsa.h Split input modules into separate object files 6 years ago
common.c clean up, zero padding is only needed once 6 years ago
common.h removed unnecessary extra buffers (int arrays) between audio source and FFTW input 6 years ago
fifo.c Fix potential unaligned memory access in FIFO input 6 years ago
fifo.h Split input modules into separate object files 6 years ago
portaudio.c change portaudio sample silence to -32767, because its a signed int, so this should be correct. 6 years ago
portaudio.h Split input modules into separate object files 6 years ago
pulse.c fix lint 6 years ago
pulse.h Split input modules into separate object files 6 years ago
shmem.c move common included headers for the input modules to common.h 6 years ago
shmem.h Split input modules into separate object files 6 years ago
sndio.c move common included headers for the input modules to common.h 6 years ago
sndio.h Split input modules into separate object files 6 years ago