Skip to main content

KayPENTAX CSL NSP Audio File Format Reader

Project description

PyPI PyPI - Status PyPI - Python Version GitHub GitHub Workflow Status

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 hashes)

Uploaded Source

Built Distribution

nspfile-0.1.4-py3-none-any.whl (10.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page