2
I Use This!
Inactive

Commits : Listings

Analyzed 12 minutes ago. based on code collected 13 minutes ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix system info factory when libraries is overriden in site.cfg More... over 16 years ago
Fix system info factory for libraries. More... over 16 years ago
Build CoreAudio backend if CoreAudio is available. More... over 16 years ago
Handle frameworks in system info factory. More... over 16 years ago
Use the class factory for alsa as well. More... over 16 years ago
Use a class factory for sndfile info; put the factory in separate file for easy sharing. More... over 16 years ago
Improve exception message for non available format in matlab API. More... over 16 years ago
Do not use N by np for numpy import More... over 16 years ago
Improve comment on mono. More... over 16 years ago
Prevent compilation warning for unused callback arguments. More... over 16 years ago
Handle KeyboardInterrupt received while playing. More... over 16 years ago
Update Changelog. More... over 16 years ago
Remove debug print in callback. More... over 16 years ago
CoreAudioDevice can play mono. More... over 16 years ago
Fix device->dev typo. More... over 16 years ago
Starting a CoreAudioDevice class similar to AlsaDevice. More... over 16 years ago
Cython-based wrapper can make sound. More... over 16 years ago
Add SoundData struct we will use to pass data to callback. More... over 16 years ago
Simple C program to output sound on Core Audio. More... over 16 years ago
Set up do-nothing callback in C example. More... over 16 years ago
Calling callback does not work yet on core audio backend. More... over 16 years ago
Add some stream desc into audio hardware decl file. More... over 16 years ago
Fix some syntax issues in macosx backend cython file. More... over 16 years ago
Update manifest.in. More... over 16 years ago
Update tests make target. More... over 16 years ago
Fix one more example. More... over 16 years ago
Fix play example. More... over 16 years ago
Remove broken example. More... over 16 years ago
Add an html_build target to paver. More... over 16 years ago
Update doc: document new API, make clean old API is obsolete. More... over 16 years ago