Skip to content

thomas-haslwanter/scikit-sound

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

scikit-sound

scikit-sound contains functions for working with sound

Dependencies

numpy, scipy

Homepage

http://work.thaslwanter.at/sksound/html/

Author:Thomas Haslwanter
Date:03-04-2022
Ver:0.2.10
Licence:BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
Copyright:© 2022, Thomas Haslwanter, all rights reserved.

Installation

You can install scikit-sound with

pip install scikit-sound

and upgrade to a new version with

pip install scikit-sound -U

Sound Processing Utilities

  • sounds.Sound ... class, with methods
    • generate_sound
    • get_info
    • play
    • read_sound
    • summary
    • write_wav

Misc Other Utilities

  • misc ... GUI routines for standard file- and directory-handling
    • askquestion
    • get_dir
    • get_file
    • progressbar
    • save_file

About

Python utilities for working with sounds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages