DJLevel3

Results 18 comments of DJLevel3

Anyway I had family matters today so I didn't have time to actually do any more code today (22:50, Sep. 9 my time). I hopefully will tomorrow.

I'll try my hand in a separate branch and if things go bad I'll let you know. On Sat, Sep 10, 2022, 1:37 AM James H Ball ***@***.***> wrote: >...

Hmm, it appears that it's trying to make a 2.4 MHz band instead of 2.4 GHz. Strange.

All right, I've got a RIFF writer module coded for the Python side! I just need to integrate it into the Blender plugin and I'll have the saving side done....

Also, at least in the benchmark I wrote, PyRiff is quite fast. Running on its own it can generate and write out a decently complex file with a number of...

Blender side's done, working on the osci-render side. My idea is to use the ObjectSet class with a file parser rather than with the ObjectServer, which shouldn't be too difficult....

Luckily there's a Java library for reading the RIFF format so I don't have to write that.

I might not be, I'll check when I get home. I thought I was on the latest but I'm not actually 100% sure On Sat, Jan 28, 2023, 5:41 PM...