Re: [LAU] Text-based sound visualisation?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-audio-user@...>
Date: Friday, June 24, 2011 - 9:33 pm

On Fri, Jun 24, 2011 at 03:35:08PM -0400, S. Massy wrote:

> On Fri, Jun 24, 2011 at 02:32:37PM +0200, Philipp ??berbacher wrote:

Can we drop back into reality please ?

The Kmeterdsp class is one of the best commented little
pieces of C++ code I've written. There's a comment for
almost every line of code. The comments do make it very
clear how it works. If that isn't sufficient, I suggest
to just leave it alone.

The class doesn't depend on being called by a jack client.
Nor does it depend on any X11 or event delivery framework.

There is one undocumented feature: the 'int n' parameter
for process() should be equal to the 'fsize' parameter to
init(), and it should be a multiple of four. So I should
probably just remove that parameter to process(). Or make
process() independent of the period size.

Even if this condition is not satisfied, the only difference
would be a change in the hold time and fallback rate of the
peak indication, which probably would go unnoticed.

Ciao,

--
FA

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[LAU] Text-based sound visualisation?, S. Massy, (Mon Jun 20, 9:47 pm)
Re: [LAU] Text-based sound visualisation?, Cedric Roux, (Tue Jun 21, 7:25 am)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Tue Jun 21, 7:28 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 7:49 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Tue Jun 21, 9:47 pm)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Tue Jun 21, 10:17 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Tue Jun 21, 10:36 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 10:55 pm)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Wed Jun 22, 9:16 am)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Wed Jun 22, 9:33 am)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Wed Jun 22, 10:30 am)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Wed Jun 22, 11:03 am)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Tue Jun 21, 10:50 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Wed Jun 22, 6:22 pm)
Re: [LAU] Text-based sound visualisation?, Philipp Überbacher, (Fri Jun 24, 12:32 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Fri Jun 24, 7:34 pm)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Fri Jun 24, 9:33 pm)
Re: [LAU] Text-based sound visualisation?, Philipp Überbacher, (Mon Jul 11, 11:19 am)
Re: [LAU] Text-based sound visualisation?, Fons Adriaensen, (Wed Jun 22, 9:25 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 9:52 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Mon Jun 20, 10:04 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Mon Jun 20, 10:37 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 7:25 am)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Tue Jun 21, 7:34 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 7:52 pm)
Re: [LAU] Text-based sound visualisation?, S. Massy, (Tue Jun 21, 9:50 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 10:02 pm)
Re: [LAU] Text-based sound visualisation?, Julien Claassen, (Tue Jun 21, 9:54 pm)