home *** CD-ROM | disk | FTP | other *** search
- ;This is machine generated file, do not edit
- ;Generated by JavaScript
- interface TactElemData.class
- end
-
- interface TactElemData.instance
- native get:doctava TactElemData_get_doctava_0
- native set:doctava TactElemData_set_doctava_1_string
- native get:cleftype TactElemData_get_cleftype_0
- native set:cleftype TactElemData_set_cleftype_1_string
- native get:pr TactElemData_get_pr_0
- native set:pr TactElemData_set_pr_1_string
- native get:velocity TactElemData_get_velocity_0
- native set:velocity TactElemData_set_velocity_1_string
- native get:pedal TactElemData_get_pedal_0
- native set:pedal TactElemData_set_pedal_1_string
- native clear TactElemData_clear_0
- end
-
- interface TactElem.class
- end
-
- interface TactElem.instance
- native get:doctava TactElem_get_doctava_0
- native set:doctava TactElem_set_doctava_1_string
- native get:cleftype TactElem_get_cleftype_0
- native set:cleftype TactElem_set_cleftype_1_string
- native get:pr TactElem_get_pr_0
- native set:pr TactElem_set_pr_1_string
- native get:velocity TactElem_get_velocity_0
- native set:velocity TactElem_set_velocity_1_string
- native get:pedal TactElem_get_pedal_0
- native set:pedal TactElem_set_pedal_1_string
- native clear TactElem_clear_0
- native saveData TactElem_saveData_0
- native loadData TactElem_loadData_1_TactElemData
- end
-
- interface MusicLine.class
- end
-
- interface MusicLine.instance
- native get:instrument MusicLine_get_instrument_0
- native set:instrument MusicLine_set_instrument_1_int
- end
-
- interface MusicTact.class
- end
-
- interface MusicTact.instance
- native get:type MusicTact_get_type_0
- native set:type MusicTact_set_type_1_string
- native get:tempo MusicTact_get_tempo_0
- native set:tempo MusicTact_set_tempo_1_int
- end
-
- interface Notepart.class
- end
-
- interface Notepart.instance
- native save Notepart_save_1_XMLNode
- native load Notepart_load_1_XMLNode
- native clear Notepart_clear_0
- native op:get:index Notepart_op_get_index_2_int_int
- native insertLine Notepart_insertLine_1_int
- native insertTact Notepart_insertTact_1_int
- native getTact Notepart_getTact_1_int
- native getLine Notepart_getLine_1_int
- native saveMidi Notepart_saveMidi_3_MidiStream_int_int
- native saveMidi Notepart_saveMidi_1_MidiStream
- native get:modified Notepart_get_modified_0
- native set:modified Notepart_set_modified_1_bool
- native get:lineCount Notepart_get_lineCount_0
- native get:tactCount Notepart_get_tactCount_0
- native moveTact Notepart_moveTact_3_int_int_int
- native moveTact Notepart_moveTact_2_int_int
- native moveLine Notepart_moveLine_2_int_int
- native deleteLine Notepart_deleteLine_1_int
- native deleteTact Notepart_deleteTact_1_int
- native print Notepart_print_1_Printer
- end
-
- interface ConfigureData.class
- end
-
- interface ConfigureData.instance
- native get:line ConfigureData_get_line_0
- native get:tact ConfigureData_get_tact_0
- native get:button ConfigureData_get_button_0
- native get:shift ConfigureData_get_shift_0
- native get:ctrl ConfigureData_get_ctrl_0
- end
-
- interface NoteEditor.class
- end
-
- interface NoteEditor.instance:Control.instance
- native insertNote NoteEditor_insertNote_1_int
- native insertPause NoteEditor_insertPause_1_int
- native get:configureData NoteEditor_get_configureData_0
- native changePt NoteEditor_changePt_0
- native changePr NoteEditor_changePr_0
- native get:notepart NoteEditor_get_notepart_0
- native set:notepart NoteEditor_set_notepart_1_Notepart
- end
-
- interface OrganizerSelection.class
- end
-
- interface OrganizerSelection.instance
- native get:line OrganizerSelection_get_line_0
- native get:start OrganizerSelection_get_start_0
- native get:stop OrganizerSelection_get_stop_0
- end
-
- interface NoteOrganizer.class
- end
-
- interface NoteOrganizer.instance:Control.instance
- native get:notepart NoteOrganizer_get_notepart_0
- native set:notepart NoteOrganizer_set_notepart_1_Notepart
- native get:selection NoteOrganizer_get_selection_0
- native get:frame NoteOrganizer_get_frame_0
- native set:frame NoteOrganizer_set_frame_1_Object
- end
-
- interface MidiPlayer.class
- end
-
- interface MidiPlayer.instance
- native get:delay MidiPlayer_get_delay_0
- native play MidiPlayer_play_0
- native get:hasNext MidiPlayer_get_hasNext_0
- native stop MidiPlayer_stop_0
- end
-
- interface MidiStream.class
- native op:new MidiStream_op_new_0
- end
-
- interface MidiStream.instance
- native save MidiStream_save_1_string
- native play MidiStream_play_0
- end
-
- module notobjs.module
- 32
-
- sub @init 0
- code
- ;Initialization of class TactElemData
- co TactElemData.class
- pushsys
- setprop TactElemData
- pop
- pushthis
- setprop TactElemData
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class TactElem
- co TactElem.class
- pushsys
- setprop TactElem
- pop
- pushthis
- setprop TactElem
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class MusicLine
- co MusicLine.class
- pushsys
- setprop MusicLine
- pop
- pushthis
- setprop MusicLine
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class MusicTact
- co MusicTact.class
- pushsys
- setprop MusicTact
- pop
- pushthis
- setprop MusicTact
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class Notepart
- co Notepart.class
- pushsys
- setprop Notepart
- pop
- pushthis
- setprop Notepart
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class ConfigureData
- co ConfigureData.class
- pushsys
- setprop ConfigureData
- pop
- pushthis
- setprop ConfigureData
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class NoteEditor
- co NoteEditor.class
- pushsys
- setprop NoteEditor
- pop
- pushthis
- setprop NoteEditor
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class OrganizerSelection
- co OrganizerSelection.class
- pushsys
- setprop OrganizerSelection
- pop
- pushthis
- setprop OrganizerSelection
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class NoteOrganizer
- co NoteOrganizer.class
- pushsys
- setprop NoteOrganizer
- pop
- pushthis
- setprop NoteOrganizer
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class MidiPlayer
- co MidiPlayer.class
- pushsys
- setprop MidiPlayer
- pop
- pushthis
- setprop MidiPlayer
- xchg 1 2
- setprop module
- polypop 2
- ;Initialization of class MidiStream
- co MidiStream.class
- pushsys
- setprop MidiStream
- pop
- pushthis
- setprop MidiStream
- xchg 1 2
- setprop module
- polypop 2
- ;Init block of module
- doret 0
- end
- end