Csound Csound-dev Csound-tekno Search About

[Cs-dev] cvanal broken in Cs5 ?

Date2005-02-24 03:55
FromDave Phillips
Subject[Cs-dev] cvanal broken in Cs5 ?
Greetings:

    I'm trying to create a stereo cv data file:

[dlphilp@localhost dlphilp]$ csound -U cvanal l1_44.wav l1_44.cv
Localisation of messages is disabled, using default language.
PortMIDI real time MIDI plugin for Csound
JACK real-time audio module for Csound by Istvan Varga
PortAudio real-time audio module for Csound
ALSA real-time audio module for Csound by Istvan Varga
0dBFS level = 32767.0
time resolution is 1.247 ns
Csound version 5.00 beta (float samples) Feb 23 2005
libsndfile-1.0.11
util CVANAL:
0dBFS level = 32767.0
audio sr = 44100, stereo, reading channel 1
opening WAV infile l1_44.wav
analyzing 60822 sample frames (1.4 secs)
less sound than expected!
inactive allocs returned to freespace
end of score.              overall amps:      0.0
           overall samples out of range:        0
0 errors in performance


  It will work for mono files but not for stereo. I need a stereo cv 
file. :(

  And some sleep now...

Best,

dp




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-02-24 12:02
FromIstvan Varga
SubjectRe: [Cs-dev] cvanal broken in Cs5 ?
Dave Phillips wrote:

> audio sr = 44100, stereo, reading channel 1
> opening WAV infile l1_44.wav
> analyzing 60822 sample frames (1.4 secs)
> less sound than expected!
> inactive allocs returned to freespace
> end of score.              overall amps:      0.0
>           overall samples out of range:        0
> 0 errors in performance
> 
> 
>  It will work for mono files but not for stereo. I need a stereo cv 
> file. :(

This is probably an issue related to the use of libsndfile, I will
have a look at it. I already fixed a bunch of similar bugs in
various files, these are annoying but usually easy to fix.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-02-24 16:57
FromIstvan Varga
SubjectFixed Re: [Cs-dev] cvanal broken in Cs5 ?
Dave Phillips wrote:

> [dlphilp@localhost dlphilp]$ csound -U cvanal l1_44.wav l1_44.cv
> Localisation of messages is disabled, using default language.
> PortMIDI real time MIDI plugin for Csound
> JACK real-time audio module for Csound by Istvan Varga
> PortAudio real-time audio module for Csound
> ALSA real-time audio module for Csound by Istvan Varga
> 0dBFS level = 32767.0
> time resolution is 1.247 ns
> Csound version 5.00 beta (float samples) Feb 23 2005
> libsndfile-1.0.11
> util CVANAL:
> 0dBFS level = 32767.0
> audio sr = 44100, stereo, reading channel 1
> opening WAV infile l1_44.wav
> analyzing 60822 sample frames (1.4 secs)
> less sound than expected!
> inactive allocs returned to freespace
> end of score.              overall amps:      0.0
>           overall samples out of range:        0
> 0 errors in performance

cvanal should now read stereo files correctly.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-02-25 16:25
FromDave Phillips
SubjectRe: Fixed Re: [Cs-dev] cvanal broken in Cs5 ?
Istvan Varga wrote:

> cvanal should now read stereo files correctly.

Indeed it does. Thanks again, Istvan!

Best,

dp







-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net