h10x64 / snd.js

The WebAudioAPI Sound library for JavaScript
Other
7 stars 0 forks source link

タイムラインを管理するクラスを作成 #29

Open h10x64 opened 9 years ago

h10x64 commented 9 years ago

タイムラインを管理するクラスを作成する。 アニメーションなど、画面とのタイミング合わせの方法など、要検討

関連: https://github.com/h10x64/snd.js/issues/24

h10x64 commented 9 years ago

ea1023f4265e120ed8312dc9215e7d4e8f213b71 TimeLine, TimeLineEventを追加

h10x64 commented 9 years ago

TimeTableみたいなTimeLineをまとめたクラスもあった方が良いかも? そこまではいらない?

h10x64 commented 8 years ago

開始時刻・終了時刻の設定ができるようにする TimeLineがTimeLineEventとして使えるようにしたい