matthewscharles / instrument-maker

A framework for making digital instruments with sensors, driven by a need to improve access.
http://www.instrumentmaker.org/
GNU General Public License v3.0
18 stars 5 forks source link

Need to establish folder structure #1

Closed matthewscharles closed 4 years ago

matthewscharles commented 5 years ago

What's the most user-friendly approach across platforms without clutter? -Bela can accept subfolders but need to be added via command line -MobMuPlat (iOS) accepts subfolders and searches them automatically -MobMuPlat (Android) doesn't appear to accept (or rather, search) subfolders -Desktop Pd (Raspberry Pi etc.): subfolders need to be added to search path or called within the object

If using custom build/disk image for Bela anyway, maybe add items to Pd search path? ask user to "install" im onto MobMuPlat by adding a zip with subfolder, couple of examples?

matthewscharles commented 5 years ago

Need to test explicit subfolders with mobmuplat. Consider making a separate abstraction for the UI element regardless of whether graph is used.

matthewscharles commented 4 years ago

Duplicate of #27 (context is more current and I have already flattened the main folder structure whether or not this ends up staying in the root).