A simple audio player/recorder using MCI
Project description
This package should be built AND installed in Windows
To build this package, you need:
- Python>=3.6
- pybind11 already installed in Python environment.
If you just want to install (using wheel), then pybind11 is not required.
Example code:
from mciplayer import MCIPlayer
player=MCIPlayer() # Create a player instance, this will also create a MCI window.
player.open('test.wav') # Open the audio file
player.play() # Play the audio
player.wait() # Wait until the audio ends.
UTF-8 support has been added.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file mciplayer-2.0.0.tar.gz
.
File metadata
- Download URL: mciplayer-2.0.0.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081e5f69a2ab5bbcba8f94f477f0f5f6a68b1a842b247ae6f065c3adfc91db1b |
|
MD5 | 000fecf3d32952f0cc6604a6f37160d5 |
|
BLAKE2b-256 | 6e5eff9e71492d88a92115b86fd30c5ed0357f6483c68a7c10f1a660866067a2 |
File details
Details for the file mciplayer-2.0.0-cp312-cp312-win32.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp312-cp312-win32.whl
- Upload date:
- Size: 99.5 kB
- Tags: CPython 3.12, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 245766bd1bba6e288ffe42d63382c84255b251d6b76da8f35f8f21397580e06b |
|
MD5 | e546cd2bb3748e86e5487f0ab4cb03cb |
|
BLAKE2b-256 | 3560ad6e3079e6b5ca992708686c4b60da4c4deb48ffbbf2f4e4e183e3ff600d |
File details
Details for the file mciplayer-2.0.0-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 112.8 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | abaa0565449e0f60356bb505402c0d823db50762fe42be1250c7cd3a47e26a3f |
|
MD5 | ae35c7cf6bff761dc452c66cdfafa341 |
|
BLAKE2b-256 | 20634e7815768974193e729c883bbf7ebd9e81de9598f15d07548ed11fa09ac7 |
File details
Details for the file mciplayer-2.0.0-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 113.0 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 80a1938fc58ad92b6a9261ede933272b2eca4c7af6163d58a8f24b024c452fde |
|
MD5 | 418206a6943d6924260c4c35f6283793 |
|
BLAKE2b-256 | 30dc6ba696aaa0ee834c662f021a1843e004518f58324e6fd5e9665279d017e6 |
File details
Details for the file mciplayer-2.0.0-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 113.5 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04860983525cec2e866f0c142a5317228fb21f4247b89d8f42abe645f48a01de |
|
MD5 | 167e73bd75b1ad249f9f79507baaaf5a |
|
BLAKE2b-256 | 173e35cf3310f72bd1a5285190cff3a9be24a2a297f93610f54813eb371f8143 |
File details
Details for the file mciplayer-2.0.0-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 113.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e4f421b215d1fb9a30fb1c6dcea4968db7b665b4b4ac82393ba340eceacea0d |
|
MD5 | 10ce71286d6a2bfce0928a795deacfb2 |
|
BLAKE2b-256 | dccd5c662079ff438becf4eb20aa53490476397dde662cf227cd4805760ae33c |
File details
Details for the file mciplayer-2.0.0-cp38-cp38-win32.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp38-cp38-win32.whl
- Upload date:
- Size: 98.5 kB
- Tags: CPython 3.8, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2215a40f3960ee4576818fd967a8a72d3e16ed9d64ef22a5f6fad5a339ff24f |
|
MD5 | a21feb9238e2c7187d81c59b84455e73 |
|
BLAKE2b-256 | 89231b2750d97587ac32d9c8b723dde0881b46d73961418b86cc48024fd3e8db |
File details
Details for the file mciplayer-2.0.0-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 113.6 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57827eaac62f0725bd425c52a774e5270b22e226663520c6d4d9d98f2b547646 |
|
MD5 | 8e7aadba7ae677d695b032ce8d60d873 |
|
BLAKE2b-256 | 14bcdf52b7643da7234be5985a7da79ec2c13238e4722d3e5cbf389513d853a5 |
File details
Details for the file mciplayer-2.0.0-cp37-cp37m-win32.whl
.
File metadata
- Download URL: mciplayer-2.0.0-cp37-cp37m-win32.whl
- Upload date:
- Size: 99.5 kB
- Tags: CPython 3.7m, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 978b2b5c5d98e8940ad70bfa98d159cacfb20ebc86d9d7ea1cd6e38b1b3673e8 |
|
MD5 | ec74294586ea48cace6cdc6a241d2ad2 |
|
BLAKE2b-256 | cd264bb2bb16694aa90dcfb58ea0bd76dca5dc73630db52cfdff9e2519b2a7e7 |