Re: [LAD] Android audio plugins

From: Gabriel M. Beddingfield <gabrbedd@email-addr-hidden>
Date: Wed Jun 29 2011 - 19:19:27 EEST

Hi Olivier,

Good stuff!

On Wed, 29 Jun 2011, Olivier Guilyardi wrote:

> I just started a thread on andraudio about "Android audio plugins and advanced
> app interaction", including LV2 and others:
>
> http://music.columbia.edu/pipermail/andraudio/2011-June/000238.html
>
> Feel free to join in.

Here's a potential problem (but I could be misguided...
so you guys tell me)...

   - Mobile processors generally do NOT have good
     floating point power. Sometimes by a factor
     of 1000 flops.

   - LADSPA and LV2 are built to process 32-bit
     floating point PCM data, and have no provision
     for processing 16-bit integer PCM data.

So, trying to use LADSPA or LV2 in their current state will
probably cause bottlenecks (either from doing FP math or
from doing format convervsions to do integer math).

Is this a Real Problem?

-gabriel

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Jun 29 20:15:02 2011

This archive was generated by hypermail 2.1.8 : Wed Jun 29 2011 - 20:15:02 EEST