Skip to main content

music as data, data as music

Project description

musicntwrk logo

music as data, data as music

unleashing data tools for music theory, analysis and composition

A python library for pitch class set and rhythmic sequences classification and manipulation, the generation of networks in generalized music and sound spaces, deep learning algorithms for timbre recognition, and the sonification of arbitrary data

Table of contents

Quick start

pip install musicntwrk

or

pip install musicntwrk[with_MPI]

(if there is a pre-existing installation of MPI, pip will automatically install the mpi4pi wrapper)

- Examples and support files can be downloaded here

There are three example notebooks: basic, advanced harmony, advanced timbre. See the ipynb files for a full description.

What's included

musicntwrk is a project written for python 3 and comprised of a main module, musicntwrk, and many additional helper packages included in the distribution:

  • musicntwrk - is the main module and contains helper clasess for pitch class set classification and manipulation in any arbitrary temperament (PCSet, PCSetR and PCSrow), and the main class musicntwrk that allows the construction of generalized musical space networks using distances between common descriptors (interval vectors, voice leadings, rhythm distance, etc.); the analysis of scores, the sonification of data and the generation of compositional frameworks. musicntwrk acts as a wrapper for the various functions organized in the following sub projects:
    • networks - contains all the modules to construct dictionaries and networks of pitch class set spaces including voice leading, rhythmic spaces, timbral spaces and score network and orchestarion analysis
    • data - sonification of arbitrary data structures, including automatic score (musicxml) and MIDI generation
    • timbre - analysis and characterization of timbre from a (psycho-)acoustical point of view. In particular, it provides: the characterization of sound using, among others, Mel Frequency or Power Spectrum Cepstrum Coefficients (MFCC or PSCC); the construction of timbral networks using descriptors based on MF- or PS-CCs
    • harmony - helper functions for harmonic analysis, design and autonomous scoring
    • ml_utils - machine learning models for timbre recognition through the TensorFlow Keras framework
    • plotting - plotting function including a module for automated network drawing
    • utils - utility functions used by other modules

Documentation

The most computationally intensive parts of the modules can be run on parallel processors using the MPI (Message Passing Interface) protocol. Communications are handled by two additional modules: communications and load_balancing. Since the user will never have to interact with these modules, we omit here a detailed description of their functions.

Author

Marco Buongiorno Nardelli

Marco Buongiorno Nardelli is Regents Professor at the University of North Texas: composer, flutist, computational materials physicist, and a member of CEMI, the Center for Experimental Music and Intermedia, and iARTA, the Initiative for Advanced Research in Technology and the Arts. He is a Fellow of the American Physical Society and of the Institute of Physics, and a Parma Recordings artist. See here for a longer bio-sketch.

Citation

Marco Buongiorno Nardelli, "musicntwrk, a python library for pitch class set and rhythmic sequences classification and manipulation, the generation of networks in generalized music and sound spaces, deep learning algorithms for timbre recognition, and the sonification of arbitrary data", www.musicntwrk.com (2019).

Thanks

This project has been made possible by contributions from the following institutions:

UNT logo     CEMI logo     PRISM logo     IMeRA logo


musicntwrk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Copyright (C) 2018-2020 Marco Buongiorno Nardelli
www.materialssoundmusic.com
www.musicntwrk.com
mbn@unt.edu

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

musicntwrk-2.3.1.tar.gz (163.4 kB view details)

Uploaded Source

Built Distribution

musicntwrk-2.3.1-py3-none-any.whl (262.8 kB view details)

Uploaded Python 3

File details

Details for the file musicntwrk-2.3.1.tar.gz.

File metadata

  • Download URL: musicntwrk-2.3.1.tar.gz
  • Upload date:
  • Size: 163.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for musicntwrk-2.3.1.tar.gz
Algorithm Hash digest
SHA256 fb4f0b69ac3e6c0be1e8f350c8fde48a63f64e90f01513a4b895e5af92cc26a6
MD5 fe2f8e2021d03de7aa47a264f9b5dc61
BLAKE2b-256 ea749812f6e794b4d49abe8816f691fd8f6f808084e80fc5ea8fab4a5184e75b

See more details on using hashes here.

File details

Details for the file musicntwrk-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: musicntwrk-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 262.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.11

File hashes

Hashes for musicntwrk-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a54cea32db637f0f695a7574a81f39dbe6bc62bf9a44629b9cf561914d09969
MD5 8cfdd297eca446ad6dfbd25b6433997c
BLAKE2b-256 93cdd7900e6940fb0d17d3782d2bdfd7a4067232d32e8b3230eeff8bd8e33ac9

See more details on using hashes here.

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