Lars Immisch
42ca8acbad
Add a (naive) loopback implementation ( #132 )
...
* WIP
* Open/close the playback device when idle.
It takes a long time until it's stopped, though.
* open/close logic of playback device
* Fix opening logic, make period size divisible by 6
* Be less verbose in level info
* Extra argument for output mixer card index
Sometimes, this cannot be deduced from the output device
* Better silence detection
* Run run_after_stop when idle on startup
2024-02-02 11:36:58 +01:00
Lars Immisch
c5153db0ac
Whitespace fixes
...
- strip trailing whitespace in several files
- fix some indentation (tabs vs. spaces)
2024-02-02 11:36:58 +01:00
Lars Immisch
b17b36be50
Better error messages in tests
2020-07-13 20:51:59 +02:00
Lars Immisch
08bdce9ed9
Tests for Depreciations
2020-07-13 20:20:28 +02:00
Lars Immisch
dc51fa75b5
Make tests more robust, use devices or card indices.
2017-02-22 23:55:17 +01:00
Lars Immisch
8de9c92791
Undo the argument name/order incompatibility
...
(Most of it, anyway - the mixers functions have slightly different
defaults now)
Improve the documentation
2015-05-12 09:24:11 +02:00
Lars Immisch
cb6fc6231c
Add pcms function, unify arguments.
...
Also, fix some memory leaks in error cases
2015-05-09 21:39:00 +02:00
Lars Immisch
7b9d9828e6
Move towards python 3
2015-05-08 13:27:30 +02:00
Lars Immisch
9188071945
Allow card index or device name for mixers.
...
This change breaks API compatibility. Sorry.
2015-05-04 21:13:15 +00:00
larsimmisch
5fc5918e01
Upload target, documentation reads version from setup.py.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@38 ec2f30ec-7544-0410-870e-f70ca00c83f0
2009-12-18 23:34:54 +00:00
larsimmisch
f0971c9454
Update card by index - the name does not work reliably.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@36 ec2f30ec-7544-0410-870e-f70ca00c83f0
2009-08-24 22:59:50 +00:00
larsimmisch
fc3517b00e
This is release 0.4; it was tested with python2.5 and python3.0 (rc2 &
...
3)
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@29 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-11-29 03:29:13 +00:00
larsimmisch
d6fd8748f1
test.py (not very useful) and MANIFEST.in were forgotten.
...
git-svn-id: svn://svn.code.sf.net/p/pyalsaaudio/code/trunk@18 ec2f30ec-7544-0410-870e-f70ca00c83f0
2008-01-24 15:01:25 +00:00