autopiano_chung automatic version of midipiano_chung

User projects written in or related to FreeBASIC.
Post Reply
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

autopiano_chung automatic version of midipiano_chung

Post by chung »

autopiano_chung is an automatic midi player version of midipiano_chung brainpiano2 virtual piano synthesizer .
(freebasic /autopiano folder autopiano.bi + dlls) to add to your programs.
autopiano_test is an example of use .
it plays with a random algorythm the midifiles in the "/automidi" folder (for now max 200 files) .
autopiano runs on another thread than the main program to minimize overhead , especially on multicore cpus .
to change midipiano sounds settings run /autopiano/brainpiano2_chung.exe

link => http://chungswebsite.blogspot.fr/search ... iano_chung

Image
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: autopiano_chung automatic version of midipiano_chung

Post by chung »

(05/02/2018) less detuned brainchord mode (neural network chord regeneration version from one note themeonly)
mci video added as it seems like using mcisendstring increases program priority.
Post Reply