Floppotron by Paweł Zadrożniak
Posted: February 22nd, 2019, 19:40
Data recovery and HDD repair discussions
http://forum.hddguru.com/
einstein9 wrote:I dono why i feel that this is a MIDI file being played.
Paweł Zadrożniak wrote:Host application was written in Python 2.7. I wrote it mostly on some boring lectures when I was still studying at the university, so it’s a one big mess, but… at least it does the job. It parses the simple language used for writing note sequences arranged in tracks tied to a specific controller / channel and merges those parallel tracks into one command list which is transferred over COM port. It can also partially generate „song script” from MIDI file which speeds up the „song porting” process.
fzabkar wrote:einstein9 wrote:I dono why i feel that this is a MIDI file being played.Paweł Zadrożniak wrote:Host application was written in Python 2.7. I wrote it mostly on some boring lectures when I was still studying at the university, so it’s a one big mess, but… at least it does the job. It parses the simple language used for writing note sequences arranged in tracks tied to a specific controller / channel and merges those parallel tracks into one command list which is transferred over COM port. It can also partially generate „song script” from MIDI file which speeds up the „song porting” process.
