TuningFork.SonicPi.Buffer (TuningFork v0.1.11)

Copy Markdown View Source

What TuningFork.SonicPi.run/1 reads out of a buffer of source.

Summary

Types

t()

@type t() :: %TuningFork.SonicPi.Buffer{
  loops: [{atom(), TuningFork.Score.t(), (-> term())}],
  score: TuningFork.Score.t() | nil
}