Improvisation icon indicating copy to clipboard operation
Improvisation copied to clipboard

A program that learns music structure of given midi files and able to generate new melodies by judmental of other compositions. E.g. generate melody in style of Armstrong as negatively judged by Emine...

Results 3 Improvisation issues
Sort by recently updated
recently updated
newest added

Sanford.Multimedia.Midi.OutputDeviceException: 'The specified device handle is invalid.' this appears as an error when i click on the generated melody

FinalUICreateNN::loadOkayButton_Click will set "this.okayFiles" to all file names selected from the OpenFileDialog. However, the call to add to "this.okayMidiFilesListView.Items" says to add all the things from "this.files" which is used...

By setting the process and thread priority to "Realtime\Highest" you can gain a performance boost while building the NN. There is now a checkbox for realtime processing of the NN...