Package wellen

Interface Loopable

All Known Implementing Classes:
Pattern, Track

public interface Loopable
  • Method Details

    • get_loop_count

      static int get_loop_count(Loopable p, int pAbsolutPosition)
    • get_relative_position

      static int get_relative_position(Loopable p, int pAbsolutPosition)
    • get_loop

      int get_loop()
    • get_in_point

      int get_in_point()
    • get_out_point

      int get_out_point()