So I loaded "MIDIbox SEQ V4.058" on my LPC17 with no sequencer or anything, just the core, not even an SD card.
I power up the core and get the ip address from DHCP:
IP address: 10.103.24.107 <- My core IP to use in Lemur
I then set the following in MIOS studio per the change log.
set osc_remote 3 10.101.80.121 ->my iPad
set osc_local_port 3 8000
set osc_remote_port 3 8000
set osc_mode 3 1
set blm_port OSC3
store
Start the Lemur app and it connects and I can hit Start/Stop or keyboard mode and I can see the MIDI commands input into MIOS console.
Now how do I route this to the MIDI output of my core to my synth? Do I need to set router X in MIOS or do I do this in Lemur?
MIOS console:
[10845.754] Init DHCP
[10845.853] [network_device_init] PHY initialized
[10847.453] [network_device_init] link speed determined
[10847.553] [network_device_init] link available
[10847.772] [uIP_TASK] IP address: 10.103.24.107
[10847.772] [uIP_TASK] Netmask: 255.255.252.0
[10847.772] [uIP_TASK] Default Router (Gateway): 10.103.24.1
[10847.773] [uIP_TASK] Got DNS server 10.101.5.20
[10847.773] [uIP_TASK] Lease expires in 72 hours
[10861.010] set osc_remote 3 10.101.80.121
[10861.014] Set OSC3 Remote address to 10.101.80.121
[10867.290] set osc_local_port 3 8000
[10867.294] Set OSC3 Local port to 8000
[10873.426] set osc_remote_port 3 8000
[10873.430] Set OSC3 Remote port to 8000
[10878.033] set osc_mode 3 1
[10878.035] Set OSC3 transfer mode to 1: Text Msg (Integer)
[10883.226] set blm_port OSC3
[10883.228] BLM port set to OSC3
[10887.954] store
[10887.956] [sEQ_FILE_G] Failed to open/create config file, status: -11
[10887.956] [sEQ_FILE_C] Failed to open/create config file, status: -11
[10887.956] [sEQ_FILE_BM] Failed to open/create config file, status: -11
[10887.956] [sEQ_FILE_BM] Failed to open/create config file, status: -11
[10887.957] [sEQ_FILE_GC] Failed to open/create global config file, status: -11
[10887.957] Failed to store session on SD Card: /SESSIONS/DEFAULT