ibxm
Class Envelope
java.lang.Object
ibxm.Envelope
public class Envelope
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sustain
public boolean sustain
looped
public boolean looped
Envelope
public Envelope()
set_num_points
public void set_num_points(int num_points)
set_point
public void set_point(int point,
int tick,
int ampl)
set_sustain_point
public void set_sustain_point(int point)
set_loop_points
public void set_loop_points(int start,
int end)
next_tick
public int next_tick(int tick,
boolean key_on)
calculate_ampl
public int calculate_ampl(int tick)
dump
public void dump()