Arttu Tamminen

Results 14 comments of Arttu Tamminen

Sounds reasonable. As I am using this for simple logging purposes, this fills my needs for now.

I will take a shot as soon as possible. And just came mind that if pygame is too bloat to include just for playing music, would it be against licenses...

Actually pybass was one I was also thinking. Maybe I will try to create example with that and demosys.

Pyglet seems promising to me, as with quick look at document it seems almost trivial to play, pause, seek and get current time from song. And it even includes some...

I managed to get pybass playing song and preliminary functions of pyrocket working. I will provide you working example in few days.

Ok, got something going, but it seems at this point this code does not work as intended, primary with seeking. It gets out of sync quite fast when working on...

If you have been using bass with out any problems, I think this is not yet doomed. I will remove pybass interaction from render loop. We'll see if that makes...

I never realised that either. This is great news. I will definitely try this feature, and hopefully close this issue.

I will provide new 4klang.h and 4klang.inc files.

Example song with 4klang 3.11. With 4klang 3.11 export contains 4klang.h and 4klang.inc instead of 4klang.obj. Included yasm.exe compiles 4klang.inc to 4klang.obj.