Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyWaveout V1.0.5

A simple Python wrapper for the Windows WaveOut audio API. This project uses the ctypes library to interface with winmm.dll.

It allows you to work directly with the Windows sound card in a manner similar to C or C++, but with the advantages of automatic memory management and Python's native exception handling

Installation

pip install pywaveout

About

A python wrapper lib for the WaveOut Winmm API

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages