jamidi/jamidi.json

92 lines
1.4 KiB
JSON

{
"local" :
[
{
"_comment": "Server is localhost",
"type": "serverconf",
"name": "local",
"IP": "127.0.0.1",
"port": 8081
}
],
"llstrvpn" :
[
{
"_comment": "Server is llstrvpn",
"type": "serverconf",
"name": "llstrvpn",
"IP": "10.8.0.46",
"port": 8081
}
],
"xkkia" :
[
{
"_comment": "Server is xrkia.org",
"type": "serverconf",
"name": "xrkia",
"IP": "xrkia.org",
"port": 8081
}
],
"ocs2": [
{
"_comment": "OCS-2 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 2
}
],
"mmo3": [
{
"_comment": "MMO-3 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 1
}
],
"ocs2": [
{
"_comment": "OCS-2 control with BCR2000",
"type": "mididevice",
"mididevice": "BCR2000 Port 1",
"midichan" : 2
}
],
"mmo3": [
{
"_comment": "MMO-3 control with BCR2000",
"type": "mididevice",
"mididevice": "BCR2000 Port 1",
"midichan" : 1
}
],
"launchpad": [
{
"_comment": "Launchpad mini device parameters",
"type": "mididevice",
"mididevice": "Launchpad Mini",
"midichan" : 0
}
],
"default": [
{
"_comment": "Client : default midi device",
"type": "mididevice",
"mididevice": "BCR2000 Port 1",
"midichan" : 3
}
]
}