MASS is Music and Audio in Sample Sequences
Project description
This project delivers routines for music oriented sound synthesis in a sample based system.
All parameters are updated in a sample by sample rate and calculations are made in 64 bit floating point. All operations are described by equations that directly relates audio samples to musical aspects. Detailed descriptions can be found in: - the article “Psychophysics of musical elements in the discrete-time representation of sound”: http://arxiv.org/abs/1412.6853 - the msc dissertation “Música no áudio digital: descrição psicofísica e caixa de ferramentas”: https://github.com/ttm/dissertacao/blob/master/dissertacaoCorrigida.pdf?raw=true
Usage example
Download messages from one GMANE list:
import mass as m
wf=m.WaveForms()
sy=m.MonoSynth(wf)
melodic_line=sy.simpleLine([110,100,220,33.,14])
# Enjoy!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file music-0.1.dev2.tar.gz
.
File metadata
- Download URL: music-0.1.dev2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ff76b22addcec8060ac10ebea86a385d13fc7d8c88b8231ed499178eee5c87e |
|
MD5 | 787085f77931e56095be93e253be1005 |
|
BLAKE2b-256 | c090f4d196d8a53915389fabd2f27563f5d59b5b1192fdc2fb4314e1f8ce6828 |