Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] can we move away old Loris sources?

Date2010-08-11 14:58
FromMichael Gogins
SubjectRe: [Cs-dev] can we move away old Loris sources?
I agree about moving out the old sources.

The SConstruct target should be adapted to use Loris' own build if
possible, especially if the Loris build doesn't build for 64 bit
samples.

Regards,
Mike

On Wed, Aug 11, 2010 at 9:59 AM, Victor Lazzarini
 wrote:
> Hi everyone,
>
> Kelly has asked me if we moved the old Loris opcode sources out of
> Csound sources. Can we do it now? I can remove them, but maybe if you
> still want to keep them somewhere else in CVS, we can do it out of the
> main branch. We should also remove the SConstruct target.
>
> Victor
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-08-11 14:58
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] can we move away old Loris sources?
OK by me

> Hi everyone,
>
> Kelly has asked me if we moved the old Loris opcode sources out of
> Csound sources. Can we do it now? I can remove them, but maybe if you
> still want to keep them somewhere else in CVS, we can do it out of the
> main branch. We should also remove the SConstruct target.
>
> Victor
>
>



------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-08-11 14:59
FromVictor Lazzarini
Subject[Cs-dev] can we move away old Loris sources?
Hi everyone,

Kelly has asked me if we moved the old Loris opcode sources out of  
Csound sources. Can we do it now? I can remove them, but maybe if you  
still want to keep them somewhere else in CVS, we can do it out of the  
main branch. We should also remove the SConstruct target.

Victor

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-08-11 15:12
FromVictor Lazzarini
SubjectRe: [Cs-dev] can we move away old Loris sources?
There is nothing to build, the opcodes are already there inside the  
Loris library (all you need is to load them).
I've tested and Loris can be built for both doubles or floats. So any  
Loris-related targets in SConstruct are now obsolete.

Victor
On 11 Aug 2010, at 14:58, Michael Gogins wrote:

> I agree about moving out the old sources.
>
> The SConstruct target should be adapted to use Loris' own build if
> possible, especially if the Loris build doesn't build for 64 bit
> samples.
>
> Regards,
> Mike
>
> On Wed, Aug 11, 2010 at 9:59 AM, Victor Lazzarini
>  wrote:
>> Hi everyone,
>>
>> Kelly has asked me if we moved the old Loris opcode sources out of
>> Csound sources. Can we do it now? I can remove them, but maybe if you
>> still want to keep them somewhere else in CVS, we can do it out of  
>> the
>> main branch. We should also remove the SConstruct target.
>>
>> Victor
>>
>> ------------------------------------------------------------------------------
>> This SF.net email is sponsored by
>>
>> Make an app they can't live without
>> Enter the BlackBerry Developer Challenge
>> http://p.sf.net/sfu/RIM-dev2dev
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
>
>
> -- 
> Michael Gogins
> Irreducible Productions
> http://www.michael-gogins.com
> Michael dot Gogins at gmail dot com
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by
>
> Make an app they can't live without
> Enter the BlackBerry Developer Challenge
> http://p.sf.net/sfu/RIM-dev2dev
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-08-11 15:18
FromMichael Gogins
SubjectRe: [Cs-dev] can we move away old Loris sources?
AttachmentsNone  None  

Fine then.

MKG from cell phone

On Aug 11, 2010 10:08 AM, "Victor Lazzarini" <Victor.Lazzarini@nuim.ie> wrote:

There is nothing to build, the opcodes are already there inside the
Loris library (all you need is to load them).
I've tested and Loris can be built for both doubles or floats. So any
Loris-related targets in SConstruct are now obsolete.

Victor

On 11 Aug 2010, at 14:58, Michael Gogins wrote:

> I agree about moving out the old sources.
>
> The...