Quote:
Originally Posted by Doitsu
(My sample file contains 2 .mid files and passes EPUBCheck.)
|
Thanks, that's pretty sophisticated

However ... I can see both files when I unzip the epub, but for some reason don't have a META-INF folder visible in Sigil. So one way or the other, it's not accessible for the reader of such an eBook.
Well, I can place .mid files into the Misc folder in Sigil, but retrieval (i.e. download) is a problem. Some readers simply crash somehow ... e.g. from a line of code like this:
<a href ="../Misc/por-una-cabeza-piano-solo.mid">por-una-cabeza-piano-solo</a>
So, may be I'll stick to the idea, to link to my server, or find a very easy way to create Apps. The problems I have with Apps are:
* testing (on as many platforms as possible)
* time consuming and boring GUI-programming (just to process input and output ...) before being able to add a tiny bit of content ...