Monkey 2portmidi module – Monkey 2 http://monkeycoder.co.nz/forums/topic/portmidi-module/feed/ Sat, 20 Apr 2019 02:52:25 +0000 http://bbpress.org/?v=2.5.14-6684 en-US http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1283 <![CDATA[portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1283 Thu, 30 Jun 2016 00:35:04 +0000 Simon Armstrong I just got my second module working as opposed to just compiling.

https://github.com/nitrologic/m2/tree/master/modules

Currently only supports Midi In on MacOS.

Windows and Linux support once testing is complete (today I hope).

 

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1393 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1393 Thu, 30 Jun 2016 13:15:05 +0000 Diffrenzy Great. Will this do Midi on android too?

I’d like to make a realtime midi in/out sequencer for Android, when the time comes. How is Monkey 2 with accurate timing?

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1424 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1424 Thu, 30 Jun 2016 21:02:41 +0000 Simon Armstrong PortMIDI is desktop only.

A native mobilemidi module could share a common midi namespace with portmidi module so from Monkey2 app development the receiving / sending midi over OSC and bluetooth could be nice and simple.

As for timing, I plan to start running multiple processes per app. At present sharing the main thread with an SDL2 window rendering loop is not ideal.

On Android separation of render and gui threads is enforced so it will be interesting to see how SDL2 behaves in this environment.

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1444 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-1444 Thu, 30 Jun 2016 23:36:54 +0000 Samah Nice work. I’d like to see some decent tutorials on externs in MX2 though. I’m wrapping some existing code at the moment (which builds), but my test program refuses to link, even though it’s clearly including the .a file (OS X, El Capitan).

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-2167 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-2167 Fri, 15 Jul 2016 16:26:21 +0000 Diffrenzy @Simon: Hi again, Thanks for explaining.

I hope that MX2 will turn out to be a platform where music timing, will be possible.

I’d like to be able to create procedural sound, mix and sync with rendering.

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4620 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4620 Mon, 24 Oct 2016 19:54:37 +0000 CopperCircle @Simon, Hi could you upload this module to the module manager? the git hub page is a 404 now.  Thanks.

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4651 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4651 Wed, 26 Oct 2016 19:05:23 +0000 Simon Armstrong Sorry about the delay, it should be there now.

]]>
http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4663 <![CDATA[Reply To: portmidi module]]> http://monkeycoder.co.nz/forums/topic/portmidi-module/#post-4663 Thu, 27 Oct 2016 08:41:22 +0000 CopperCircle Thanks 🙂

]]>