Commit graph

15 commits

Author SHA1 Message Date
Ahmet Inan
c609ba488f rearranged and fixed alsa init code 2015-02-23 13:30:16 +01:00
Ahmet Inan
ea1f5b74b9 set min rate dir to 0 2014-09-01 15:27:20 +02:00
Ahmet Inan
d1ed93501d set min rate to 8000 to work around pulseaudio ignorance
pulseaudio ignores our request no to do any rate conversion.
so we need to set the min rate to 8000hz so we wont get 1hz :S
2014-08-26 16:17:53 +02:00
Ahmet Inan
2c00f21ae3 removed extra white space 2012-09-30 18:53:37 +02:00
Ahmet Inan
7bc72d4acf dont hide structs behind typedefs 2012-06-01 23:41:04 +02:00
Ahmet Inan
ecdc38a288 cleaned up code to make adding to the interfaces easier. 2012-03-02 10:19:02 +01:00
Ahmet Inan
55e9fe3d20 alsa fixes 2012-02-19 12:12:08 +01:00
Ahmet İnan
0ae2f47dc1 cleaned up 2011-09-10 19:17:12 +02:00
Ahmet Inan
3ad05589aa now alsa playback is also limited by seconds 2011-09-09 11:32:36 +02:00
Ahmet İnan
1da9331bb1 removed xrun message 2011-09-08 23:24:18 +02:00
Ahmet İnan
bd35f9f580 let buffers drain before close 2011-09-08 23:00:59 +02:00
Ahmet Inan
514ddea9f7 added support for write to alsa devices and wav files 2011-09-08 18:14:44 +02:00
Ahmet Inan
58d1cb6681 changed license to CC0 2011-09-08 16:16:27 +02:00
Ahmet Inan
3953aebd06 changed malloc.h into stdlib.h 2011-09-08 13:58:01 +02:00
Ahmet İnan
15b01cf36c splited into modules, added wav: and alsa: prefix for filename 2011-09-07 21:47:12 +02:00