Re: Some Question
Michael Pfeiffer <[email protected]> Thu, 22 Aug 2002 20:05:03 +0200
| Newsgroups | gmane.os.openbeos.midi |
|---|---|
| Message-ID | <[email protected]> |
Hello Jermoe >Can you explain me why original MidiStore.h from BeOS and MidiStore.h >from OpenBeOS is not same=3F The class is diferrent or not=3F If it's >different how can we be binary compatible with BeOS=3F I can only speculate. Maybe Paul wanted to complete the implementation first and later tweak the class declaration to make it BC. >If everything is OK in BMidiStore there is only 2 things to do : decode >Track Format 2 and encode all format=3F Right. But I have to say, that playback of Midi data from a file does not work properly. The performance time is not calculated correctly. IIRC it is computed to far in the future... >About Jam, how build jam from the files : jam-2.4.zip I don't know. If it uses the same build system as the version from the FreeType group, then it comes with a makefile and the binary can be built with "make". - Michael