All Projects → python-twelve-tone → Similar Projects or Alternatives

1002 Open source projects that are alternatives of or similar to python-twelve-tone

Giada
Your Hardcore Loop Machine.
Stars: ✭ 903 (+1227.94%)
Mutual labels:  midi, music-composition
saddle
SADDLE: Scala Data Library
Stars: ✭ 23 (-66.18%)
Mutual labels:  numpy, matrix
alda-clj
A Clojure library for live-coding music with Alda
Stars: ✭ 54 (-20.59%)
Music-generation-cRNN-GAN
cRNN-GAN to generate music by training on instrumental music (midi)
Stars: ✭ 38 (-44.12%)
Mutual labels:  midi, music-generation
Dyci2Lib
"Dicy2 for Max" is a Max package implementing interactive agents using machine-learning to generate musical sequences that can be integrated into musical situations ranging from the production of structured material within a compositional process to the design of autonomous agents for improvised interaction. Check also our plugin for Ableton live !
Stars: ✭ 35 (-48.53%)
Textbeat
🎹 plaintext music sequencer and midi shell, with vim playback 🥁
Stars: ✭ 274 (+302.94%)
Mutual labels:  midi, music-composition
alvito
Alvito - An Algorithm Visualization Tool for Python
Stars: ✭ 52 (-23.53%)
Mutual labels:  numpy, matrix
Zrythm
a highly automated and intuitive digital audio workstation - official mirror
Stars: ✭ 703 (+933.82%)
Mutual labels:  midi, music-composition
Mezzo
A Haskell library for typesafe music composition
Stars: ✭ 327 (+380.88%)
Mutual labels:  midi, music-composition
Helio Workstation
One music sequencer for all major platforms, desktop and mobile
Stars: ✭ 2,257 (+3219.12%)
Mutual labels:  midi, music-composition
melrose
interactive programming of melodies, producing MIDI
Stars: ✭ 130 (+91.18%)
Mutual labels:  midi, music-composition
facet
Facet is a live coding system for algorithmic music
Stars: ✭ 72 (+5.88%)
Mutual labels:  midi, music-generation
NegativeHarmonizer
A python tool to invert the tonality (a.k.a negative harmony) of midi notation
Stars: ✭ 23 (-66.18%)
Mutual labels:  midi, music-composition
Pyrr
3D mathematical functions using NumPy
Stars: ✭ 282 (+314.71%)
Mutual labels:  numpy, matrix
NDScala
N-dimensional arrays in Scala 3. Think NumPy ndarray, but type-safe over shapes, array/axis labels & numeric data types
Stars: ✭ 37 (-45.59%)
Mutual labels:  numpy, matrix
Tensor Sensor
The goal of this library is to generate more helpful exception messages for numpy/pytorch matrix algebra expressions.
Stars: ✭ 532 (+682.35%)
Mutual labels:  numpy, matrix
Matrex
A blazing fast matrix library for Elixir/Erlang with C implementation using CBLAS.
Stars: ✭ 429 (+530.88%)
Mutual labels:  numpy, matrix
Ensembles
A digital arranger workstation powered by FluidSynth
Stars: ✭ 312 (+358.82%)
Mutual labels:  midi, music-composition
MidiTok
A convenient MIDI / symbolic music tokenizer for Deep Learning networks, with multiple strategies 🎶
Stars: ✭ 180 (+164.71%)
Mutual labels:  midi, music-generation
Cloud Volume
Read and write Neuroglancer datasets programmatically.
Stars: ✭ 63 (-7.35%)
Mutual labels:  numpy, matrix
cl-patterns
Library for writing patterns to generate or process (a)musical sequences of mathematically (un)related (non-)compound values in Lisp.
Stars: ✭ 62 (-8.82%)
Mutual labels:  midi, music-composition
Miti
miti is a musical instrument textual interface. Basically, its MIDI, but with human-readable text. 🎵
Stars: ✭ 103 (+51.47%)
Mutual labels:  midi, music-composition
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+782.35%)
Mutual labels:  midi, music-composition
hum2song
Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks
Stars: ✭ 61 (-10.29%)
midica
A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
Stars: ✭ 57 (-16.18%)
Mutual labels:  midi, music-composition
generating-music
🎷 Artificial Composition of Multi-Instrumental Polyphonic Music
Stars: ✭ 28 (-58.82%)
Mutual labels:  midi, music-generation
sklearn-predict
机器学习数据,预测趋势并画图
Stars: ✭ 16 (-76.47%)
Mutual labels:  numpy
numpythia
The interface between PYTHIA and NumPy
Stars: ✭ 33 (-51.47%)
Mutual labels:  numpy
ampscan
ampscan is an open-source Python package for analysis and visualisation of digitised surface scan data, specifically for applications within Prosthetics and Orthotics (P&O), with an aim to improve evidence-based clinical practice towards improved patient outcomes.
Stars: ✭ 14 (-79.41%)
Mutual labels:  numpy
neworder
A dynamic microsimulation framework for python
Stars: ✭ 15 (-77.94%)
Mutual labels:  numpy
dipiper
基于nodejs的股票数据爬虫
Stars: ✭ 83 (+22.06%)
Mutual labels:  numpy
Machine-Learning
This repository contains notebooks that will help you in understanding basic ML algorithms as well as basic numpy excercise. 💥 🌈 🌈
Stars: ✭ 15 (-77.94%)
Mutual labels:  numpy
ws-ldn-12
ARM / STM32F7 DIY synth workshop
Stars: ✭ 62 (-8.82%)
Mutual labels:  midi
sparse dot
Python wrapper for Intel Math Kernel Library (MKL) matrix multiplication
Stars: ✭ 38 (-44.12%)
Mutual labels:  numpy
canvas-cast
Cast any <canvas> element to an LED Matrix over WebSockets with an Arduino/ESP8266.
Stars: ✭ 39 (-42.65%)
Mutual labels:  matrix
blackswan-js
A library for expressive music composition in JavaScript.
Stars: ✭ 38 (-44.12%)
Mutual labels:  music-composition
Python-notes
Python related technologies used in work: crawler, data analysis, timing tasks, RPC, page parsing, decorator, built-in functions, Python objects, multi-threading, multi-process, asynchronous, redis, mongodb, mysql, openstack, etc.
Stars: ✭ 104 (+52.94%)
Mutual labels:  numpy
glsl-rotate
GLSL rotation functions with matrices: 2D and 3D (with X/Y/Z convenience functions).
Stars: ✭ 54 (-20.59%)
Mutual labels:  matrix
fusion gan
Codes for the paper 'Learning to Fuse Music Genres with Generative Adversarial Dual Learning' ICDM 17
Stars: ✭ 18 (-73.53%)
Mutual labels:  music-generation
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (-55.88%)
Mutual labels:  numpy
Scylla
An Elm-based front-end for Matrix.
Stars: ✭ 24 (-64.71%)
Mutual labels:  matrix
rtpmidid
RTP MIDI (AppleMIDI) daemon for Linux
Stars: ✭ 109 (+60.29%)
Mutual labels:  midi
Maestoso
An Open Source Music Animation Software
Stars: ✭ 16 (-76.47%)
Mutual labels:  midi
jazz-midi-electron
MIDI for Electron
Stars: ✭ 20 (-70.59%)
Mutual labels:  midi
matrix-puppet-facebook
a puppetted facebook bridge
Stars: ✭ 90 (+32.35%)
Mutual labels:  matrix
Fourier-Transform
An implementation of the Fourier Transform using Python
Stars: ✭ 43 (-36.76%)
Mutual labels:  numpy
embed-client
🎼 Sheet Music & Tabs Embed JavaScript Client
Stars: ✭ 43 (-36.76%)
Mutual labels:  music-composition
EventBus
💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asynchronous mode 基于Google Guava通用事件派发机制的事件总线组件,注解式发布订阅
Stars: ✭ 65 (-4.41%)
Mutual labels:  matrix
Alchemy
CV DL
Stars: ✭ 59 (-13.24%)
Mutual labels:  matrix
polystores
A library for performing hyperparameter optimization
Stars: ✭ 48 (-29.41%)
Mutual labels:  numpy
Data-Science-Tutorials
Python Tutorials for Data Science
Stars: ✭ 104 (+52.94%)
Mutual labels:  numpy
npstreams
Streaming operations on NumPy arrays
Stars: ✭ 28 (-58.82%)
Mutual labels:  numpy
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (-38.24%)
Mutual labels:  numpy
Covid-19-analysis
Analysis with Covid-19 data
Stars: ✭ 49 (-27.94%)
Mutual labels:  numpy
virtual-playing-orchestra-ardour-template
An Ardour project template for composing orchestral music on Linux
Stars: ✭ 59 (-13.24%)
Mutual labels:  midi
ANMP
multi-channel loopable video game music player for nerds and audiophiles
Stars: ✭ 16 (-76.47%)
Mutual labels:  midi
hackthepiano
Learn reading notes on the fly fast and easy
Stars: ✭ 18 (-73.53%)
Mutual labels:  midi
DataSciPy
Data Science with Python
Stars: ✭ 15 (-77.94%)
Mutual labels:  numpy
DashGL-Library
Basic Matrix Manipulation Library For OpenGL Written in C
Stars: ✭ 20 (-70.59%)
Mutual labels:  matrix
ESA
Easy SimAuto (ESA): An easy-to-use Power System Analysis Automation Environment atop PowerWorld Simulator Automation Server (SimAuto)
Stars: ✭ 26 (-61.76%)
Mutual labels:  numpy
1-60 of 1002 similar projects