Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spigs/hackio-2018


https://github.com/spigs/hackio-2018

java midi

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DECSing - (HackIO-2018 Project)

## Description:
DECSing is a Java program that reads the bit information from MIDI music files (a file type commonly used for karaoke machines and music production) and translates it into pitch, phoneme, and tone information so it can be sung by the DECTalk text-to-speech program.

### Resources:
* [MIDI Spec] (https://www.midi.org/specifications)
* [A more condensed version](https://www.cs.cmu.edu/~music/cmsip/readings/davids-midi-spec.htm)
* [DECTalk Tone Information](https://msu.edu/course/asc/232/song_project/dectalk_pages/DECtalk%20Singing.html)