Csound Csound-dev Csound-tekno Search About

extract feature doesn't work any longer?

Date2015-08-15 20:46
FromNicola Bernardini
Subjectextract feature doesn't work any longer?
Hi, yes I know I have been absent from this list for quite some time.

For a very long time I have been using in my didactical slides some examples
in which I separate voicings using the extract feature of csound. Very
recently (e.g. yesterday) I realized that this feature, that used to work on
very old csound scripts, does not work any longer. I attach a .csd file to
exemplify the problem. test.csd
  . If you
simply compile this file (which has a score with two voices corresponding to
two instruments, namely 1 and 2) - everything works as a charm. However, as
soon as you try to isolate one of the two instruments with an extract file
that just says

i 1

(or i 2 for that matter), no output is produced.

I am using Csound version 6.03.2 (double samples) Jun  6 2014 with
libsndfile-1.0.25 on Debian GNU/Linux 8.

Am I doing something wrong? Should I post this issue in Github?

Thank you for any reply.

Best to all of you

nicb

P.S. yes, I searched the web very much for this issue. Could not find
anything relevant.




--
View this message in context: http://csound.1045644.n5.nabble.com/extract-feature-doesn-t-work-any-longer-tp5743146.html
Sent from the Csound - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-15 21:14
FromVictor Lazzarini
SubjectRe: extract feature doesn't work any longer?
It might be possible that ‘extract' did not get updated with all the recent changes. Can you file an issue in github with
as much detail and examples as possible? Thanks a lit.
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 15 Aug 2015, at 20:46, Nicola Bernardini  wrote:
> 
> Hi, yes I know I have been absent from this list for quite some time.
> 
> For a very long time I have been using in my didactical slides some examples
> in which I separate voicings using the extract feature of csound. Very
> recently (e.g. yesterday) I realized that this feature, that used to work on
> very old csound scripts, does not work any longer. I attach a .csd file to
> exemplify the problem. test.csd
>   . If you
> simply compile this file (which has a score with two voices corresponding to
> two instruments, namely 1 and 2) - everything works as a charm. However, as
> soon as you try to isolate one of the two instruments with an extract file
> that just says
> 
> i 1
> 
> (or i 2 for that matter), no output is produced.
> 
> I am using Csound version 6.03.2 (double samples) Jun  6 2014 with
> libsndfile-1.0.25 on Debian GNU/Linux 8.
> 
> Am I doing something wrong? Should I post this issue in Github?
> 
> Thank you for any reply.
> 
> Best to all of you
> 
> nicb
> 
> P.S. yes, I searched the web very much for this issue. Could not find
> anything relevant.
> 
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/extract-feature-doesn-t-work-any-longer-tp5743146.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-16 13:20
Fromluis jure
SubjectRe: extract feature doesn't work any longer?
el 2015-08-15 a las 12:46 Nicola Bernardini escribió:

> Hi, yes I know I have been absent from this list for quite some time.

nice to see you around again. 
welcome back, nicola!


------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-16 17:53
FromNicola Bernardini
SubjectRe: extract feature doesn't work any longer?
luis jure wrote
> el 2015-08-15 a las 12:46 Nicola Bernardini escribió:
> 
>> Hi, yes I know I have been absent from this list for quite some time.
> 
> nice to see you around again. 
> welcome back, nicola!

Thank you Luis. It's nice to see that you're all still around hard at work
:-D





--
View this message in context: http://csound.1045644.n5.nabble.com/extract-feature-doesn-t-work-any-longer-tp5743146p5743161.html
Sent from the Csound - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-16 20:34
FromNicola Bernardini
Subject[SOLVED] Re: extract feature doesn't work any longer?
Victor Lazzarini wrote
> It might be possible that ‘extract' did not get updated with all the
> recent changes. Can you file an issue in github with
> as much detail and examples as possible? Thanks a lit.

Wow! Fixed in less than four hours! I am really impressed. Thank you very
much Victor.

Extract now works like a charm as per commit 1fec258a7. I've closed the
issue on github.

Csound works so well that I rarely have the chance to drop by to say hi :-)

Talk to you all later friends.





--
View this message in context: http://csound.1045644.n5.nabble.com/extract-feature-doesn-t-work-any-longer-tp5743146p5743164.html
Sent from the Csound - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2015-08-16 20:46
FromVictor Lazzarini
SubjectRe: [SOLVED] Re: extract feature doesn't work any longer?
Well, thank you for the report. I am glad there are people using all types of functionality like this, because it’s
hard otherwise to keep an eye on them.
========================
Dr Victor Lazzarini
Dean of Arts, Celtic Studies and Philosophy,
Maynooth University,
Maynooth, Co Kildare, Ireland
Tel: 00 353 7086936
Fax: 00 353 1 7086952 

> On 16 Aug 2015, at 20:34, Nicola Bernardini  wrote:
> 
> Victor Lazzarini wrote
>> It might be possible that ‘extract' did not get updated with all the
>> recent changes. Can you file an issue in github with
>> as much detail and examples as possible? Thanks a lit.
> 
> Wow! Fixed in less than four hours! I am really impressed. Thank you very
> much Victor.
> 
> Extract now works like a charm as per commit 1fec258a7. I've closed the
> issue on github.
> 
> Csound works so well that I rarely have the chance to drop by to say hi :-)
> 
> Talk to you all later friends.
> 
> 
> 
> 
> 
> --
> View this message in context: http://csound.1045644.n5.nabble.com/extract-feature-doesn-t-work-any-longer-tp5743146p5743164.html
> Sent from the Csound - General mailing list archive at Nabble.com.
> 
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here


------------------------------------------------------------------------------
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here