Re: [LAD] what does "full range" mean with regard to ambisonics and speakers?

From: Paul Davis <paul@email-addr-hidden>
Date: Thu Aug 05 2010 - 03:44:25 EEST

On Wed, Aug 4, 2010 at 5:45 PM, <fons@email-addr-hidden> wrote:
> On Wed, Aug 04, 2010 at 12:31:49PM -0400, Paul Davis wrote:
>
>> when i did this with ardour (and a few other projects) back in the
>> early days, when guile was the interpreter of choice, any benefits it
>> brought to the table were negated by its intrusiveness into the
>> overall process structure.
>
> In what way ?

guile wants to take ownership of the top-level exection context of the
process. i.e. in main() you have to launch/step into guile, then tell
guile to execute the "rest" of the application. this just felt all
wrong, and meant that any backtraces of the main thread ultimately
ended up back in the guile interpreter. i became suspicious about
other aspects of guile's "presence" in the process, but didn't bother
to investigate them all that much - we just dumped it for XML.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Thu Aug 5 04:15:03 2010

This archive was generated by hypermail 2.1.8 : Thu Aug 05 2010 - 04:15:03 EEST