All Projects → googlecreativelab → Beat Blender

googlecreativelab / Beat Blender

Licence: apache-2.0
Blend beats using machine learning to create music in a fun new way.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Beat Blender

Github Audio
Listen to music generated by events happening across GitHub 🎷
Stars: ✭ 1,712 (+1064.63%)
Mutual labels:  music
Last Fm
Simple, robust LastFM API client (for public data)
Stars: ✭ 142 (-3.4%)
Mutual labels:  music
Write Music
visualise sentence length
Stars: ✭ 144 (-2.04%)
Mutual labels:  music
Shpotify
A command-line interface to Spotify.
Stars: ✭ 1,782 (+1112.24%)
Mutual labels:  music
Vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
Stars: ✭ 139 (-5.44%)
Mutual labels:  music
Musaicfm
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 144 (-2.04%)
Mutual labels:  music
Electron Vue Music
基于 electron-vue 开发的音乐播放器,界面模仿QQ音乐,技术栈electron-vue+vue+vuex+vue-router+element- UI。欢迎star
Stars: ✭ 1,901 (+1193.2%)
Mutual labels:  music
Musicnow
CLI tool to download songs with metadata.
Stars: ✭ 146 (-0.68%)
Mutual labels:  music
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (+1176.19%)
Mutual labels:  music
Andromeda
This is a WebGL recreation of the popular music video Gorillaz - Andromeda.
Stars: ✭ 145 (-1.36%)
Mutual labels:  music
Tensorflow Mnist Cvae
Tensorflow implementation of conditional variational auto-encoder for MNIST
Stars: ✭ 139 (-5.44%)
Mutual labels:  vae
Youtube Music
🎵 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (+1326.53%)
Mutual labels:  music
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (-1.36%)
Mutual labels:  music
Listen Now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
Stars: ✭ 139 (-5.44%)
Mutual labels:  music
Essentia
C++ library for audio and music analysis, description and synthesis, including Python bindings
Stars: ✭ 1,985 (+1250.34%)
Mutual labels:  music
Neteasecloudmusic
Flutter - NeteaseCloudMusic Flutter 版本的网易云音乐
Stars: ✭ 1,734 (+1079.59%)
Mutual labels:  music
Vue Soundcloud
🎧 A SoundCloud client built with Vue and Nuxt
Stars: ✭ 141 (-4.08%)
Mutual labels:  music
Guitar Tuner
Browser-based guitar tuner
Stars: ✭ 146 (-0.68%)
Mutual labels:  music
Python Tidal
Python API for TIDAL music streaming service
Stars: ✭ 145 (-1.36%)
Mutual labels:  music
Vae Seq
Variational Auto-Encoders in a Sequential Setting.
Stars: ✭ 145 (-1.36%)
Mutual labels:  vae

Beat Blender

Blend beats using machine learning to create music in a fun new way. g.co/beatblender

Built using deeplearn.js and MusicVAE.

Beat Blender

Usage

Beat Blender requires the GCloud SDK for running the server and node + npm for javascript development.

  1. Run npm install to install all of the dependencies of this project.
  2. Run npm start to begin all file-watchers and to initialize the server on port 8080
  3. Open http://localhost:8080

Easter eggs

You have added a few query-strings that you can play with, you can load a different model for MusicVAE using checkpoint=url or a custom model for generating new beats with samplerCheckpoint=url

Contributors

Made by Kyle Phillips and Torin Blankensmith with friends at the Google Creative Lab in collaboration with Adam Roberts and the Magenta team.

This is not an officially supported Google product.

License

Copyright 2017 Google Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Final Thoughts

We encourage open sourcing projects as a way of learning from each other. Please respect our and other creators’ rights, including copyright and trademark rights when present, when sharing these works and creating derivative work.

If you want more info on Google's policy, you can find that here.

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