OSDN Git Service

Added new PCM functions (pcm_misc.c).
authorJaroslav Kysela <perex@perex.cz>
Wed, 24 Nov 1999 17:00:16 +0000 (17:00 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Nov 1999 17:00:16 +0000 (17:00 +0000)
commit4a01380a7bed61552c3cf3300ad227122c3849cf
treeea55938cfdaf004059f660a8120ebd7a55897b59
parenta743444ef3b06399b3f50364c0bb0b3576fdf8bf
Added new PCM functions (pcm_misc.c).
New plugins: rate, voices.
src/pcm/Makefile.am
src/pcm/pcm_misc.c [new file with mode: 0644]
src/pcm/pcm_plugin.c
src/pcm/plugin/Makefile.am
src/pcm/plugin/linear.c
src/pcm/plugin/rate.c [new file with mode: 0644]
src/pcm/plugin/voices.c [new file with mode: 0644]