root/lang/actionscript

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @35879 [35879] 3 months arche OffGaoさんより報告のあったDPCM音源のバグ修正と全体的な高速化
(edit) @34971 [34971] 6 months suztomo Update for server password and channel password. UI is ugly.
(edit) @34488 [34488] 7 months arche Ring(@r)とSync(@s)機能の追加
(edit) @34284 [34284] 7 months arche 休符のみのトラックの次トラックがずれる現象と&のついたノートで終わるトラックの次トラックの先頭ノートが無視される現象の修正
(edit) @33297 [33297] 9 months tekisuke OffGaoさんのコードをコミット。ファミコンDPCMが使えるようになりました。
(edit) @32952 [32952] 10 months tekisuke @x エクスプレッション(0-127)を追加しました。
(edit) @32842 [32842] 10 months tekisuke 未定義の波形メモリ音源を指定したときに落ちる件の対処。
(edit) @32797 [32797] 10 months tekisuke マクロ再帰呼び出しの検出に不具合があったということでarcheさんの修正をコミット。
(edit) @32587 [32587] 10 months tasuku MSequencer.asをShift-JISからUTF-8化。
(edit) @32278 [32278] 10 months tekisuke archeさんのコードをコミット。引数つきマクロが使えるようになりました。ありがとうございます!
(edit) @31640 [31640] 11 months tekisuke 44010 -> 44100 (typo)
(edit) @31399 [31399] 11 months tekisuke マクロ展開時のバグを修正。再生時間を表示するよう修正。
(edit) @31085 [31085] 11 months ray_aero update description page
(edit) @30715 [30715] 11 months tekisuke 44010 -> 44100 (typo)
(edit) @30714 [30714] 11 months tekisuke 1.0/100.0 -> 1.0/127.0
(edit) @30438 [30438] 12 months tekisuke 相対音量アップ/ダウンを実装。
(edit) @30294 [30294] 12 months tekisuke @4ノイズの波形を発音のたびにリセットするように戻しました。ただし、LFOのときにはリセットしません。
(edit) @29726 [29726] 12 months tekisuke lang/actionscript/flmml/: @4をLFOに使った際のwidthの反映の仕方を修正。
(edit) @29660 [29660] 12 months tekisuke lang/actionscript/flmml/: @7, @8をLFOに使った際のwidthの反映の仕方を修正。
(edit) @29599 [29599] 12 months tekisuke lang/actionscript/flmml/: #WAVEのあとにマクロを定義できなかったのを修正
(edit) @29597 [29597] 12 months tekisuke lang/actionscript/flmml/: 新しいパートを作るたびに@10が初期化されてしまっていたので修正・・・。
(edit) @29551 [29551] 12 months tekisuke lang/actionscript/flmml/: FCノイズ音源をLFOに使ってもとまらないように。
(edit) @29203 [29203] 13 months tekisuke lang/actionscript/flmml/: WAV10定義時に視認性向上のための空白を入れられるよう変更。
(edit) @29200 [29200] 13 months tekisuke lang/actionscript/flmml/: GB波形メモリ音源@10を実装。
(edit) @28311 [28311] 13 months tekisuke lang/actionscript/flmml/: traceはずすの忘れてた。
(edit) @28310 [28310] 13 months tekisuke lang/actionscript/flmml/: @1にFM変調をかけたときのバグを修正。GB波形メモリ音源を入れている途中。
(edit) @28292 [28292] 13 months tekisuke lang/actionscript/flmml/: エンベロープまわりを中心に軽量化。
(edit) @27840 [27840] 13 months tekisuke lang/actionscript/flmml/: @11、@12のGBノイズを追加。
(edit) @27798 [27798] 13 months tekisuke lang/actionscript/flmml/: 初期化順がおかしかったので変更。
(edit) @27731 [27731] 13 months tekisuke lang/actionscript/flmml/: LFO設定時にフェーズをリセットするよう仕様変更。
(edit) @27685 [27685] 14 months tekisuke lang/actionscript/flmml/: LFOの周波数の設定がうまくいっていなかったので修正。2008年最後のコミット!
(edit) @27635 [27635] 14 months tekisuke lang/actionscript/flmml/: ファミコンノイズのモジュールを一つに統合。
(edit) @27528 [27528] 14 months tekisuke lang/actionscript/flmml/: オシレータをswitchで分岐するのをやめ、サブクラスに分割。ファミコンノイズを追加。
(edit) @27173 [27173] 14 months tekisuke lang/actionscript/flmml/: ダブルバッファリングが安定した!と思う。
(edit) @26972 [26972] 14 months tekisuke lang/actionscript/flmml/: 少し処理単位を調整。
(edit) @26821 [26821] 14 months tekisuke lang/actionscript/flmml/: LFOをある程度まとまった単位で処理するようにしてみたけどあんまり速くならない・・・。
(edit) @26703 [26703] 14 months tekisuke lang/actionscript/flmml/: …
(edit) @26419 [26419] 14 months kan Initial import.
(edit) @26418 [26418] 14 months kan Initial import.
(edit) @26417 [26417] 14 months kan Initial import.
(edit) @26079 [26079] 14 months tekisuke lang/actionscript/flmml/: フィルタがうまくはたらなかなくなってた・・・。
(edit) @26078 [26078] 14 months tekisuke lang/actionscript/flmml/: FM変調がうまくはたらなかなくなってた・・・。
(edit) @26077 [26077] 14 months tekisuke lang/actionscript/flmml/: ノイズの周波数が設定できなくなってました・・・。
(edit) @25882 [25882] 14 months tekisuke lang/actionscript/flmml/: 処理が重すぎたときに一時停止する処理、復活。
(edit) @25716 [25716] 14 months tekisuke lang/actionscript/flmml/: 終了時のstop()をsetTimeoutで呼ぶよう変更。
(edit) @25652 [25652] 14 months tekisuke lang/actionscript/flmml/: 不要なtraceを削除。
(edit) @25651 [25651] 14 months tekisuke lang/actionscript/flmml/: …
(edit) @24775 [24775] 15 months tekisuke lang/actionscript/flmml/: SoundChannelの使い方を修正。
(edit) @24583 [24583] 15 months tekisuke lang/actionscript/flmml/: 処理落ちしたときにブラウザの応答がなくなってしまうのを回避した。
(edit) @24369 [24369] 15 months tekisuke lang/actionscript/flmml/: 今回のコミットからビルドには Flex 3 SDK 3.2 以降、 再生には Flash …
(edit) @23734 [23734] 15 months tekisuke lang/actionscript/flmml/: おそらく Flash9 + popforge の最終版になるのでタグづけ。
(edit) @23733 [23733] 15 months tekisuke タグフォルダ作成。
(edit) @23067 [23067] 15 months tekisuke lang/actionscript/flmml/: FM変調(@i、@o)実装。
(edit) @22903 [22903] 15 months gyuque fixed '4_4 element of matrix' bug
(edit) @22525 [22525] 16 months gyuque added a demo
(edit) @22369 [22369] 16 months lyokato lang/actionscript/as3orm: add tests
(edit) @22368 [22368] 16 months lyokato lang/actionscript/as3orm: bugfix
(edit) @22022 [22022] 16 months lyokato lang/actionscript/as3tinysegmenter: initial release
(edit) @22004 [22004] 16 months genms mxmlからプロパティに値を設定していると、初期化に失敗するのを修正 test.mxmlを更新
(edit) @22001 [22001] 16 months genms resetCurrentPage()を追加
(edit) @21457 [21457] 16 months genms チャンクあたりのボタン数を変更できるようにした ページ数が変わったとき、現在のチャンクの場所が変になるのを修正
(edit) @21054 [21054] 16 months lyokato lang/actionscript/as3oauth: fixed some methods
(edit) @20956 [20956] 16 months lyokato lang/actionscript/as3orm: bugfix
(edit) @20536 [20536] 16 months tekisuke lang/actionscript/flmml/: …
(edit) @20421 [20421] 17 months tekisuke lang/actionscript/flmml/: マクロを再帰的定義したときのバグをとりあえず修正。FM音源はまだ封印。
(edit) @19998 [19998] 17 months kusigahama 子ノードが無いときnil.eachを呼んで落ちるのを防止
(edit) @19435 [19435] 17 months hoge1e3
(edit) @19332 [19332] 17 months tekisuke lang/actionscript/flmml/: ゲートタイム指定2 @q。偽TCPの仕様をよく見たら間違っていたので修正。
(edit) @19331 [19331] 17 months tekisuke lang/actionscript/flmml/: ゲートタイム指定2 @q を追加。
(edit) @18868 [18868] 17 months tekisuke lang/actionscript/flmml/: 試しにノートシフト入れてみた。バグってたらすんません。
(edit) @18775 [18775] 17 months tekisuke lang/actionscript/flmml/: MStatusのバグを修正してもらったのでビルドしたswfをコミット。
(edit) @18579 [18579] 18 months tasuku MStatusにおける定数のかぶりを修正。
(edit) @18338 [18338] 18 months mokehehe
(edit) @18337 [18337] 18 months mokehehe
(edit) @18180 [18180] 18 months hoge1e3
(edit) @17558 [17558] 18 months gyuque updated and added sample
(edit) @17539 [17539] 18 months lyokato lang/actionscript/as3oauth: bugfix
(edit) @17538 [17538] 18 months lyokato lang/actionscript/as3orm: initial release
(edit) @17274 [17274] 18 months gyuque added an interface
(edit) @17231 [17231] 18 months gyuque added icon images
(edit) @17220 [17220] 18 months hoge1e3 汎用補完フォームfindform頓挫中
(edit) @17214 [17214] 18 months gyuque added RectPool?
(edit) @17212 [17212] 18 months gyuque detection from video
(edit) @17177 [17177] 18 months hoge1e3
(edit) @17172 [17172] 18 months gyuque replaced with cvRound macro
(edit) @17167 [17167] 18 months gyuque rewrote some snippets using macro
(edit) @17159 [17159] 18 months gyuque imported
(edit) @17158 [17158] 18 months gyuque Created folder remotely
(edit) @17117 [17117] 18 months hoge1e3
(edit) @17024 [17024] 19 months hoge1e3
(edit) @17019 [17019] 19 months hoge1e3
(edit) @17007 [17007] 19 months hoge1e3
(edit) @17006 [17006] 19 months hoge1e3
(edit) @17005 [17005] 19 months hoge1e3
(edit) @16972 [16972] 19 months hoge1e3
(edit) @16864 [16864] 19 months no28_mimic UTF-8N へ変更
(edit) @16853 [16853] 19 months no28_mimic
(edit) @16774 [16774] 19 months hoge1e3
(edit) @16772 [16772] 19 months hoge1e3
(edit) @16713 [16713] 19 months hoge1e3
Note: See TracRevisionLog for help on using the revision log.