All Projects → caspervonb → melodyoflife

caspervonb / melodyoflife

Licence: other
Melody of Life is a step sequencer using cellular automata

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to melodyoflife

GameOfLife
Conway's Game of Life
Stars: ✭ 18 (-52.63%)
Mutual labels:  game-of-life, conway-game
goltorus
Game of Life on the surface of a torus.
Stars: ✭ 49 (+28.95%)
Mutual labels:  game-of-life
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 (-7.89%)
Mutual labels:  music-generation
hum2song
Hum2Song: Multi-track Polyphonic Music Generation from Voice Melody Transcription with Neural Networks
Stars: ✭ 61 (+60.53%)
Mutual labels:  music-generation
svelte-game-of-life
Conway's Game of Life in Svelte
Stars: ✭ 14 (-63.16%)
Mutual labels:  game-of-life
MIDI-MUG
Play music game with MIDI keyboard!
Stars: ✭ 14 (-63.16%)
Mutual labels:  music-game
glider
Generative music using conway's game of life
Stars: ✭ 38 (+0%)
Mutual labels:  conway-game
PyGameofLife
Conway's Game of Life using python's matplotlib and numpy
Stars: ✭ 40 (+5.26%)
Mutual labels:  game-of-life
cellular-automata-explorer
(WIP) An interactive web app for exploring cellular automata.
Stars: ✭ 18 (-52.63%)
Mutual labels:  game-of-life
bmusegan
Code for “Convolutional Generative Adversarial Networks with Binary Neurons for Polyphonic Music Generation”
Stars: ✭ 58 (+52.63%)
Mutual labels:  music-generation
Catch-A-Waveform
Official pytorch implementation of the paper: "Catch-A-Waveform: Learning to Generate Audio from a Single Short Example" (NeurIPS 2021)
Stars: ✭ 117 (+207.89%)
Mutual labels:  music-generation
coolrs
CoolRs is a collection of Android Renderscript effects.
Stars: ✭ 41 (+7.89%)
Mutual labels:  game-of-life
alda-clj
A Clojure library for live-coding music with Alda
Stars: ✭ 54 (+42.11%)
Mutual labels:  music-generation
cgol
Conway's Game of Life in the Terminal
Stars: ✭ 32 (-15.79%)
Mutual labels:  game-of-life
go-life
Terminal based Conway's Game of Life. Implemented in Go.
Stars: ✭ 95 (+150%)
Mutual labels:  conway-game
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (+26.32%)
Mutual labels:  music-generation
convoca
Predict and analyze cellular automata using convolutional neural networks
Stars: ✭ 66 (+73.68%)
Mutual labels:  game-of-life
wavegan-pytorch
Pytorch Implementation of wavegan model to generate audio
Stars: ✭ 97 (+155.26%)
Mutual labels:  music-generation
cs1501-final
Haskell class final project -- game in Haskell.
Stars: ✭ 21 (-44.74%)
Mutual labels:  conway-game
GameOfLifeView
A simple Android view that displays Conway's Game of Life. I've learnt the principles of TDD doing this
Stars: ✭ 20 (-47.37%)
Mutual labels:  game-of-life

Melody of Life - A Music Sequencing Experiment based on Conway's Game of Life

Melody of Life is a variation of Conway's Game of Life, which is a zero player cellular automata game.

In Melody of Life, each cell in the finite 20x20 grid corresponds to a note on a pentatonic scale, interesting cellular patterns create interesting tonal patterns.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].