|
|
(:shadow :make-load-form | (:shadow :make-load-form |
;; have to block these from CLM | ;; have to block these from CLM |
:io :ran :exit :quit ) | :io :ran :exit :quit ) |
|
(:shadow :warning ) |
;; use keywords instead of strings for case sensitive lisps. | ;; use keywords instead of strings for case sensitive lisps. |
(:import-from :clm | (:import-from :clm |
:mus-next | :mus-next |
|
|
:SetParamPlayer :SetTempoPlayer | :SetParamPlayer :SetTempoPlayer |
:TicksPerQuarterNote | :TicksPerQuarterNote |
:SetSynchroInPlayer :MidiNewMidiFileInfos | :SetSynchroInPlayer :MidiNewMidiFileInfos |
:MidiFileLoad :MidiFileSave :mf-clicks :mf-format :mf-timedef) |
:MidiFileLoad :MidiFileSave :mf-clicks :mf-format :mf-timedef)) |
) |
|