[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] SCSndView



Hi Jan and James,

Here's a suggestion about breaking up SCView:

SCView.sc would contain the formatting classes (I.e., SCContainerView),
SCUserView,
and Gradient

SCControlView.sc would contain SCControlView and derived classes.
(BTW: shouldn't SCMultiSliderView derive from SCControlView?)

SCTextView.sc would contain SCStaticTextBase and children (SCNumberBox and
the drag views)

I don't know where SCSoundFileView would go within this.  Perhaps it
should be a
separate file for views that present continuous data.

RJK

> ok, i will put it in a new file.
> SCView2.M ?
> SCViewB.M ?
> any other name ?
>
> -jan
>
> On Nov 19, 2004, at 8:44 PM, James McCartney wrote:
>
>>
>> SCView.M is unreasonably large already. I'd like to break it up.
>>
>> On Nov 19, 2004, at 1:50 AM, Jan Trützschler wrote:
>>
>>> Hi,
>>>
>>> On Nov 19, 2004, at 12:58 AM, crucial felix wrote:
>>>
>>>> the ocean out there
>>>
>>> another drop in the ocean ....
>>> i made a variation on SCScope that displays a soundfile instead of a
>>> buffer. It makes all the soundfile reading internally and is
>>> therefore a lot faster than using the SCMultiSliderView - hack.
>>> Any suggestions about the name or other? Is it ok if I just add it to
>>> SCView.M ? It still needs some testing, so i will wait with
>>> committing.
>>> -jan
>>>
>>> _______________________________________________
>>> sc-dev mailing list
>>> sc-dev@xxxxxxxxxxxxxxx
>>> http://www.create.ucsb.edu/mailman/listinfo/sc-dev
>>>
>>
>>
>> _______________________________________________
>> sc-dev mailing list
>> sc-dev@xxxxxxxxxxxxxxx
>> http://www.create.ucsb.edu/mailman/listinfo/sc-dev
>
>
> _______________________________________________
> sc-dev mailing list
> sc-dev@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-dev
>