Access to File Browser Folders via TouchOSC on iPad

Discuss music production with Ableton Live.
Post Reply
krismiller1982
Posts: 12
Joined: Sun Nov 06, 2011 5:05 am

Access to File Browser Folders via TouchOSC on iPad

Post by krismiller1982 » Mon Nov 07, 2011 4:07 am

Hi everybody, I've been drilling my brain for the past few days trying to come up with a way to view contents of the file browser folders on my iPad via TouchOSC or in combination with using some sort of scripting language. I've seen another forum member post a "Custom File Browser" & its essentially the same thing I want to do minus the automatic play function, but he hasn't replied with any "how to dos" yet unfortunately... Any help would be very much appreciated. I've also posted a link to the "Custom Browser" I'm talking about below

http://www.youtube.com/watch?v=xh782shmeQk
Last edited by krismiller1982 on Mon Nov 07, 2011 1:24 pm, edited 1 time in total.

Ryanmf
Posts: 406
Joined: Mon Aug 08, 2011 10:35 pm

Re: Access to File Browser Folders via TouchOSC on iPad

Post by Ryanmf » Mon Nov 07, 2011 5:19 am

As he says in the description:
it uses an unholy mix of puredata, python, and applescript to work.
Python to talk to the LiveAPI, Puredata to print the filenames to the iPad, Applescript to piss off Khazul.

krismiller1982
Posts: 12
Joined: Sun Nov 06, 2011 5:05 am

Re: Access to File Browser Folders via TouchOSC on iPad

Post by krismiller1982 » Mon Nov 07, 2011 5:55 am

Ryanmf wrote:As he says in the description:
it uses an unholy mix of puredata, python, and applescript to work.
Python to talk to the LiveAPI, Puredata to print the filenames to the iPad, Applescript to piss off Khazul.

THANK YOU!!! Hey man, pointing in the right direction is the only help I've received in the last 6 days. If you feel like divulging anymore tips on how to begin that would be awesome!! Thanks again!!

Ryanmf
Posts: 406
Joined: Mon Aug 08, 2011 10:35 pm

Re: Access to File Browser Folders via TouchOSC on iPad

Post by Ryanmf » Mon Nov 07, 2011 6:12 am

LiveAPI: http://liine.net/livecontrol/ableton-liveapi/liveosc/
Puredata/TouchOSC: http://hexler.net/docs/touchosc-getting-started-osc
Great Puredata overview: http://en.flossmanuals.net/PureData/
More Puredata resources: http://puredata.info/docs/tutorials
Great Python book (that will also help with learning programming in general): http://learnpythonthehardway.org/

krismiller1982
Posts: 12
Joined: Sun Nov 06, 2011 5:05 am

Re: Access to File Browser Folders via TouchOSC on iPad

Post by krismiller1982 » Mon Nov 07, 2011 6:17 am

Ryanmf wrote:LiveAPI: http://liine.net/livecontrol/ableton-liveapi/liveosc/
Puredata/TouchOSC: http://hexler.net/docs/touchosc-getting-started-osc
Great Puredata overview: http://en.flossmanuals.net/PureData/
More Puredata resources: http://puredata.info/docs/tutorials
Great Python book (that will also help with learning programming in general): http://learnpythonthehardway.org/

You Sir are AWESOME!!!! Looks like I have a long way to go... Prepare to be geeked out!!!!

Post Reply