« Return to Thread: visual envelope

Re: visual envelope

by Steven Yi :: Rate this Message:

Reply to Author | View in Thread

Hi Menno,

I took a quick look and the issue I found was that you had <envelope>
instead of <table_shape_envelope>, so that text did not get replaced
with the values from the LineObject.  Using <table_shape_envelope>
worked to get those values, though after that I did not get any sound.
 I'm a bit tired as it is late and I just came home from flying most
of the day, so will have to look further into it tomorrow.

steven

On Sun, Mar 22, 2009 at 4:13 PM, Steven Yi <stevenyi@...> wrote:

> Hi Menno.
>
> The lineObject widget can be configured a number of ways depending on
> how you are going to use the generated text. So it can be used with
> ftgen, or to generate a list to use in python, etc.  I will look at
> the attachment link on nabble when I get home later tonight and will
> see if I can help.  I don't know if I documented it well, but the may
> be info in the ChangeLog file in the blue root directory, and you
> might be able to find some information on the mailing list archive.
>
> Will write more after I get a chance to look at the project!
>
> Steven
>
> On 3/22/09, menno <nabob_cd@...> wrote:
>>
>> i forgot to mention that i was looking especially at the code of
>> 'spectralarp', an effect in the Effects Library, made by Peiman.
>> I must be missing a piece of information about how to use the LineObject
>> widget of the BlueSynthBuilder.
>> Anyone to the rescue?
>>
>> Menno
>>
>>
>> menno wrote:
>>>
>>> Hi,
>>>
>>> i need some help finishing an envelope generator using the
>>> BlueSynthBuilder parts.
>>> I was looking at the properties of the BSB Object made by Peiman Khosravi
>>> and tried to emulate his use of this Object. But without succes.
>>> I would like to be able to draw an envelope with as many points as i like.
>>> Can someone help with this?
>>>  http://www.nabble.com/file/p22644896/ftgen_synthbuilder.blue
>>> ftgen_synthbuilder.blue
>>>
>>> thanks
>>> Menno
>>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/visual-envelope-tp22644896p22645745.html
>> Sent from the Csound - Blue - User mailing list archive at Nabble.com.
>>
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> Bluemusic-users mailing list
>> Bluemusic-users@...
>> https://lists.sourceforge.net/lists/listinfo/bluemusic-users
>>
>
> --
> Sent from my mobile device
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Bluemusic-users mailing list
Bluemusic-users@...
https://lists.sourceforge.net/lists/listinfo/bluemusic-users

 « Return to Thread: visual envelope