The following ALSA config enabled the recording of played sound

#
#
pcm.copy {
  type plug
  slave
  {
    pcm default
  }
  route_policy copy
  hint {
    description "copy/record to file"
  }
}

It is no longer working, any ideas as to why?

JB

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to