mySoftware [Updates]

Once you create a user profile on Motifator and update with the appropriate information, the updates shown here will be specific to you.

newProducts [YOK]

rssFeeds [Syndicate]


forumforum
 

Old Motifator threads are available in the Archive.

Viewing topic "Programming a computer to send MIDI to the MOX"

     
Posted on: June 05, 2017 @ 08:58 PM
MarkBeauchene
Total Posts:  27
Joined  12-09-2013
status: Regular

I’d like to make a very special arpeggiator, and plan to have a program running on a PC receive MIDI via USB from the keyboard, make an arpeggio out of it, and send it back to the keyboard, again using MIDI via USB.  I am open as to language, etc.  Does anyone have anything to share that will get me to the end zone more quickly?  I’ll share the new arp!

  [ Ignore ]  

Posted on: June 15, 2017 @ 01:57 PM
MarkBeauchene
Total Posts:  27
Joined  12-09-2013
status: Regular

I can’t believe 135 views and no replies.  This sounds like something there is a lot of interest in, but little experience.  I am going ahead, and have chosen Python for the programming language.  I will post updates.

  [ Ignore ]  

Posted on: June 16, 2017 @ 10:33 AM
lastfermata
Avatar
Total Posts:  54
Joined  01-20-2012
status: Experienced

You should try Pure Data:

https://puredata.info/

It runs on PC, Mac and Linux and it not only allows you to send/receive MIDI it can also handle audio, too. Many tutorials are available on YouTube.

  [ Ignore ]