bosing.OscState¶
- class bosing.OscState(base_freq, delta_freq, phase)¶
基类:
objectState of a channel oscillator.
- 参数:
- base_freq¶
- delta_freq¶
- phase¶
- phase_at(time)¶
Calculate the phase of the oscillator at a given time.
- total_freq()¶
Calculate the total frequency of the oscillator.
- 返回:
Total frequency of the oscillator.
- 返回类型: