Commit graph

109 commits

Author SHA1 Message Date
Peter.Yang
235485652b Optimize: names & disable sample rate 96K 2018-03-13 08:30:43 +00:00
Peter.Yang
9dce807fb7 Fix: clear the "PuPu" noise at the very beginning of playback 2018-03-13 03:40:16 +00:00
Peter.Yang
d6744a76d2 Update: coherence picture 2018-03-12 10:05:37 +00:00
Peter.Yang
829ae64abe Add: Doc & tools about coherence 2018-03-12 06:39:43 +00:00
Peter.Yang
a98c728f33 Add: Doc pictures of 6-mics circular array kit/4-mics linear array kit 2018-03-09 06:47:06 +00:00
Peter.Yang
6b6552bf9c Move: ac101 pll clock source set to bclk if it's slave mode 2018-03-07 06:34:33 +00:00
Peter.Yang
cff392127f Fix: ac101 noise import by PLL frequncy deviation 2018-03-06 09:37:14 +00:00
Peter.Yang
0d30a1599d Add: Doc for 6-Mics Circular Array Kit & 4-Mics Linear Array Kit 2018-03-02 09:28:01 +00:00
Peter.Yang
0f5ff56d1e Add: append plug for 4mic pcm ac108 2018-02-27 09:12:42 +00:00
Peter.Yang
b8f9bb38fd Move: register access from i2c_master_XXX to regmap_XXX 2018-02-27 09:05:55 +00:00
Peter.Yang
2f31ac4ea4 Fix: ac101 stereo widgets get/put interface 2018-02-27 02:58:10 +00:00
Peter.Yang
00d123836f Fix: channels widgets order for 6mic 2018-02-25 09:51:37 +00:00
Peter.Yang
d225c664d7 Fix: asound configuration for pcm ac108 2018-02-25 02:42:50 +00:00
Baozhu Zuo
b462e8a724 fix i2c cannt auto load on raspbian lite os 2018-02-16 16:01:47 +08:00
Peter.Yang
e2266a2791 Fix: service configuration error for asound.conf 2018-02-11 14:29:10 +00:00
Peter.Yang
12d155f6ea Add: 4mic OK after merge 2018-02-10 08:57:30 +00:00
peter.yang
1c1643003f Merge tracking branch 'install' to probe drivers by appliation. 2018-02-10 15:18:47 +08:00
peter.yang
18eec1abfa Merge: ac108 & ac101 as single codec module 2018-02-10 15:16:01 +08:00
peter.yang
fa4b566d9a Move: rename ac108 -> ac10x 2018-02-10 11:36:18 +08:00
peter.yang
560008e8fd Remove: not used code 2018-02-07 17:35:12 +08:00
peter.yang
cf52966d00 Add: multi codec support in simple-card 2018-02-07 14:02:45 +08:00
peter.yang
edb5a1da65 Merge: ac108 work for 4mic & 8mic 2018-02-05 10:45:55 +08:00
Baozhu Zuo
3fdc0c4345
Update README.md 2018-02-01 16:52:35 +08:00
Baozhu Zuo
3a0a0e8b57
Update README.md 2018-02-01 16:42:49 +08:00
Baozhu Zuo
f49d896613 update readme add dkms version 2018-02-01 16:07:26 +08:00
Baozhu Zuo
73ff8fe114 add seeed-voicecard manger service 2018-02-01 16:07:02 +08:00
Baozhu Zuo
8b84b891cd use seeed-voicecard service to manager all the card
Changes to be committed:
	modified:   install.sh
	modified:   uninstall.sh
2018-02-01 16:04:31 +08:00
Baozhu Zuo
7170b7fcb2 change dmix to plughw to playback 2018-02-01 15:57:45 +08:00
peter.yang
add8afa699 Add: capturing & playing in Audacity is OK 2018-01-30 19:19:13 +08:00
peter.yang
995c17c160 Add: export start-clock interface in ac101 to simple-card 2018-01-30 19:12:47 +08:00
peter.yang
10e0f12b16 Fix: master device same as codec device 2018-01-30 19:07:57 +08:00
peter.yang
d8b60f1116 Bugfix: crash due to device probing order 2018-01-29 19:14:28 +08:00
peter.yang
780db6f6ab Add: speaker out is OK 2018-01-26 11:08:09 +08:00
peter.yang
b032c0664d Add: ac101 dsp_a mode, tdm enabled, 8 slot, 32bit OK 2018-01-24 20:18:58 +08:00
peter.yang
56da9a526c Bugfix: AC101 miss channels order in cpu_dai, channel map IN(0,1,2,3,4,5,6,7)->OUT(2,3,4,5,6,7,0,1) 2018-01-23 16:46:15 +08:00
peter.yang
c3367740d5 Remove: widgets and routes isnt for volume controlling 2018-01-23 16:19:00 +08:00
peter.yang
156697545a Remove: switch detecting 2018-01-22 16:08:32 +08:00
peter.yang
aec1941ae1 Add: ac101 dsp_a mode, playing 2 in 8 channels OK 2018-01-19 19:25:15 +08:00
peter.yang
7aae0e3353 add original ac101 reference driver 2018-01-12 16:37:28 +08:00
root
188be2636f Fix: API name to DECLARE_TLV_DB_RANGE 2017-12-15 07:47:08 +00:00
peter.yang
a62c615114 Add capturing volume controls 2017-11-29 09:17:52 +00:00
peter.yang
0cb24e58d2 Fix: pcm playback & capture stream can work together,
all with 8 channels.
2017-11-23 10:15:59 +00:00
peter.yang
07b67878dc Add 2 channels playback stream 2017-11-22 09:05:22 +00:00
peter.yang
5607fed986 override channels in dts setting 2017-11-22 07:33:59 +00:00
peter.yang
878027066d Bugfix: miss channels order in cpu_dai 2017-11-20 01:22:28 +00:00
peter.yang
5028a91201 pcm format 8 channels, using two ac108 chips 2017-11-16 06:57:55 +00:00
peter.yang
7f4b5849a7 pcm format 4 channels: no need ac108_plugin 2017-11-10 09:00:23 +00:00
peter.yang
3fd4021f45 Add original RPI simple-card driver 2017-11-10 08:52:24 +00:00
Baozhu Zuo
b9d9cde471 Merge pull request #12 from Lance0312/create-alsa-lib
Copy shared library using install -D
2017-10-24 22:17:58 +08:00
Lance Chen
8094f7c3ab
Copy shared library using install -D
/usr/lib/arm-linux-gnueabihf/alsa-lib/ might not exist
2017-10-24 21:42:24 +08:00