Advertisement
Bienvenido a Squishdot Reportes Anuncios Debian Ciencia Linux
 principal
 nivel superior
 enviar artículo
 buscar
 administrar
 acerca de ...
 rdf
 rss
 main


Reporte 24-VII-09
Reportes Posted by ernesto on Monday July 27, @04:33AM el 2009
from the dept.

Hola,

Aquí está mi reporte.


Terminado:

No hay actividades terminadas esta semana.

En proceso:

  • Probé el hola mundo de "unit testing" que subió Pancho. No entendí que hacer con el fuera de correrlo como "main". Esto arrojó el siguiente mensaje:

E ====================================================================== ERROR: Topology.background must be an integer ---------------------------------------------------------------------- Traceback (most recent call last): File "testtopology.py", line 24, in testTopologyHasBackgroundAsGiven self.assertEqual(background,topology.background) AttributeError: topology.Topology object has no attribute background

---------------------------------------------------------------------- Ran 1 test in 0.001s

FAILED (errors=1)

dudo que esto sea el resultado deseable. Me pregunto si estoy haciendo algo mal.

  • Sigo estudiando síntesis vocal. Ahora estoy estudiando el capítulo sobre síntesis FOF del "Csound Book".
  • Corregir que, al salir de sequence_threaded vía ctrl^c, la terminal se restablezca. He estado batallando bastante con este problema. Aunque no hay solución aún, ya se cual es el problema. Cuando hay múltiples hilos en Python, especialmente cuando un hilo está esperando o durmiendo, a menudo SIGINT es ignorado. Estoy trabajando en una solución basándome en esto. Aunque ya logré que se restablezca la terminal, esto ha causado que: 1) csound paralice la interrupción del programa (haciendo necesario un segundo ctrl^c), y 2) el cleanup que debe hacer csound cuando termina se interrumpa con un error. Cuando soluciono estos problemas, la terminal deja de restablecerse

Pendiente:

  • Empezar a estudiar el código de los agentes con miras a la implementación de su sonido.

Saludos,

Ernesto



reporte atrasado No 472 | Reporte Julio 1 - 24  >

 

Related Links
  • Articles on Reportes
  • Also by ernesto
  • Contact author
  • The Fine Print: The following comments are owned by whoever posted them.
    ( Reply )

    Powered by Zope  Squishdot Powered
      "Any system that depends on reliability is unreliable." -- Nogg's Postulate
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©1999 Butch Landingin.
    [ home | post article | search | admin ]