This website requires JavaScript.
Explore
Help
Sign in
me
/
portaudio
Watch
1
Star
0
Fork
You've already forked portaudio
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
56f148f7b8
portaudio
/
src
History
Download ZIP
Download TAR.GZ
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
alan_horstmann
56f148f7b8
Correct some entries in the devices 'predefinedNames' list - 'dmix' device is always only for playback. This removes an Alsa-lib dmix error message during Portaudio initialization.
2011-12-08 19:43:29 +00:00
..
common
Implement the Float32 to UInt8 converters.
2011-09-01 22:08:32 +00:00
hostapi
Correct some entries in the devices 'predefinedNames' list - 'dmix' device is always only for playback. This removes an Alsa-lib dmix error message during Portaudio initialization.
2011-12-08 19:43:29 +00:00
os
Fix
#164
by using if instead if ifdef PA_USE_* for unix builds.
2011-08-25 07:17:48 +00:00
SConscript
moved src/common/pa_skeleton.c to src/hostapi/skeleton/pa_hostapi_skeleton.c. updated all build files accordingly.
2011-02-12 10:22:00 +00:00