Harrison Mixbus Forum
Ardroid and Mixbus - Printable Version

+- Harrison Mixbus Forum (https://forum.harrisonconsoles.com)
+-- Forum: Mixbus User Forum (https://forum.harrisonconsoles.com/forum-1.html)
+--- Forum: Mixbus General Discussion (https://forum.harrisonconsoles.com/forum-2.html)
+--- Thread: Ardroid and Mixbus (/thread-97.html)



Ardroid and Mixbus - ttoine - 10-28-2013

Hey,

I just found this interesting howto about how to use and Android app "Ardroid" to remote control Ardour.
http://www.zthmusic.com/ardroid-and-ardour/

Do you know if it would work with Mixbus ?


RE: Ardroid and Mixbus - Ben@Harrison - 10-28-2013

Ardroid was developed for Ardour v3, which has a lot more controls available.

But a quick comparison of the code for Mixbus and A3 says that yes, transport controls and the basic track features ( record, mute, solo ) in Ardroid should work.

Although I have several Android devices, I must admit I haven't tried it yet. Please tell us if you have any success!

-Ben


RE: Ardroid and Mixbus - ttoine - 10-28-2013

There is a second question about that: how to optimize the workstation so that network is not a performance problem when recording. (On Linux, I mean)


RE: Ardroid and Mixbus - Jostein - 11-05-2013

(10-28-2013, 09:48 AM)ttoine Wrote: There is a second question about that: how to optimize the workstation so that network is not a performance problem when recording. (On Linux, I mean)

The performance should not be any problem at all on the workstation side, unless you have a very bad USB network card or a problem; it's more likely that the phone will be the bottle neck. Neither MIDI or OSC should be able to generate so much data that they strangles you network.


RE: Ardroid and Mixbus - ttoine - 11-05-2013

Ok, thanks for your answer. It's just that when wifi is activated, I have more xrun. I maybe should try with ethernet.


RE: Ardroid and Mixbus - Ben@Harrison - 11-05-2013

That could be due to your motherboard's bus & interrupt structure (for example your soundcard & wifi might be sharing an interrupt), or it might be a problem in your OS. Wifi and sound "shouldn't" interrupt each other.