Patches item #1962700, was opened at 2008-05-12 16:18 Message generated for change (Comment added) made by millerpuckette You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: puredata Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Hans-Christoph Steiner (eighthave) Assigned to: Miller Puckette (millerpuckette) Summary: two embedded prefs for Mac: default and override all
Initial Comment: This patch creates two different kinds of embedded org.puredata.pd.plist prefs files on Mac OS X. The first is the default settings that come with Pd-extended.app, the second is a prefs file that overrides all others, so that people can make their own custom apps based on the Pd.app, and be sure that the user's prefs aren't going to override things.
----------------------------------------------------------------------
Comment By: Miller Puckette (millerpuckette)
Date: 2010-07-28 17:38
Message: I think we should fix the preferences system so that pd extended doesn't rely on any preferences at all -- anything short of that will make for maintenance headaches later on.
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-05-13 10:06
Message: Logged In: YES user_id=27104 Originator: YES
That could work. I don't think this will cover every possibility. I think a more straightforward approach would be to handle very special hardware setups in the patch rather than the preferences. I think the preferences should be general things, since you can't really query or test for failures with the preferences system.
For the built-in audio, it almost always just works, so specific configuration isn't needed.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2008-05-13 00:37
Message: Logged In: YES user_id=564396 Originator: NO
hmm, but how should the author of a custom app know about the hardware-settings of the end-user? wouldn't it be better to split the configuration files into machine-dependencies (soundcard,...) and user-dependencies (libs,...) which could then be overridden seperately?
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478072&aid=1962700...