Hi,

I assume this concerns mainly ubuntu packagers, but I also send it to ecasound-list since it probably will be of interest for other x86_64 users of ecasound.

Something is broken in the gutsy version of ecasound, which was working in feisty.

The level analyze option -ev does not work.

   [EMAIL PROTECTED] nice /usr/bin/ecasound -i test.wav -o:null -ev
   
********************************************************************************
* ecasound v2.4.5 (C) 1997-2006 Kai Vehmanen and others ********************************************************************************
   - [ Session created ]
   ----------------------------------------------------------
   - [ Chainsetup created (cmdline) ]
   ---------------------------------------------
   - [ Connecting chainsetup ]
   ----------------------------------------------------
   (eca-chainsetup) 'nonrt' buffering mode selected.
   (eca-chainsetup) Audio object "test.wav", mode "read".
   (audio-io) Format: s24_le, channels 2, srate 44100, interleaved.
   (eca-chainsetup) Audio object "null", mode "read/write".
   (audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
   - [ Chainsetup connected ]
   -----------------------------------------------------
   (eca-control-objects) Connected chainsetup: "command-line-setup".
   - [ Controller/Starting batch processing ]
   -------------------------------------
   - [ Engine init - Driver start ]
   -----------------------------------------------
   - [ Controller/Batch processing finished (0) ]
   ---------------------------------
   (eca-control-objects) Disconnecting chainsetup: "command-line-setup".
   - [ Chainsetup disconnected ]
   --------------------------------------------------


A fresh compile does work, however

   [EMAIL PROTECTED] nice /usr/local/bin/ecasound -i test.wav -o:null -ev
   
********************************************************************************
* ecasound v2.4.6.1 (C) 1997-2007 Kai Vehmanen and others ********************************************************************************
   - [ Session created ]
   ----------------------------------------------------------
   - [ Chainsetup created (cmdline) ]
   ---------------------------------------------
   - [ Connecting chainsetup ]
   ----------------------------------------------------
   (eca-chainsetup) 'nonrt' buffering mode selected.
   (eca-chainsetup) Audio object "test.wav", mode "read".
   (audio-io) Format: s24_le, channels 2, srate 44100, interleaved.
   (eca-chainsetup) Audio object "null", mode "read/write".
   (audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
   - [ Chainsetup connected ]
   -----------------------------------------------------
   (eca-control-objects) Connected chainsetup: "command-line-setup".
   - [ Controller/Starting batch processing ]
   -------------------------------------
   - [ Engine init - Driver start ]
   -----------------------------------------------
   - [ Controller/Batch processing finished (0) ]
   ---------------------------------
   (eca-control-objects) Disconnecting chainsetup: "command-line-setup".
   - [ Chainsetup disconnected ]
   --------------------------------------------------
   (eca-chain) (audiofx) -- Amplitude statistics
   ... -----------------------------
   Range, pos/neg, count,(%), ch1...n
   Pos -1.0 dB:     0,0.000%                0,0.000%
   Pos -2.0 dB:     0,0.000%                0,0.000%
   Pos -4.0 dB:     192,0.001%              0,0.000%
   Pos -8.0 dB:     17533,0.096%            205,0.001%
   Pos -16.0 dB:    472353,2.592%           260253,1.428%
   Pos -32.0 dB:    3970401,21.790%                 3362166,18.452%
   Pos -64.0 dB:    4118029,22.600%                 4764108,26.146%
   Pos -inf.0 dB:   550836,3.023%           693050,3.804%
   Neg -inf.0 dB:   541150,2.970%           688399,3.778%
   Neg -64.0 dB:    4132686,22.681%                 4794784,26.315%
   Neg -32.0 dB:    3922807,21.529%                 3399841,18.659%
   Neg -16.0 dB:    473041,2.596%           258033,1.416%
   Neg -8.0 dB:     20969,0.115%            217,0.001%
   Neg -4.0 dB:     1016,0.006%             0,0.000%
   Neg -2.0 dB:     36,0.000%               0,0.000%
   Neg -1.0 dB:     7,0.000%                0,0.000%
   (audiofx) Peak amplitude, period: pos=0.69774 neg=0.91714.
   (audiofx) Peak amplitude, all : pos=0.69774 neg=0.91714.
   (audiofx) Clipped samples, period: pos=0 neg=0.
   (audiofx) Clipped samples, all : pos=0 neg=0.
   (audiofx) Max gain without clipping, all: 1.09035.
   (audiofx) -- End of statistics --------------------------------

   [EMAIL PROTECTED]


Environment
   [EMAIL PROTECTED] uname -a
   Linux eponyme 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007
   x86_64 GNU/Linux
   [EMAIL PROTECTED] dpkg -l|grep ecasound
ii ecasound 2.4.5-7 Multitrack-capable audio
   recorder and effect
ii libecasound2.2-dev 2.4.5-7 development files for ecasound ii libecasoundc2.2-dev 2.4.5-7 c binding files for
   ecasound (devel)
ii libkvutils2.2-dev 2.4.5-7 kvutils library required
   for ecasound - deve
ii python-ecasound2.2 2.4.5-7 python binding files for
   ecasound 2.2


Regards
Philippe Chartrand

-- 
Ubuntu-motu mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu

Reply via email to