Csound Csound-dev Csound-tekno Search About

[Csnd] SFDIR in QuteCsound

Date2011-06-17 23:19
FromJim Aikin
Subject[Csnd] SFDIR in QuteCsound
I'm finding that the folders named in the SFDIR and SSDIR fields in
QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
file only if I specify the full path, starting at the root of the drive,
even though the path is specified in Configurations/Environment. If I just
use the filename (with no other parameters changed), the f-table fails to
load.

This happens both in Window 7 and in MacOS 10.6.

Is this a known issue? User error? Suggestions welcome.

--Jim Aikin

--
View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-06-18 12:41
FromAndres Cabrera
SubjectRe: [Csnd] SFDIR in QuteCsound
Hi Jim,

Yes, this is known and it has been fixed in svn. I really need to make
a new release! In the meantime, you have to add something like:
--env:SFDIR=/path/to/files
on the CsOptions section or use the full paths.

Cheers,
Andres

On Fri, Jun 17, 2011 at 11:19 PM, Jim Aikin  wrote:
> I'm finding that the folders named in the SFDIR and SSDIR fields in
> QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
> file only if I specify the full path, starting at the root of the drive,
> even though the path is specified in Configurations/Environment. If I just
> use the filename (with no other parameters changed), the f-table fails to
> load.
>
> This happens both in Window 7 and in MacOS 10.6.
>
> Is this a known issue? User error? Suggestions welcome.
>
> --Jim Aikin
>
> --
> View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-06-19 19:06
Fromjoachim heintz
SubjectRe: [Csnd] SFDIR in QuteCsound
andrés -

yes, i think a new release soon is a very good idea. i think we should
check rené's translation of iain's examples; i had some problems with
the embedded files, but i must check more thoroughly. only for
publishing these examples a new release would be worth to make, in my
opinion.

a new release would also be great for solving the issues with qcs 061 on
osx 10.5 (perhaps we should also build against 10.5 or at least check if
it works on osx 10.5 - i can do this).

what about july 15 as a release date?

cheers -

	joachim


Am 18.06.2011 13:41, schrieb Andres Cabrera:
> Hi Jim,
> 
> Yes, this is known and it has been fixed in svn. I really need to make
> a new release! In the meantime, you have to add something like:
> --env:SFDIR=/path/to/files
> on the CsOptions section or use the full paths.
> 
> Cheers,
> Andres
> 
> On Fri, Jun 17, 2011 at 11:19 PM, Jim Aikin  wrote:
>> I'm finding that the folders named in the SFDIR and SSDIR fields in
>> QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
>> file only if I specify the full path, starting at the root of the drive,
>> even though the path is specified in Configurations/Environment. If I just
>> use the filename (with no other parameters changed), the f-table fails to
>> load.
>>
>> This happens both in Window 7 and in MacOS 10.6.
>>
>> Is this a known issue? User error? Suggestions welcome.
>>
>> --Jim Aikin
>>
>> --
>> View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-06-19 22:39
From"Dr. Richard Boulanger"
SubjectRe: [Csnd] SFDIR in QuteCsound
Yes please!

Sent from my iPhone.

On Jun 19, 2011, at 2:06 PM, joachim heintz  wrote:

> andrés -
> 
> yes, i think a new release soon is a very good idea. i think we should
> check rené's translation of iain's examples; i had some problems with
> the embedded files, but i must check more thoroughly. only for
> publishing these examples a new release would be worth to make, in my
> opinion.
> 
> a new release would also be great for solving the issues with qcs 061 on
> osx 10.5 (perhaps we should also build against 10.5 or at least check if
> it works on osx 10.5 - i can do this).
> 
> what about july 15 as a release date?
> 
> cheers -
> 
>    joachim
> 
> 
> Am 18.06.2011 13:41, schrieb Andres Cabrera:
>> Hi Jim,
>> 
>> Yes, this is known and it has been fixed in svn. I really need to make
>> a new release! In the meantime, you have to add something like:
>> --env:SFDIR=/path/to/files
>> on the CsOptions section or use the full paths.
>> 
>> Cheers,
>> Andres
>> 
>> On Fri, Jun 17, 2011 at 11:19 PM, Jim Aikin  wrote:
>>> I'm finding that the folders named in the SFDIR and SSDIR fields in
>>> QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
>>> file only if I specify the full path, starting at the root of the drive,
>>> even though the path is specified in Configurations/Environment. If I just
>>> use the filename (with no other parameters changed), the f-table fails to
>>> load.
>>> 
>>> This happens both in Window 7 and in MacOS 10.6.
>>> 
>>> Is this a known issue? User error? Suggestions welcome.
>>> 
>>> --Jim Aikin
>>> 
>>> --
>>> View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-06-21 18:37
FromAndres Cabrera
SubjectRe: [Csnd] SFDIR in QuteCsound
OK, Let's set July 15th as release date. I'm working on the OS X
bundle installers right now with a mechanism that will simplify
deploying both the floats and doubles versions.

Cheers,
Andres

On Sun, Jun 19, 2011 at 7:06 PM, joachim heintz  wrote:
> andrés -
>
> yes, i think a new release soon is a very good idea. i think we should
> check rené's translation of iain's examples; i had some problems with
> the embedded files, but i must check more thoroughly. only for
> publishing these examples a new release would be worth to make, in my
> opinion.
>
> a new release would also be great for solving the issues with qcs 061 on
> osx 10.5 (perhaps we should also build against 10.5 or at least check if
> it works on osx 10.5 - i can do this).
>
> what about july 15 as a release date?
>
> cheers -
>
>        joachim
>
>
> Am 18.06.2011 13:41, schrieb Andres Cabrera:
>> Hi Jim,
>>
>> Yes, this is known and it has been fixed in svn. I really need to make
>> a new release! In the meantime, you have to add something like:
>> --env:SFDIR=/path/to/files
>> on the CsOptions section or use the full paths.
>>
>> Cheers,
>> Andres
>>
>> On Fri, Jun 17, 2011 at 11:19 PM, Jim Aikin  wrote:
>>> I'm finding that the folders named in the SFDIR and SSDIR fields in
>>> QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
>>> file only if I specify the full path, starting at the root of the drive,
>>> even though the path is specified in Configurations/Environment. If I just
>>> use the filename (with no other parameters changed), the f-table fails to
>>> load.
>>>
>>> This happens both in Window 7 and in MacOS 10.6.
>>>
>>> Is this a known issue? User error? Suggestions welcome.
>>>
>>> --Jim Aikin
>>>
>>> --
>>> View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-06-21 20:00
Fromjoachim heintz
SubjectRe: [Csnd] SFDIR in QuteCsound
great. i can build against 10.5, if necessary.
best -
	joachim


Am 21.06.2011 19:37, schrieb Andres Cabrera:
> OK, Let's set July 15th as release date. I'm working on the OS X
> bundle installers right now with a mechanism that will simplify
> deploying both the floats and doubles versions.
> 
> Cheers,
> Andres
> 
> On Sun, Jun 19, 2011 at 7:06 PM, joachim heintz  wrote:
>> andrés -
>>
>> yes, i think a new release soon is a very good idea. i think we should
>> check rené's translation of iain's examples; i had some problems with
>> the embedded files, but i must check more thoroughly. only for
>> publishing these examples a new release would be worth to make, in my
>> opinion.
>>
>> a new release would also be great for solving the issues with qcs 061 on
>> osx 10.5 (perhaps we should also build against 10.5 or at least check if
>> it works on osx 10.5 - i can do this).
>>
>> what about july 15 as a release date?
>>
>> cheers -
>>
>>        joachim
>>
>>
>> Am 18.06.2011 13:41, schrieb Andres Cabrera:
>>> Hi Jim,
>>>
>>> Yes, this is known and it has been fixed in svn. I really need to make
>>> a new release! In the meantime, you have to add something like:
>>> --env:SFDIR=/path/to/files
>>> on the CsOptions section or use the full paths.
>>>
>>> Cheers,
>>> Andres
>>>
>>> On Fri, Jun 17, 2011 at 11:19 PM, Jim Aikin  wrote:
>>>> I'm finding that the folders named in the SFDIR and SSDIR fields in
>>>> QuteCsound's Configuration box are being ignored. GEN 1 will load an audio
>>>> file only if I specify the full path, starting at the root of the drive,
>>>> even though the path is specified in Configurations/Environment. If I just
>>>> use the filename (with no other parameters changed), the f-table fails to
>>>> load.
>>>>
>>>> This happens both in Window 7 and in MacOS 10.6.
>>>>
>>>> Is this a known issue? User error? Suggestions welcome.
>>>>
>>>> --Jim Aikin
>>>>
>>>> --
>>>> View this message in context: http://csound.1045644.n5.nabble.com/SFDIR-in-QuteCsound-tp4500129p4500129.html
>>>> Sent from the Csound - General mailing list archive at Nabble.com.
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>>
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 
> 


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"