All Projects → generativefm → generative.fm

generativefm / generative.fm

Licence: MIT license
A platform for playing generative music in the browser.

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to generative.fm

Generative.fm
A platform for playing generative music in the browser.
Stars: ✭ 1,534 (-1.48%)
Mutual labels:  art, progressive-web-app, generative-art, web-audio-api, generative-music
corruption-loops
Digitally disintegrating music
Stars: ✭ 37 (-97.62%)
Mutual labels:  art, generative-art, web-audio-api, generative-music
glitch-art-bot-ts
Twitter bot that glitches photos on the fly
Stars: ✭ 66 (-95.76%)
Mutual labels:  art, generative-art
Art Dcgan
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
Stars: ✭ 1,882 (+20.87%)
Mutual labels:  art, generative-art
JRubyArt
JRubyArt a ruby implementation of processing
Stars: ✭ 87 (-94.41%)
Mutual labels:  art, generative-art
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (-28.52%)
Mutual labels:  art, generative-art
Pxlsrt
Pixel sorter written in Ruby
Stars: ✭ 119 (-92.36%)
Mutual labels:  art, generative-art
Generative-Art
A selection of generative art scripts written in Python
Stars: ✭ 284 (-81.76%)
Mutual labels:  art, generative-art
Awesome Creative Coding
Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
Stars: ✭ 8,696 (+458.51%)
Mutual labels:  art, generative-art
generative-art-Processing
Processingによるアート作品をまとめたリポジトリです.一部の作品はopenFrameworksで書かれています.This is a repository for art portfolio of Processing art. Some of arts are written in openFrameworks, one of the C++ libraries.
Stars: ✭ 31 (-98.01%)
Mutual labels:  art, generative-art
generative-art
I wanted to make a nicer sticker for Munihac, then things got out of hand.
Stars: ✭ 134 (-91.39%)
Mutual labels:  art, generative-art
generative-art
🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].
Stars: ✭ 41 (-97.37%)
Mutual labels:  art, generative-art
001
draw_code.001 — ThreeJS, WebGL & GLSL
Stars: ✭ 48 (-96.92%)
Mutual labels:  art, generative-art
Urpflanze
A library for developers who want to approach to creative coding, artists who want to approach coding and for those who find it fun to play with math.
Stars: ✭ 118 (-92.42%)
Mutual labels:  art, generative-art
Sofloo Spot
Click Randomize
Stars: ✭ 37 (-97.62%)
Mutual labels:  art, generative-art
Blossom
A lovely interactive music generator
Stars: ✭ 162 (-89.6%)
Mutual labels:  art, generative-art
triangula
Generate high-quality triangulated and polygonal art from images.
Stars: ✭ 3,775 (+142.45%)
Mutual labels:  art, generative-art
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (-55.68%)
Mutual labels:  art, generative-art
Snek
See https://github.com/inconvergent/weir instead
Stars: ✭ 696 (-55.3%)
Mutual labels:  art, generative-art
stamps
A language for producing art
Stars: ✭ 116 (-92.55%)
Mutual labels:  art, generative-art

Archival notice

This was the original player for Generative.fm. It was retired on February 12, 2021 and replaced by generative-fm/play.

generative.fm

A platform for playing generative music in the browser.

https://generative.fm

Overview

Audio

This site uses Tone.js to play audio in the browser through the Web Audio API.

Music

Source code for the music generators can be found in the generative-music/pieces-alex-bainter repository.

Installation

You will need Node.js installed on your machine.

  1. Clone to your machine.
  2. Navigate to the project's directory.
  3. Run npm i.
  4. Run npm start.
  5. Navigate to localhost:9999.

Local Sample Files

To play music locally, first you need to follow these instructions:

Requests for sample files from the generative.fm sample CDN are blocked, see #38. In order to play music locally, you will need to follow the instructions for building and serving the sample files.

Contributing

See CONTRIBUTING.md.

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].