MCPcopy Create free account
hub / github.com/DASAR-zz/Minim-Android / loop

Method loop

src/ddf/minim/Playable.java:59–59  ·  view source on GitHub ↗

Sets looping to continuous. If this is already playing, the position will not be reset to the beginning. If this is not playing, it will start playing.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

loopMethod · 0.65
loopMethod · 0.65

Implementers 3

AudioPlayersrc/ddf/minim/AudioPlayer.java
AudioSnippetsrc/ddf/minim/AudioSnippet.java
FilePlayersrc/ddf/minim/ugens/FilePlayer.java

Calls

no outgoing calls

Tested by

no test coverage detected