AXP
AXP
> Fast convolution would be great. There is a fast convolution function build for the Teensy MCU. You might get some more insight reading the trendy forum. Thanks for the...
> There are definitely some oddities with the arm wrt code size. The common tables, get brought in through the init functions for all table sizes, including the once that...
> Now this is an issue description, awesome. Thanks, but I bet you'd rather have a working code without issue description than the other way round :) > > I...
> My current solution is rather simple, I've created a replacement source file that I compile and link instead of the existing arm_common_tables.c. The difference is that all tables are...
> Having an efficient fast convolution with low latency would be very nice, indeed. > > If it can help, I can add a second API to FFTReal to split...
I've done some naive profiling for FFTReal already (pulled the latest out of Pedale Vite repository). So far it's 2x-3x slower than ARM's. Fixed length version is better and peculiarly...
Hi, unfortunately I was very busy for the last half of a year. So the status is as before - I have a working prototype, which I need to tune,...
> @AXP I'm so interested in this! Any progress? Is this abandoned? Is there a possibility of you sharing what you've developed so others can contribute? > Im keen to...
Any updates on using a custom firmware on this NAS?