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

Re: [sc-dev] Re: calling the stream upon EventStreamPlayer-stop



> That also doesn't solve the problem of EventStreamPlayer's
> irrecoverability.
>

Hi again James,

 I went back and looked at your original email and I think you mean that
the EventStreamPlayer
cannot be resumed once it is stopped.  Use 'pause' and the EventStream can
be resumed (either
with 'play' or 'resume').

Actually, the fact that a PauseStream can be resumed after it is stopped
seems like a bug,not a feature.  For example, this makes it impossible to
stop a Task that is blocked waiting
for MIDI input using the MIDIIn-waitNoteOn style methods.

RJK





> This stuff is really central to my work, so I think what I'm going to
> do is make my own copy of PauseStream and EventStreamPlayer so I don't
> have to deal with this anymore. Then you guys can change whatever you
> want and I don't have to worry about retooling and retesting my
> framework when I update.
>
> Thanks for the advice.
> hjh
>
> : H. James Harkins
> : jamshark70@xxxxxxxxxxxxxxxxx
> : http://www.dewdrop-world.net
> .::!:.:.......:.::........:..!.::.::...:..:...:.:.:.:..:
>
> "Come said the Muse,
> Sing me a song no poet has yet chanted,
> Sing me the universal."  -- Whitman
>
> _______________________________________________
> sc-dev mailing list
> sc-dev@xxxxxxxxxxxxxxx
> http://www.create.ucsb.edu/mailman/listinfo/sc-dev
>