Csound Csound-dev Csound-tekno Search About

[Cs-dev] chnget with loscil

Date2010-05-02 01:49
FromJosh Brown
Subject[Cs-dev] chnget with loscil
I am trying to change the beginning and end points of loscil with chnget but it is not working. Is it because these values have to be set at initialization and initialization only? If so is there another opcode I can use to play a sample with, one where I can change these values dynamically?

 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-02 03:35
FromJosh Brown
SubjectRe: [Cs-dev] chnget with loscil
never mind, lposcil worked fine
----------------------------------------
> From: lovell_josh@hotmail.co.uk
> To: csound-devel@lists.sourceforge.net
> Date: Sun, 2 May 2010 01:49:29 +0100
> Subject: [Cs-dev] chnget with loscil
>
>
> I am trying to change the beginning and end points of loscil with chnget but it is not working. Is it because these values have to be set at initialization and initialization only? If so is there another opcode I can use to play a sample with, one where I can change these values dynamically?
>
>
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/197222280/direct/01/
> We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
Do you have a story that started on Hotmail? Tell us now
------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-02 07:09
FromVictor Lazzarini
SubjectRe: [Cs-dev] chnget with loscil
i would use flooper2 instead.
On 2 May 2010, at 03:35, Josh Brown wrote:

>
> never mind, lposcil worked fine
> ----------------------------------------
>> From: lovell_josh@hotmail.co.uk
>> To: csound-devel@lists.sourceforge.net
>> Date: Sun, 2 May 2010 01:49:29 +0100
>> Subject: [Cs-dev] chnget with loscil
>>
>>
>> I am trying to change the beginning and end points of loscil with  
>> chnget but it is not working. Is it because these values have to be  
>> set at initialization and initialization only? If so is there  
>> another opcode I can use to play a sample with, one where I can  
>> change these values dynamically?
>>
>>
>> _________________________________________________________________
>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>> We want to hear all your funny, exciting and crazy Hotmail stories.  
>> Tell us now
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 		 	   		
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/197222280/direct/01/
> Do you have a story that started on Hotmail? Tell us now
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-02 22:32
FromJosh Brown
SubjectRe: [Cs-dev] chnget with loscil
Thanks, I will try this.

Is there any way I can add some silence to the end of my loop, or to the end of my function table? I want a to add a slight pause in-between each sample. Haven't managed to figure it all out yet.

----------------------------------------
> From: Victor.Lazzarini@nuim.ie
> To: csound-devel@lists.sourceforge.net
> Date: Sun, 2 May 2010 07:09:20 +0100
> Subject: Re: [Cs-dev] chnget with loscil
>
> i would use flooper2 instead.
> On 2 May 2010, at 03:35, Josh Brown wrote:
>
>>
>> never mind, lposcil worked fine
>> ----------------------------------------
>>> From: lovell_josh@hotmail.co.uk
>>> To: csound-devel@lists.sourceforge.net
>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>> Subject: [Cs-dev] chnget with loscil
>>>
>>>
>>> I am trying to change the beginning and end points of loscil with
>>> chnget but it is not working. Is it because these values have to be
>>> set at initialization and initialization only? If so is there
>>> another opcode I can use to play a sample with, one where I can
>>> change these values dynamically?
>>>
>>>
>>> _________________________________________________________________
>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>> Tell us now
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> _________________________________________________________________
>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>> Do you have a story that started on Hotmail? Tell us now
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-02 22:43
FromVictor Lazzarini
SubjectRe: [Cs-dev] chnget with loscil
The easiest way is to edit your soundfile to have a silence on it.
On 2 May 2010, at 22:32, Josh Brown wrote:

>
> Thanks, I will try this.
>
> Is there any way I can add some silence to the end of my loop, or to  
> the end of my function table? I want a to add a slight pause in- 
> between each sample. Haven't managed to figure it all out yet.
>
> ----------------------------------------
>> From: Victor.Lazzarini@nuim.ie
>> To: csound-devel@lists.sourceforge.net
>> Date: Sun, 2 May 2010 07:09:20 +0100
>> Subject: Re: [Cs-dev] chnget with loscil
>>
>> i would use flooper2 instead.
>> On 2 May 2010, at 03:35, Josh Brown wrote:
>>
>>>
>>> never mind, lposcil worked fine
>>> ----------------------------------------
>>>> From: lovell_josh@hotmail.co.uk
>>>> To: csound-devel@lists.sourceforge.net
>>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>>> Subject: [Cs-dev] chnget with loscil
>>>>
>>>>
>>>> I am trying to change the beginning and end points of loscil with
>>>> chnget but it is not working. Is it because these values have to be
>>>> set at initialization and initialization only? If so is there
>>>> another opcode I can use to play a sample with, one where I can
>>>> change these values dynamically?
>>>>
>>>>
>>>> _________________________________________________________________
>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>>> Tell us now
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> _________________________________________________________________
>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>> Do you have a story that started on Hotmail? Tell us now
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 		 	   		
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/197222280/direct/01/
> We want to hear all your funny, exciting and crazy Hotmail stories.  
> Tell us now
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-02 23:36
FromJosh Brown
SubjectRe: [Cs-dev] chnget with loscil
Hmm, this is unfortunate. Thanks anyway, Josh. 

----------------------------------------
> From: Victor.Lazzarini@nuim.ie
> To: csound-devel@lists.sourceforge.net
> Date: Sun, 2 May 2010 22:43:10 +0100
> Subject: Re: [Cs-dev] chnget with loscil
>
> The easiest way is to edit your soundfile to have a silence on it.
> On 2 May 2010, at 22:32, Josh Brown wrote:
>
>>
>> Thanks, I will try this.
>>
>> Is there any way I can add some silence to the end of my loop, or to
>> the end of my function table? I want a to add a slight pause in-
>> between each sample. Haven't managed to figure it all out yet.
>>
>> ----------------------------------------
>>> From: Victor.Lazzarini@nuim.ie
>>> To: csound-devel@lists.sourceforge.net
>>> Date: Sun, 2 May 2010 07:09:20 +0100
>>> Subject: Re: [Cs-dev] chnget with loscil
>>>
>>> i would use flooper2 instead.
>>> On 2 May 2010, at 03:35, Josh Brown wrote:
>>>
>>>>
>>>> never mind, lposcil worked fine
>>>> ----------------------------------------
>>>>> From: lovell_josh@hotmail.co.uk
>>>>> To: csound-devel@lists.sourceforge.net
>>>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>>>> Subject: [Cs-dev] chnget with loscil
>>>>>
>>>>>
>>>>> I am trying to change the beginning and end points of loscil with
>>>>> chnget but it is not working. Is it because these values have to be
>>>>> set at initialization and initialization only? If so is there
>>>>> another opcode I can use to play a sample with, one where I can
>>>>> change these values dynamically?
>>>>>
>>>>>
>>>>> _________________________________________________________________
>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>>>> Tell us now
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>> _________________________________________________________________
>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>> Do you have a story that started on Hotmail? Tell us now
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> _________________________________________________________________
>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>> We want to hear all your funny, exciting and crazy Hotmail stories.
>> Tell us now
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/195013117/direct/01/

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 00:05
FromVictor Lazzarini
SubjectRe: [Cs-dev] chnget with loscil
I didn't say it was the only way. You can also create an envelope  
containing the shape you want with the silence at the
end on another function table and read it sync'd  to the loop length.  
But I'm sure there are other solutions.
(also: load your soundifle on a table that is bigger than its length  
and the there will also be silence at the end. To allow non
power-of-two table sizes, add a 'minus' sign to the table size you  
requested)


Victor




On 2 May 2010, at 23:36, Josh Brown wrote:

>
> Hmm, this is unfortunate. Thanks anyway, Josh.
>
> ----------------------------------------
>> From: Victor.Lazzarini@nuim.ie
>> To: csound-devel@lists.sourceforge.net
>> Date: Sun, 2 May 2010 22:43:10 +0100
>> Subject: Re: [Cs-dev] chnget with loscil
>>
>> The easiest way is to edit your soundfile to have a silence on it.
>> On 2 May 2010, at 22:32, Josh Brown wrote:
>>
>>>
>>> Thanks, I will try this.
>>>
>>> Is there any way I can add some silence to the end of my loop, or to
>>> the end of my function table? I want a to add a slight pause in-
>>> between each sample. Haven't managed to figure it all out yet.
>>>
>>> ----------------------------------------
>>>> From: Victor.Lazzarini@nuim.ie
>>>> To: csound-devel@lists.sourceforge.net
>>>> Date: Sun, 2 May 2010 07:09:20 +0100
>>>> Subject: Re: [Cs-dev] chnget with loscil
>>>>
>>>> i would use flooper2 instead.
>>>> On 2 May 2010, at 03:35, Josh Brown wrote:
>>>>
>>>>>
>>>>> never mind, lposcil worked fine
>>>>> ----------------------------------------
>>>>>> From: lovell_josh@hotmail.co.uk
>>>>>> To: csound-devel@lists.sourceforge.net
>>>>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>>>>> Subject: [Cs-dev] chnget with loscil
>>>>>>
>>>>>>
>>>>>> I am trying to change the beginning and end points of loscil with
>>>>>> chnget but it is not working. Is it because these values have  
>>>>>> to be
>>>>>> set at initialization and initialization only? If so is there
>>>>>> another opcode I can use to play a sample with, one where I can
>>>>>> change these values dynamically?
>>>>>>
>>>>>>
>>>>>> _________________________________________________________________
>>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>>> We want to hear all your funny, exciting and crazy Hotmail  
>>>>>> stories.
>>>>>> Tell us now
>>>>>> ------------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>> _________________________________________________________________
>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>> Do you have a story that started on Hotmail? Tell us now
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> _________________________________________________________________
>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>> Tell us now
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 		 	   		
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/195013117/direct/01/
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 01:56
FromJosh Brown
SubjectRe: [Cs-dev] chnget with loscil
I thought about using an envelope but figured the sound would be out of phase.

I was using lposcil but it wouldn't let me make the table bigger and add silence.
flooper2 allowed me to do this but unfortunately I couldn't enter just a fraction of a second for the duration of the loop.

Hopefully I will find an opcode which will let me adjust the start and end points and play the empty end of the function table.

Cheers.
----------------------------------------
> From: Victor.Lazzarini@nuim.ie
> To: csound-devel@lists.sourceforge.net
> Date: Mon, 3 May 2010 00:05:51 +0100
> Subject: Re: [Cs-dev] chnget with loscil
>
> I didn't say it was the only way. You can also create an envelope
> containing the shape you want with the silence at the
> end on another function table and read it sync'd to the loop length.
> But I'm sure there are other solutions.
> (also: load your soundifle on a table that is bigger than its length
> and the there will also be silence at the end. To allow non
> power-of-two table sizes, add a 'minus' sign to the table size you
> requested)
>
>
> Victor
>
>
>
>
> On 2 May 2010, at 23:36, Josh Brown wrote:
>
>>
>> Hmm, this is unfortunate. Thanks anyway, Josh.
>>
>> ----------------------------------------
>>> From: Victor.Lazzarini@nuim.ie
>>> To: csound-devel@lists.sourceforge.net
>>> Date: Sun, 2 May 2010 22:43:10 +0100
>>> Subject: Re: [Cs-dev] chnget with loscil
>>>
>>> The easiest way is to edit your soundfile to have a silence on it.
>>> On 2 May 2010, at 22:32, Josh Brown wrote:
>>>
>>>>
>>>> Thanks, I will try this.
>>>>
>>>> Is there any way I can add some silence to the end of my loop, or to
>>>> the end of my function table? I want a to add a slight pause in-
>>>> between each sample. Haven't managed to figure it all out yet.
>>>>
>>>> ----------------------------------------
>>>>> From: Victor.Lazzarini@nuim.ie
>>>>> To: csound-devel@lists.sourceforge.net
>>>>> Date: Sun, 2 May 2010 07:09:20 +0100
>>>>> Subject: Re: [Cs-dev] chnget with loscil
>>>>>
>>>>> i would use flooper2 instead.
>>>>> On 2 May 2010, at 03:35, Josh Brown wrote:
>>>>>
>>>>>>
>>>>>> never mind, lposcil worked fine
>>>>>> ----------------------------------------
>>>>>>> From: lovell_josh@hotmail.co.uk
>>>>>>> To: csound-devel@lists.sourceforge.net
>>>>>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>>>>>> Subject: [Cs-dev] chnget with loscil
>>>>>>>
>>>>>>>
>>>>>>> I am trying to change the beginning and end points of loscil with
>>>>>>> chnget but it is not working. Is it because these values have
>>>>>>> to be
>>>>>>> set at initialization and initialization only? If so is there
>>>>>>> another opcode I can use to play a sample with, one where I can
>>>>>>> change these values dynamically?
>>>>>>>
>>>>>>>
>>>>>>> _________________________________________________________________
>>>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>>>> We want to hear all your funny, exciting and crazy Hotmail
>>>>>>> stories.
>>>>>>> Tell us now
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> _______________________________________________
>>>>>>> Csound-devel mailing list
>>>>>>> Csound-devel@lists.sourceforge.net
>>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>>
>>>>>> _________________________________________________________________
>>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>>> Do you have a story that started on Hotmail? Tell us now
>>>>>> ------------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>> _________________________________________________________________
>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>>> Tell us now
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>> _________________________________________________________________
>> http://clk.atdmt.com/UKM/go/195013117/direct/01/
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/197222280/direct/01/
We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 03:21
FromJosh Brown
SubjectRe: [Cs-dev] chnget with loscil
I got this working as expected. It's a shame there isn't a looping opcode where you can add silence.

----------------------------------------
> From: lovell_josh@hotmail.co.ufk
> To: csound-devel@lists.sourceforge.net
> Date: Mon, 3 May 2010 01:56:58 +0100
> Subject: Re: [Cs-dev] chnget with loscil
>
>
> I thought about using an envelope but figured the sound would be out of phase.
>
> I was using lposcil but it wouldn't let me make the table bigger and add silence.
> flooper2 allowed me to do this but unfortunately I couldn't enter just a fraction of a second for the duration of the loop.
>
> Hopefully I will find an opcode which will let me adjust the start and end points and play the empty end of the function table.
>
> Cheers.
> ----------------------------------------
>> From: Victor.Lazzarini@nuim.ie
>> To: csound-devel@lists.sourceforge.net
>> Date: Mon, 3 May 2010 00:05:51 +0100
>> Subject: Re: [Cs-dev] chnget with loscil
>>
>> I didn't say it was the only way. You can also create an envelope
>> containing the shape you want with the silence at the
>> end on another function table and read it sync'd to the loop length.
>> But I'm sure there are other solutions.
>> (also: load your soundifle on a table that is bigger than its length
>> and the there will also be silence at the end. To allow non
>> power-of-two table sizes, add a 'minus' sign to the table size you
>> requested)
>>
>>
>> Victor
>>
>>
>>
>>
>> On 2 May 2010, at 23:36, Josh Brown wrote:
>>
>>>
>>> Hmm, this is unfortunate. Thanks anyway, Josh.
>>>
>>> ----------------------------------------
>>>> From: Victor.Lazzarini@nuim.ie
>>>> To: csound-devel@lists.sourceforge.net
>>>> Date: Sun, 2 May 2010 22:43:10 +0100
>>>> Subject: Re: [Cs-dev] chnget with loscil
>>>>
>>>> The easiest way is to edit your soundfile to have a silence on it.
>>>> On 2 May 2010, at 22:32, Josh Brown wrote:
>>>>
>>>>>
>>>>> Thanks, I will try this.
>>>>>
>>>>> Is there any way I can add some silence to the end of my loop, or to
>>>>> the end of my function table? I want a to add a slight pause in-
>>>>> between each sample. Haven't managed to figure it all out yet.
>>>>>
>>>>> ----------------------------------------
>>>>>> From: Victor.Lazzarini@nuim.ie
>>>>>> To: csound-devel@lists.sourceforge.net
>>>>>> Date: Sun, 2 May 2010 07:09:20 +0100
>>>>>> Subject: Re: [Cs-dev] chnget with loscil
>>>>>>
>>>>>> i would use flooper2 instead.
>>>>>> On 2 May 2010, at 03:35, Josh Brown wrote:
>>>>>>
>>>>>>>
>>>>>>> never mind, lposcil worked fine
>>>>>>> ----------------------------------------
>>>>>>>> From: lovell_josh@hotmail.co.uk
>>>>>>>> To: csound-devel@lists.sourceforge.net
>>>>>>>> Date: Sun, 2 May 2010 01:49:29 +0100
>>>>>>>> Subject: [Cs-dev] chnget with loscil
>>>>>>>>
>>>>>>>>
>>>>>>>> I am trying to change the beginning and end points of loscil with
>>>>>>>> chnget but it is not working. Is it because these values have
>>>>>>>> to be
>>>>>>>> set at initialization and initialization only? If so is there
>>>>>>>> another opcode I can use to play a sample with, one where I can
>>>>>>>> change these values dynamically?
>>>>>>>>
>>>>>>>>
>>>>>>>> _________________________________________________________________
>>>>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>>>>> We want to hear all your funny, exciting and crazy Hotmail
>>>>>>>> stories.
>>>>>>>> Tell us now
>>>>>>>> ------------------------------------------------------------------------------
>>>>>>>> _______________________________________________
>>>>>>>> Csound-devel mailing list
>>>>>>>> Csound-devel@lists.sourceforge.net
>>>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>>>
>>>>>>> _________________________________________________________________
>>>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>>>> Do you have a story that started on Hotmail? Tell us now
>>>>>>> ------------------------------------------------------------------------------
>>>>>>> _______________________________________________
>>>>>>> Csound-devel mailing list
>>>>>>> Csound-devel@lists.sourceforge.net
>>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>>
>>>>>>
>>>>>> ------------------------------------------------------------------------------
>>>>>> _______________________________________________
>>>>>> Csound-devel mailing list
>>>>>> Csound-devel@lists.sourceforge.net
>>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>>
>>>>> _________________________________________________________________
>>>>> http://clk.atdmt.com/UKM/go/197222280/direct/01/
>>>>> We want to hear all your funny, exciting and crazy Hotmail stories.
>>>>> Tell us now
>>>>> ------------------------------------------------------------------------------
>>>>> _______________________________________________
>>>>> Csound-devel mailing list
>>>>> Csound-devel@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>>
>>>>
>>>> ------------------------------------------------------------------------------
>>>> _______________________________________________
>>>> Csound-devel mailing list
>>>> Csound-devel@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>>
>>> _________________________________________________________________
>>> http://clk.atdmt.com/UKM/go/195013117/direct/01/
>>>
>>> ------------------------------------------------------------------------------
>>> _______________________________________________
>>> Csound-devel mailing list
>>> Csound-devel@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> _________________________________________________________________
> http://clk.atdmt.com/UKM/go/197222280/direct/01/
> We want to hear all your funny, exciting and crazy Hotmail stories. Tell us now
> ------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
 		 	   		  
_________________________________________________________________
http://clk.atdmt.com/UKM/go/195013117/direct/01/

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 07:08
FromVictor Lazzarini
SubjectRe: [Cs-dev] chnget with loscil
What do you mean? Your loop duration can be of any size. Of course,  
the crossfade has to be smaller than it,
but you can can in theory have a loop size of 1 sample (and crossfade  
= 0)

Victor


On 3 May 2010, at 01:56, Josh Brown wrote:

> I was using lposcil but it wouldn't let me make the table bigger and  
> add silence.
> flooper2 allowed me to do this but unfortunately I couldn't enter  
> just a fraction of a second for the duration of the loop.


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 07:21
FromVictor Lazzarini
SubjectRe: [Cs-dev] chnget with loscil
Well, you can't write opcodes for all situations. What you do is have  
general ones that can be used in different situations to provide  
various applications. It's possible to do what you want in various  
ways. There is no need for a specialised opcode.

Another way of doing what you could for instance use sndloop and  
envelopes; you could also use only table writing and reading. There  
are probably other ways of doing this I have not thought right now.

Some people would say we could have a language with a very small set  
of opcodes and everything else could be done by writing instruments.

Victor


On 3 May 2010, at 03:21, Josh Brown wrote:

>  It's a shame there isn't a looping opcode where you can add silence.


------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2010-05-03 12:12
From
SubjectRe: [Cs-dev] chnget with loscil
... or User Defined Opcodes ...
joachim

On Mon, 03 May 2010 07:21:06 +0100, Victor Lazzarini
 wrote:
> Well, you can't write opcodes for all situations. What you do is have  
> general ones that can be used in different situations to provide  
> various applications. It's possible to do what you want in various  
> ways. There is no need for a specialised opcode.
> 
> Another way of doing what you could for instance use sndloop and  
> envelopes; you could also use only table writing and reading. There  
> are probably other ways of doing this I have not thought right now.
> 
> Some people would say we could have a language with a very small set  
> of opcodes and everything else could be done by writing instruments.
> 
> Victor
> 
> 
> On 3 May 2010, at 03:21, Josh Brown wrote:
> 
>>  It's a shame there isn't a looping opcode where you can add silence.
> 
> 
>
------------------------------------------------------------------------------
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net