I have made both your programs work. You just need to replace the calls to super class "soya.Body.advance_time" by "soya.World.advance_time" since your object inherit from World and not Body.

Have fun :)

Souvarine.

Markus Raab wrote:
I have a problem that sounds immediately stops when I try to process any mouse 
or keyboard events from that object, I attached two examples where this takes 
place.

Without any input processing I hear the sound infinitely without any problems.

ended() is not executed.

Thank you for any hints.
Markus Raab
  

_______________________________________________ Soya-user mailing list Soya-user@gna.org https://mail.gna.org/listinfo/soya-user
_______________________________________________
Soya-user mailing list
Soya-user@gna.org
https://mail.gna.org/listinfo/soya-user

Reply via email to