jamidi/jamidi.json

108 lines
1.7 KiB
JSON

{
"local" :
[
{
"_comment": "Server is localhost",
"type": "serverconf",
"name": "local",
"IP": "127.0.0.1",
"port": 8081,
"oscport": 8082,
"udport": 8083
}
],
"llstrvpn" :
[
{
"_comment": "Server is llstrvpn",
"type": "serverconf",
"name": "llstrvpn",
"IP": "10.8.0.46",
"port": 8081,
"oscport": 8082,
"udport": 8083
}
],
"xrkia" :
[
{
"_comment": "Server is xrkia.org",
"type": "serverconf",
"name": "xrkia",
"IP": "xrkia.org",
"port": 8081,
"oscport": 8082,
"udport": 8083
}
],
"tmlsr" :
[
{
"_comment": "Server is laser.teamlaser.fr",
"type": "serverconf",
"name": "tmlsr",
"IP": "laser.teamlaser.fr",
"port": 8081,
"oscport": 8082,
"udport": 8083
}
],
"sam" :
[
{
"_comment": "Server is laser.teamlaser.fr",
"type": "serverconf",
"name": "tmlsr",
"IP": "192.168.2.43",
"port": 8081,
"oscport": 8082,
"udport": 8083
}
],
"sq-1": [
{
"_comment": "SQ-1 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 3,
"xname" : "sq-1(3)"
}
],
"sq-1": [
{
"_comment": "SQ-1 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 4,
"xname" : "sq-1(4)"
}
],
"ocs2": [
{
"_comment": "OCS-2 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 2,
"xname" : "ocs2"
}
],
"mmo3": [
{
"_comment": "MMO-3 device parameters",
"type": "mididevice",
"mididevice": "UM-ONE:UM-ONE MIDI 1 20:0",
"midichan" : 1,
"xname" : "mmo3"
}
]
}