[00:54:20] --> BrainChild has joined #exult
[01:10:21] <-- BrainChild has left IRC (Ping timeout: 240 seconds)
[01:34:25] --> DominusExult has joined #exult
[01:34:25] <-- DominusExult has left IRC (Changing host)
[01:34:25] --> DominusExult has joined #exult
[01:34:25] --- ChanServ gives channel operator status to DominusExult
[01:38:37] <-- Dominus has left IRC (Ping timeout: 264 seconds)
[01:38:37] --- DominusExult is now known as Dominus
[03:07:04] --> BrainChild has joined #exult
[03:22:20] <-- Rottingbeef-2 has left IRC ()
[03:23:54] <-- BrainChild has left IRC (Ping timeout: 272 seconds)
[05:20:41] --> BrainChild has joined #exult
[05:31:39] <-- BrainChild has left IRC (Remote host closed the connection)
[05:31:45] --> BrainChild has joined #exult
[07:17:50] <-- Lightkey has left IRC (Ping timeout: 244 seconds)
[07:31:19] --> Lightkey has joined #exult
[10:28:52] --> Rottingbeef-2 has joined #exult
[13:09:26] <-- BrainChild has left IRC (Remote host closed the connection)
[13:10:34] --> BrainChild has joined #exult
[13:15:49] <-- BrainChild has left IRC (Ping timeout: 264 seconds)
[13:47:44] --> BrainChild has joined #exult
[14:00:18] <-- BrainChild has left IRC (Ping timeout: 260 seconds)
[15:40:21] --> BrainChild has joined #exult
[15:40:26] <-- BrainChild has left IRC (Remote host closed the connection)
[15:40:56] --> BrainChild has joined #exult
[15:43:04] --> Marzo has joined #exult
[15:47:30] <-- BrainChild has left IRC (Ping timeout: 256 seconds)
[16:17:45] <Dominus> Marzo, you probably saw my libmt3emu patch on the trello board :)
[16:18:29] <Dominus> I struggled most with getting an always working lib via cmake and then getting the xcode project to work. cmake is just not in my workflow yet :)
[16:22:18] --> BrainChild has joined #exult
[16:36:49] <-- BrainChild has left IRC (Ping timeout: 264 seconds)
[18:01:25] --> BrainChild has joined #exult
[18:16:28] <-- BrainChild has left IRC (Ping timeout: 246 seconds)
[19:31:21] --> BrainChild has joined #exult
[19:33:03] <Marzo> Dominus: one thing in the patch:
[19:33:06] <Marzo> AC_MSG_CHECKING([if we should build mt32emu])
[19:33:24] <Marzo> and also this:
[19:33:24] <Marzo> AC_ARG_ENABLE(mt32emu, AS_HELP_STRING([--enable-mt32emu], [Enable built-in mt32emu support]),,enable_mt32emu=no)
[19:34:03] <Marzo> But with the patch, we don't build mt32emu anymore, and especially don't have a builtin version of it
[19:37:01] <Marzo> Might also be worth getting rid of our mt32 driver and just use mt32emu as if it were a midi device; that is, make using a real mt32 and using mt32emu equivalent
[19:37:12] <Marzo> I seem to remember you had a mt32?
[19:37:17] <Dominus> yes
[19:37:47] <Marzo> Does Exult work well with it?
[19:38:27] <Dominus> yes, it does or used to, at least, haven't tested in a while
[19:38:40] <Dominus> even work with the ios version :)
[19:39:36] <Marzo> Lets try a completely different thing: have mt32emu running in the background with properly configured ROM paths, then put Exult with the appropriate midi driver to access it with mt32 device type
[19:39:58] <Marzo> I will have to find how to install mt32emu on Windows to try that first
[19:40:11] <Dominus> with cmake... :(
[19:40:19] <Dominus> or the driver?
[19:40:26] <Marzo> The driver
[19:46:45] <Marzo> It works on Windows
[19:47:48] <Marzo> With mt32emu, don't know about a real mt32
[19:48:06] <Marzo> But if mt32emu is any good (and it is), it probably will work with a real one as well
[19:58:33] <Marzo> Although to be fair, being able to link to and use mt32emu is probably an advantage on systems like iOS; don't know if you can install a midi driver in it
[20:01:07] <Dominus> yes
[20:01:24] <Dominus> hooking up a real mt32 is not a real fun thing :)
[20:01:38] <Dominus> lightning to usb and usb midi adapter
[20:02:16] <Marzo> I was thinking about mt32emu, but that too :)
[20:03:06] <Dominus> :) I know but I meant that it is much nicer to have the emu than hooking up a real mt32
[20:34:36] <-- Marzo has left IRC (Ping timeout: 258 seconds)