[Csnd] Channel_name_of_Label_[QuteCsound]
Date | 2013-11-12 19:55 |
From | Enrico Francioni |
Subject | [Csnd] Channel_name_of_Label_[QuteCsound] |
Hi, in a Label (in Widgets) of QuteCsound, how can I change the channel name? thanks for any advice, e -- View this message in context: http://csound.1045644.n5.nabble.com/Channel-name-of-Label-QuteCsound-tp5729535.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-12 20:29 |
From | Andres Cabrera |
Subject | Re: [Csnd] Channel_name_of_Label_[QuteCsound] |
Hi Enrico, A Label is not meant to be changed through channels, that's why it doesn't offer a channel name. You can use a display widget which offers the same functionality as a label.Cheers, Andrés On Tue, Nov 12, 2013 at 11:55 AM, Enrico Francioni <francioni61021@libero.it> wrote: Hi, |
Date | 2013-11-12 20:45 |
From | Enrico Francioni |
Subject | [Csnd] Re: Channel_name_of_Label_[QuteCsound] |
Hi Andres. I refer to the example "Display_Widgets.csd" of QuteCsound. Here we have a Label that works on the channel named "time". e -- View this message in context: http://csound.1045644.n5.nabble.com/Channel-name-of-Label-QuteCsound-tp5729535p5729543.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-12 21:03 |
From | Andres Cabrera |
Subject | Re: [Csnd] Re: Channel_name_of_Label_[QuteCsound] |
Hi, This might be a remnant of old behavior... Labels used to have channels, so that might still be loaded. Display widgets serve that purpose now. Labels have been optiomized for things like presets, where you don't want to store the state of labels.Cheers, Andrés On Tue, Nov 12, 2013 at 12:45 PM, Enrico Francioni <francioni61021@libero.it> wrote: Hi Andres. |
Date | 2013-11-12 21:19 |
From | Enrico Francioni |
Subject | [Csnd] Re: Channel_name_of_Label_[QuteCsound] |
thanks Andres, known another thing in QuteCsound: the combination Cmd + E (or Ctrl + E), to activate the Edit Widgets, does not work, why? thanks e -- View this message in context: http://csound.1045644.n5.nabble.com/Channel-name-of-Label-QuteCsound-tp5729535p5729546.html Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2013-11-13 00:44 |
From | Andres Cabrera |
Subject | Re: [Csnd] Re: Channel_name_of_Label_[QuteCsound] |
Maybe it got unset from the keyboard shortcuts? (look in the keyboard shortcuts editor under the edit menu) A On Tue, Nov 12, 2013 at 1:19 PM, Enrico Francioni <francioni61021@libero.it> wrote: thanks Andres, |
Date | 2013-11-13 06:19 |
From | Enrico Francioni |
Subject | [Csnd] Re: Channel_name_of_Label_[QuteCsound] |
ok, thanks you Andres! e -- View this message in context: http://csound.1045644.n5.nabble.com/Channel-name-of-Label-QuteCsound-tp5729535p5729555.html Sent from the Csound - General mailing list archive at Nabble.com. |