Hello to all Rockbox developers,

this week the major work was to add the floating point math functions RockBox is missing, with the aim of integration of all the modules PD-anywhere delivers. Later these functions may be reengineered to work with fixed point math, which would speed up sound processing enormously, but this is a task for many a long winter evenings. By now, I just copied the floating point functions from glibc-2.8.

Because of all the messy (the file pdbox-func.c has the math functions, but all the copy-n-pasted code looks quite unorderly) floating point stuff I had not the time to work on the real stuff, which remained from the last week, namely the start-up and audio output. This is where I intend to proceed.

Sincerely yours,

Wincent Balin

Reply via email to