[DEV] rework hw synchronisme to group interface and correct parsing of timestamp mode

This commit is contained in:
2015-03-03 21:28:07 +01:00
parent 76bc3c9322
commit d431f9d790
12 changed files with 310 additions and 64 deletions

View File

@@ -10,10 +10,10 @@
# name of the interface
# name:"default",
name:"hw:0,0",
timestamp-mode:"hardware",
timestamp-mode:"trigered",
},
# lik hardware ti the specified IO name :
hw-link:"speaker",
# Link 2 ios with the same time in low level (named group) :
group:"baseIOSynchrone",
# frequency to open device
frequency:48000,
# mapping of the harware device (mapping is not get under)
@@ -32,8 +32,9 @@
interface:"alsa",
#name:"default",
name:"hw:0,0",
timestamp-mode:"hardware",
timestamp-mode:"trigered",
},
group:"baseIOSynchrone",
frequency:48000,
channel-map:[
"front-left", "front-right",