Thursday, December 19, 2013

mp3tomid_chung realtime free mp3 to midi conversion

the best free, open source, realtime , sometimes better than originals .
mp3tomid_chung is a realtime free mp3 to midi converter trial i have written in freebasic with fbsound , using custom Fourier transform .
it converts mp3 files to polyphonic piano midi data sent to the choozen midi out port, connected for example to a midi recorder to produce midifiles , or to the integrated pc's midi mapper for listening . instruments must be well tuned . can export to midifile .

you can find it there
=> mp3tomid_chung   (3Mo)

=> https://www.kvraudio.com/product/mp3tomid_chung-by-nguyen-chung   

video => https://chungswebsite.blogspot.fr/p/blog-page_83.html       

works with Bill Evans's piano songs and Pat Metheny (you dont find many Bill Evans midifiles on the web, there you can have all) and  piano jazz solos, even orchestra .

can run on a small netbook.

(24/10/2011) enhanced pitch lock
(30/10/2011) enhanced performances (x4)
(02/11/2011) cpu10...100 cpu load selection
(04/11/2011) sin^0...60 waveform selection
(22/12/2013) harmotypeE..H added
(24/12/2013) transpose added
(16/11/2016) param r magic resistor added (replace transpose)
(05/12/2016) direct export to midifile added
(15/03/2017) learn function added

sample song recorded with midirec_chung and mp3tomid_chung
=> testdebby.mid

then resurected with midipiano_chung expander
=> piano9_0
=> piano9_1


 

Friday, December 6, 2013

consolidate textures into one image blender bug

tips : to avoid a bug in blender 2.49 consolidate textures in one image , in image_auto_layout.py script remove the line "Render.closerenderwindow()" , then after executing the script , press escape to remove the image texture window instead of  closing the window, you will be able to save your work.