standalone midi piano synthesizer

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

Re: standalone midi piano synthesizer

Post by chung »

(10/02/2019) enhanced brain algorythm (gain => 20x)
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: standalone midi piano synthesizer

Post by chung »

(13/02/2019) enhanced theme extraction for autochord/brainchord brainpiano (using pitch and velocity)
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: standalone midi piano synthesizer

Post by chung »

(08/03/2019) brainpiano3_chung enhanced neural network music generator with notes duration and external midi input interaction .

https://www.youtube.com/watch?v=h6cLoKwT6c4

https://www.youtube.com/watch?v=R_N5R_6z5pA

enter a melody in midi input from external midi keyboard or sequencer to interact with the neural network music generator , otherwise it will autofeedback from itself
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: standalone midi piano synthesizer

Post by chung »

(24/03/2019) braipiano3 SORT brainsong algorythm trial added (non neural network : sort sequences instead of training + dichotomic search as inference)
works as well as neural networks and requires much less computing.(1 second training)
currently in test , some bugs corrected
could make it with text too (gentext,chatbot) but not sure it interests anybody
chung
Posts: 648
Joined: Jan 16, 2010 20:52
Location: France
Contact:

Re: standalone midi piano synthesizer

Post by chung »

(22/10/2019) resonance (reson=1.0) effect added

reverb (here delay on noteoff) increased with the number of played notes (like in a true piano) - big effect
Post Reply