Re: Time-line editor (for midi or other)

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Time-line editor (for midi or other)

by Bobby Whelan-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Jan,

this sounds great, I am having a problem at sclang startup though, related to your MCV class, because it is a subclass of CV.
I have last night's svn and the current SwingOSC but I have no CV class, is it part of a library I might be able to download from somewhere?


best regards
Bobby.


On Mon, May 5, 2008 at 5:14 PM, Jan Trutzschler <sc3@...>
wrote:


> > Iannis,
> > i've been developing a multitracker for a while now:
> > it's pretty open for all sort of things:
> > soundfiles, functions, files, patterns, events
> > a current snapshot is at:
> > < http://www.sampleAndHold.org/spool/teaLips_20080505.zip >
> > This lib is still under heavy development, but most things work and
> > the gui is cross-platform. And the help-file is outdated.
> > You can do a:
> >
> > MultiTracker.new.gui;
> >
> > and select "textFiles" on the right. there you can open some text
> > files with code and place them (using enter) on the timeline.
> > Contact me off-list for more info.
> >
> >
> > Best,
> > Jan
> >
>
>
>  


--


Bobby Whelan
MA Composition (Electroacoustic)    
___________________________________________
h t t p : / / w w w .soundingbody.co.uk

_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Re: Time-line editor (for midi or other)

by Iannis Zannos-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi Bobby,

CV is part of the Conductor Quark by Ron Kuivila.
Check it in using
Quarks.gui
(You may also want to see the help file on "Quarks").

Iannis Z


On Wed, May 7, 2008 at 5:51 AM, Bobby Whelan <bobby@...> wrote:
Hi Jan,

this sounds great, I am having a problem at sclang startup though, related to your MCV class, because it is a subclass of CV.
I have last night's svn and the current SwingOSC but I have no CV class, is it part of a library I might be able to download from somewhere?


best regards
Bobby.


On Mon, May 5, 2008 at 5:14 PM, Jan Trutzschler <sc3@...>
wrote:


> > Iannis,
> > i've been developing a multitracker for a while now:
> > it's pretty open for all sort of things:
> > soundfiles, functions, files, patterns, events
> > a current snapshot is at:
> > < http://www.sampleAndHold.org/spool/teaLips_20080505.zip >
> > This lib is still under heavy development, but most things work and
> > the gui is cross-platform. And the help-file is outdated.
> > You can do a:
> >
> > MultiTracker.new.gui;
> >
> > and select "textFiles" on the right. there you can open some text
> > files with code and place them (using enter) on the timeline.
> > Contact me off-list for more info.
> >
> >
> > Best,
> > Jan
> >
>
>
>


--


Bobby Whelan
MA Composition (Electroacoustic)
___________________________________________
h t t p : / / w w w .soundingbody.co.uk

_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users


_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Re: Time-line editor (for midi or other)

by Iannis Zannos-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Jan, I thought there was a way to make a Quark require other quarks so that they get installed automatically when checking in the requiring quark. Is that so?

Iannis Z.

On Wed, May 7, 2008 at 5:51 AM, Bobby Whelan <bobby@...> wrote:
Hi Jan,

this sounds great, I am having a problem at sclang startup though, related to your MCV class, because it is a subclass of CV.
I have last night's svn and the current SwingOSC but I have no CV class, is it part of a library I might be able to download from somewhere?


best regards
Bobby.


On Mon, May 5, 2008 at 5:14 PM, Jan Trutzschler <sc3@...>
wrote:


> > Iannis,
> > i've been developing a multitracker for a while now:
> > it's pretty open for all sort of things:
> > soundfiles, functions, files, patterns, events
> > a current snapshot is at:
> > < http://www.sampleAndHold.org/spool/teaLips_20080505.zip >
> > This lib is still under heavy development, but most things work and
> > the gui is cross-platform. And the help-file is outdated.
> > You can do a:
> >
> > MultiTracker.new.gui;
> >
> > and select "textFiles" on the right. there you can open some text
> > files with code and place them (using enter) on the timeline.
> > Contact me off-list for more info.
> >
> >
> > Best,
> > Jan
> >
>
>
>


--


Bobby Whelan
MA Composition (Electroacoustic)
___________________________________________
h t t p : / / w w w .soundingbody.co.uk

_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users


_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users

Re: Time-line editor (for midi or other)

by Dan Stowell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes there is, but Jan's thing is not (currently) a quark...

2008/5/8 Iannis Zannos <zannos@...>:

>
> Jan, I thought there was a way to make a Quark require other quarks so that
> they get installed automatically when checking in the requiring quark. Is
> that so?
>
> Iannis Z.
>
> On Wed, May 7, 2008 at 5:51 AM, Bobby Whelan <bobby@...>
> wrote:
>>
>> Hi Jan,
>>
>> this sounds great, I am having a problem at sclang startup though, related
>> to your MCV class, because it is a subclass of CV.
>> I have last night's svn and the current SwingOSC but I have no CV class,
>> is it part of a library I might be able to download from somewhere?
>>
>>
>> best regards
>> Bobby.
>>
>>
>> On Mon, May 5, 2008 at 5:14 PM, Jan Trutzschler <sc3@...>
>> wrote:
>>
>>
>> > > Iannis,
>> > > i've been developing a multitracker for a while now:
>> > > it's pretty open for all sort of things:
>> > > soundfiles, functions, files, patterns, events
>> > > a current snapshot is at:
>> > > < http://www.sampleAndHold.org/spool/teaLips_20080505.zip >
>> > > This lib is still under heavy development, but most things work and
>> > > the gui is cross-platform. And the help-file is outdated.
>> > > You can do a:
>> > >
>> > > MultiTracker.new.gui;
>> > >
>> > > and select "textFiles" on the right. there you can open some text
>> > > files with code and place them (using enter) on the timeline.
>> > > Contact me off-list for more info.
>> > >
>> > >
>> > > Best,
>> > > Jan
>> > >
>> >
>> >
>> >
>>
>>
>> --
>>
>>
>> Bobby Whelan
>> MA Composition (Electroacoustic)
>> ___________________________________________
>> h t t p : / / w w w .soundingbody.co.uk
>>
>> _______________________________________________
>> sc-users mailing list
>> sc-users@...
>> http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>
>
> _______________________________________________
> sc-users mailing list
> sc-users@...
> http://lists.create.ucsb.edu/mailman/listinfo/sc-users
>
>



--
http://www.mcld.co.uk
_______________________________________________
sc-users mailing list
sc-users@...
http://lists.create.ucsb.edu/mailman/listinfo/sc-users