Is there a way to play in virtualmidisynth? I used to play with complifont SF2, nearly 1GB size, and SGM, 235MB.
I am not a good programmer, I churned out a very big VBA program to play long midi files - classical music, ten minutes or longer. All a sudden, the coding window failed with its search function, and I made a fatal mistake of trying installing the 64bit Excel, and cannot turn back since the 32bit download is removed for my purchased version of Office. Midi play no longer works.
This ExcelMidi has the midi events laid out horizontally, big midi files are hence not possible.
I will need to spend very long time to study your program and make it do the things I need.
Thanks for your great work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found the answer, clicking the question mark shows the available "devices", the virtualsyths can be assigned as numbers #1 to #4. #0 is MS GS wavetable synth.
I saw another bug (?), "sequence_cell_clocksync_device" points to a blank cell "BN2" ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there a way to play in virtualmidisynth? I used to play with complifont SF2, nearly 1GB size, and SGM, 235MB.
I am not a good programmer, I churned out a very big VBA program to play long midi files - classical music, ten minutes or longer. All a sudden, the coding window failed with its search function, and I made a fatal mistake of trying installing the 64bit Excel, and cannot turn back since the 32bit download is removed for my purchased version of Office. Midi play no longer works.
This ExcelMidi has the midi events laid out horizontally, big midi files are hence not possible.
I will need to spend very long time to study your program and make it do the things I need.
Thanks for your great work.
I found the answer, clicking the question mark shows the available "devices", the virtualsyths can be assigned as numbers #1 to #4. #0 is MS GS wavetable synth.
I saw another bug (?), "sequence_cell_clocksync_device" points to a blank cell "BN2" ??
Hi,
the bug you speak is inside the VBA or is just part of the file formulation?
Thanks