Page 1 of 1

Creating my MIDI file in Cross

PostPosted: 01 Jun 2011, 18:55
by sfronti
I am trying to make my own MIDI settings in Cross with Reloop DJIE 2 but i can not find a way to make the output mapping. Can anyone give us or show us a tutorial of making a full MIDI file including commands and outputs! I saw this: viewtopic.php?f=268&t=19330
but how and where can i use all these?

Thanks a lot!!!
Stelios, Greece

Re: Creating my MIDI file in Cross

PostPosted: 01 Jun 2011, 19:14
by christiankoopmann
Hey,

you can find your own created mapping under this path: (win7)

C:\Users\%Username%\AppData\Roaming\MixVibes\Cross DJ\Controllers\MIDI

then you have to write it by hand. There is no gravical interface for output development.
The output is after the input like:
Code: Select all
</input-mappings>
<output-mappings>
</output-mappings>


which is also shown in the thread you refered.

regards
Christian

Re: Creating my MIDI file in Cross

PostPosted: 01 Jun 2011, 19:22
by sfronti
I have seen where the MIDI files are. But these ,MAPPINGS file, how can i open them, how can i edit them? I see them as files with no software to open with.

Thanks a lot!!!
Stelios, Greece

Re: Creating my MIDI file in Cross

PostPosted: 01 Jun 2011, 19:25
by christiankoopmann
Hey,

you can open it with an editor like Notepad or Notepad++. Just say open with other -> search your program or when you have notepad++ installed drag and drop it into notepad++.

I would prefere you to use notepad++ there you have syntax high lightning. (In notepad++ say syntac is XML).

regards
Christian

Re: Creating my MIDI file in Cross

PostPosted: 01 Jun 2011, 19:30
by sfronti
Seems like DVS..ok that's what i want!!!

Thanks a lot!!!
Stelios, Greece