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

Method setLoopPoints

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

Sets the loop points used when looping. @param start the start of the loop in milliseconds @param stop the end of the loop in milliseconds

(int start, int stop)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setLoopPointsMethod · 0.65
setLoopPointsMethod · 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