Skip to main content

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!

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

music-0.1.dev2.tar.gz (3.2 kB view hashes)

Uploaded Source

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