Copy (plugin)

From the ALSA wiki

Revision as of 20:54, 26 January 2009 by Af1n (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is the page about the copy plugin, an ALSA plugin that copies samples from master copy PCM to given slave PCM.

Basic usage

A basic configuration in the ~/.asoundrc file looks like this:

  pcm.name {
       type copy               # Copy PCM
       slave STR               # Slave name
  }

See also

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox