PauseStream:
Filter:

PauseStream : Stream : AbstractFunction : Object

(Undocumented class)
Source: Stream.sc
Subclasses: EventStreamPlayer, Task

Description

This class is missing documentation.

Class Methods

Inherited class methods

Undocumented class methods

PauseStream.new(argStream, clock)

Instance Methods

Inherited instance methods

Undocumented instance methods

.awake(beats, seconds, inClock)

.buildForProxy

From extension in https://github.com/supercollider/supercollider/tree/develop/SCClassLibrary/JITLib/ProxySpace/wrapForNodeProxy.sc

.canPause

.clock

.clock =

.isPlaying

.next(inval)

.nextBeat

.originalStream

.pause

.play(argClock, doReset: false, quant)

.prStop

.proxyControlClass

From extension in https://github.com/supercollider/supercollider/tree/develop/SCClassLibrary/JITLib/ProxySpace/wrapForNodeProxy.sc

.refresh

.removedFromScheduler

.reschedule(argClock, quant)

.reset

.resume(argClock, quant)

.start(argClock, quant)

.stop

.stream

.stream = argStream

.streamError

.streamHasEnded

.streamHasEnded = value

.threadPlayer

.threadPlayer =

.wasStopped

.xplay(fadeTime, argClock, doReset: false, quant: 1.0)

From extension in https://github.com/supercollider/supercollider/tree/develop/SCClassLibrary/JITLib/Patterns/extRoutine.sc

.xstop

From extension in https://github.com/supercollider/supercollider/tree/develop/SCClassLibrary/JITLib/Patterns/extRoutine.sc

Help template

Copy and paste the text below and save to HelpSource/Classes/PauseStream.schelp