mididice / mididice

Roll the dice to make music, 2017 ICT-Culture Art Convergence Award

Home Page:http://mididice.mididice.works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mididice

Build Status

Role the dice and play generated music

Getting Started

Prerequisites

  • jfugue - music programming for java
  • timidity - MIDI to WAVE converter
  • MIDI.js - JavaScript MIDI Player using W3C Web Audio
  • waveform.js - audio waveform visualization

Installing

the step will be on Ubuntu 16.04


git clone https://github.com/mididice/mididice
cd mididice
apt install openjdk-8-jdk
apt install maven
apt install timidity
apt install lame

Start

mvn package
java -jar target/mididice-0.0.1.jar

Built With

Screenshot

alt text

Started From

midiyapp - origin project

About

Roll the dice to make music, 2017 ICT-Culture Art Convergence Award

http://mididice.mididice.works

License:Apache License 2.0


Languages

Language:Java 53.4%Language:HTML 18.6%Language:CSS 17.5%Language:JavaScript 10.5%