Published February 11, 2016
| Version v1
Software
Open
Enconcert
Creators
- 1. Center for Translational Genomics and Bioinformatics, San Raffaele Hospital, Milano, Italy
Description
The code presented here is suitable to convert genomic data, in bigwig format, to MIDI tracks. In particular
- MIDI_single.py performs bigwig => MIDI conversion
- MIDI_random.py performs bigiwig => MIDI conversion after randomization of signal
- MIDI_merge.py merges multiple MIDI files
Two additional codes are included to perform analysis of track differences:
- WAV_distance.py calculates distance between musical tracks given its MFCC/GMM summarization
- WAV_extract.py extracts GMM means for MFCC for a WAV file
-