Coder Social home page Coder Social logo

gesellkammer / maelzel Goto Github PK

View Code? Open in Web Editor NEW
16.0 4.0 0.0 300.04 MB

A framework for computer music in python

Home Page: https://maelzel.readthedocs.io

License: GNU General Public License v3.0

Python 2.08% Csound Document 0.01% Jupyter Notebook 97.90% Shell 0.01% LilyPond 0.02%
computer-music music-composition csound lilypond openmusic sound-analysis algorithmic-composition microtonality music-notation musicxml

maelzel's Introduction


sh-pypi sh-license sh-docs sh-month

maelzel

maelzel is a framework for computer music in python. It provides datatypes to define notes, chords, sequences, lines, voices and entire scores. These objects can be combined with soundfiles and samples, rendered as notation and recorded or synthesized in realtime.

It provides functionality for composition, music notation, sound analysis and synthesis, feature extraction, transcription and machine learning

Documentation

https://maelzel.readthedocs.io/en/latest/index.html


Installation

pip install maelzel

Dependencies

  • python >= 3.9
  • csound (>= 6.18)

In macos/arm64 lilypond needs to be installed. The recommended way is to first install homebrew, then install lilypond via brew install lilypond


Demos

https://maelzel.readthedocs.io/en/latest/Introduction.html#demo-notebooks

Or check the example notebooks:

https://github.com/gesellkammer/maelzel/tree/master/docs/notebooks

maelzel's People

Contributors

gesellkammer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

maelzel's Issues

Mac .show ?

Hi Eduardo,

Just trying to test maelzel and in the first exemple got stuck with this:

from maelzel.core import *

seq = Chain([
    Note(60),
    Note("c#4+"),
    Note("4Eb"),
    Note("4E+20"),
    Note("4G-10hz"),
    Note("442hz"),
])
seq.show()

Error:

Default path for soundfonts only defined in linux
The file /Users/mypath/Library/Caches/tmpm9x0s0g0/4_dexb2d.png does not exist.

I am on macbook M1 Pro, Sonoma 14.4.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.