Note (2023/07/31): The project has been moved to GitHub. New URL: https://github.com/toshinagata/alchemusica
Alchemusica is a MIDI sequencer for Mac OS X (10.6 and higher).
Features: Graphical editing with a piano roll style; Numerical editing by a event list window; Output to external MIDI sound modules and AudioUnit software synthesizers; Simple Audio...
Up to 40 ports of Audio Unit synthesizer can be used.
Discontinue support of 10.5 and PowerPC.
Problems on OS 10.10 and later were fixed.
Procedure of sending MIDI data is reworked, and the problem of dropping dense MIDI events is fixed.
Editing in strip chart view sometimes caused too dense events. Fixed.
Many problems in the graphic window were fixed.
Many problems in scroll wheel behavior were fixed.
The Ruby console was not working correctly. Fixed.
Change Timebase, Randomize Ticks, Thin Selected Events commands are implemented.
Paste command now does not overwrite existing events. A new paste command "Paste with replace" is implemented to support overwriting paste.
Get Editing Range from Pasteboard command is implemented.
The play position marker was not working in the graphic and list window. Fixed.
The metronome unit of the time signature is now shown in the list window.
The setting window of the internal DLS synthesizer can be shown.
When the internal DLS synthesizer is used, the program changes can be inserted from the popup window with patch names.
Changing the mute/solo flags during playing caused freeze. Fixed.
The audio input (including the software synthesizer) can be connected to the effect units.
Added on 2017/10/29: replaced with revision 133.
Audio Unit ソフトシンセを 40 ポート同時に使えるようにした。
10.5 と PowerPC サポートを終了。一方、10.10 以降でいろいろ問題があったのを修正。
MIDI データの送信手順を見直して、密度の高いデータで送りこぼしが出る問題を修正。
ストリップチャートの編集で、異常に高密度なデータが生成される問題を修正。
グラフィックウィンドウにいろいろあった問題を修正。
スクロールホイールの動作にいろいろあった問題を修正。
Ruby コンソールが機能していなかった問題を修正。
Change Timebase, Randomize Ticks, Thin Selected Events コマンドを実装。
Paste コマンドは既存イベントを上書きせずにマージするように変更。上書き Paste は "Paste with replace" として別途実装。
Get Editing Range from Pasteboard コマンドを実装。
演奏マーカーの表示が崩れていたのを修正(グラフィックウィンドウとリストウィンドウ)。
リストウィンドウで拍子メタイベントのメトロノーム単位を表示。
内蔵 DLS シンセの設定ウィンドウが出せるようにした。
内蔵 DLS シンセを使うとき、プログラムチェンジをポップアップウィンドウから名前で選択できるようにした。
演奏中に Mute/Solo フラグを変更するとフリーズしていたのを修正。
オーディオ入力(ソフトシンセを含む)にエフェクトをかけられるようにした。
2017/10/29 追記:revision 133 で差し替え。