add SaveMidiFile method
Hi Norman, I have a new question about your beautiful components... I need to eliminate some events (text/lyrics/chords events) from midi file and replace them with other events (lyrics or text events). The question is: how can I delete events and insert new ones, and after that, save the midifile? Is it possible? Thanks for your advices Giuseppe
I think this is good for me... thank you Normann :-)
Thank you Normann for your project... I have deepened my knowledge of BASS lib and now I believe I am able to extract the MIDI events stream. Now my question is: what is the correct way to send individual events to the midiout? I don't think I need the midi clock because the timing is already given by the bass library. I just need to know which of your components to use to open the midiout and send events ... Can you help me? Thank you :-)
Hi Normann, I found your components a few weeks ago. I would like to integrate them in my application to play a midi file to an output device. Mi app is based on Bass Library and i can only extract a midi event stream. Is there a way to integrate your components to a bass lib based application to do that?
saveFile loses Metatags...