Ksoftseq: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.1.2 (2022-01-13) | |||
|Author=[[KO Myung-Hun]] | |||
|License=Source Code Available | |||
|Download=[https://github.com/komh/ksoftseq/releases] | |||
|Website= | |||
}} | |||
ksoftseq is a software sequencer for OS/2. | |||
ksoftseq enables you to play a midi file on OS/2 without any external programs. | |||
That is, ksoftseq is a MCD (Media Control Driver). | |||
ksoftseq can: | |||
* play a midi file by clicking a icon on WPS | |||
* play a midi file with play.cmd in a command line | |||
* play a midi file with Player in Open menu | |||
* play a midi file with MIDI Editor in Open menu | |||
* play a midi file with MIDI program(MIDI editor) in Multimedia folder. Although MIDI may complain like 'An error occurred while opening ...', you can use features provided by MIDI without any problem if you press 'ESC' key or click 'Continue' button. | |||
* play a HMMIO handle of a midi file opened with MMIO_NOTRANSLATE, MMIO_TRANSLATEHEADER or MMIO_TRANSLATEDATA | |||
* seek | |||
Revision as of 23:59, 11 November 2022
Ksoftseq | |
---|---|
![]() | |
Version | 1.1.2 (2022-01-13) |
Vendor | |
Author | KO Myung-Hun |
License | Source Code Available |
Download | [1] |
Website |
ksoftseq is a software sequencer for OS/2.
ksoftseq enables you to play a midi file on OS/2 without any external programs.
That is, ksoftseq is a MCD (Media Control Driver).
ksoftseq can:
- play a midi file by clicking a icon on WPS
- play a midi file with play.cmd in a command line
- play a midi file with Player in Open menu
- play a midi file with MIDI Editor in Open menu
- play a midi file with MIDI program(MIDI editor) in Multimedia folder. Although MIDI may complain like 'An error occurred while opening ...', you can use features provided by MIDI without any problem if you press 'ESC' key or click 'Continue' button.
- play a HMMIO handle of a midi file opened with MMIO_NOTRANSLATE, MMIO_TRANSLATEHEADER or MMIO_TRANSLATEDATA
- seek