64 lines
925 B
JSON
64 lines
925 B
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 parameters",
|
|
"type": "mididevice",
|
|
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
|
|
"midichan" : 2
|
|
}
|
|
],
|
|
|
|
"mmo3": [
|
|
{
|
|
"_comment": "MMO-3 parameters",
|
|
"type": "mididevice",
|
|
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
|
|
"midichan" : 1
|
|
}
|
|
],
|
|
|
|
"default": [
|
|
{
|
|
"_comment": "Client : default midi device",
|
|
"type": "mididevice",
|
|
"mididevice": "BCR2000 Port 1",
|
|
"midichan" : 1
|
|
}
|
|
|
|
]
|
|
|
|
|
|
} |