KayPENTAX CSL NSP Audio File Format Reader
Project description
NSP audio file format is primarily used for KayPENTAX Computerized Speech Lab (CSL).
Python nspfile package implements scipy.io.wavfile compatible functions for .nsp sound file format.
Install
pip install nspfile
Use
import nspfile
fs, x = nspfile.read('myvoice.nsp')
TODOs
Test multichannel read
Add a writer function
Reference
http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/CSL/CSL.html
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
nspfile-0.1.4.tar.gz
(10.8 kB
view details)
Built Distribution
nspfile-0.1.4-py3-none-any.whl
(10.8 kB
view details)
File details
Details for the file nspfile-0.1.4.tar.gz
.
File metadata
- Download URL: nspfile-0.1.4.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afbe12bb29da212dd0fd0b1f734909bf32cc18c6b4c9cf3a35dba26e32a2d218 |
|
MD5 | 49ac3c55b33faf732749283b2b96dd4f |
|
BLAKE2b-256 | 8ecbefbe985fd5ac97854c70e961b71eeb8d69b66debd031ad66ab6a36c9b7a3 |
File details
Details for the file nspfile-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: nspfile-0.1.4-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 242374bfe95c0a4d9dc65a33b20bb85e5cc8119a156a0383e1fd06c106006eec |
|
MD5 | 5ae40060c16ba399ba19f29d211f2c87 |
|
BLAKE2b-256 | 3c1c4631f971e91b845906e701e7ec547a656f194debfcc0011f5acb36c239d5 |