On Apr 30, 2004, at 4:34 PM, Diego Gomez Deck wrote:
>> PREGUNTA: Por este procedimiento de soltar, no abre "bien" ficheros
>> .mid, verdad?
>
> En teoría si los abre, de hecho lo acabo de probar en mi LinEx y lo
> hace
> sin problemas.
>
> Me podrías enviar el archivo .mid que no te funciona?
Entre otros he probado con estos (que, de paso, espero que disfrutes)
http://www.unicamp.br/~jmarques/mus/opus87/
Por supuesto los mp3 tampoco me los abre (pero eso, supongo, es porque
no he instalado el plugin).
Tengo nula experiencia leyendo smalltalk, pero he estado ojeando el
código solo he encontrado el sitio donde intenta reconocer ficheros
gráficos:
En [Graphics-Display Objects/Form/instance creation/fromBinaryStream:
aBinaryStream] leo:
> "Read a Form or ColorForm from given file, using the first byte of
> the file to guess its format. Currently handles: GIF, uncompressed
> BMP, and both old and new DisplayObject writeOn: formats, JPEG, and
> PCX. Return nil if the file could not be read or was of an
> unrecognized format."
Pero mas interesante es [Morphic-Worlds/PasteUpMorph/event
handling/dropFiles:], donde dice:
> "Handle a number of dropped files from the OS.
> TODO:
> - use a more general mechanism for figuring out what to do with
> the
> file (perhaps even offering a choice from a menu)
> - remember the resource location or (when in browser) even the
> actual file handle
Desde aqui tendrîa que empezar, pero reconozco mi incultura: ¿alguien
me puede explicar cómo poner un breakpoint? Me vendría tan bien el
poder soltar midis y que se abrieran directamente en el midi player...
me
Visita nuestro sitio en http://www.small-land.org
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/small_land/
<*> To unsubscribe from this group, send an email to:
small_land-unsubscribe-hHKSG33TihhbjbujkaE4pw@xxxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|