Skip to content

r1b/k1000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k1000

Scripts for setting up ObjectMover for the Kurzweil K1000 on an emulated Mac OS 9 machine.

prerequisites

Currently the scripts only work on Mac OS X. You will need a Mac OS 9 install ISO (easy to find). You will also need the following utilities:

  • curl
  • hdiutil

usage

The location of the install ISO and disk image are configured in the environment variables MAC99_ISO and MAC99_IMG respectively.

    export MAC99_ISO=macos-922-uni.iso
    export MAC99_IMG=MacOS9.2.img
    ./k1000.sh

todo

  • Connect USB midi device on boot
  • OS 9 install instructions
  • Objectmover installation script

references

[1] Qemu for OSX
[2] QEMU/Images
[3] Kurzweil MacObjectMover and Expanders

Releases

No releases published

Packages

No packages published

Languages