Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sam81/sndlib.jl
Julia library for generating sounds
https://github.com/sam81/sndlib.jl
audio julia psychoacoustics signal-processing sound
Last synced: 25 days ago
JSON representation
Julia library for generating sounds
- Host: GitHub
- URL: https://github.com/sam81/sndlib.jl
- Owner: sam81
- License: mit
- Created: 2015-07-31T23:27:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-18T13:03:50.000Z (over 2 years ago)
- Last Synced: 2023-08-13T22:51:27.076Z (about 1 year ago)
- Topics: audio, julia, psychoacoustics, signal-processing, sound
- Language: Julia
- Homepage:
- Size: 113 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![Project Status: Abandoned – Initial development has started, but there has not yet been a stable, usable release; the project has been abandoned and the author(s) do not intend on continuing development.](https://www.repostatus.org/badges/latest/abandoned.svg)](https://www.repostatus.org/#abandoned)
[![Build Status](https://travis-ci.org/sam81/SndLib.jl.svg?branch=master)](https://travis-ci.org/sam81/SndLib.jl)
[![codecov](https://codecov.io/gh/sam81/SndLib.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/sam81/SndLib.jl)``SndLib.jl`` is a Julia module to synthetise sounds for psychoacoustics experiments. This is mostly a port in progress from the [sndlib](https://github.com/sam81/pychoacoustics/blob/master/pychoacoustics/sndlib.py) library in [pychoacoustics](https://github.com/sam81/pychoacoustics).
Documentation is available [here](http://samcarcagno.altervista.org/SndLib/index.html).