reduzent / netpd

Collaborative Realtime Networked Music Making Environment (MK II)
https://netpd.org
GNU General Public License v2.0
62 stars 5 forks source link

read netpd-preferences from user's home directory #44

Closed reduzent closed 6 days ago

reduzent commented 11 months ago

Currently, the netpd-preferences are written to and read from the netpd directory. For a better separation of application and configuration, the preferences should be read from a file relative to the user's home directory, maybe simply ~/.netpd-preferences.cnf. The preferences in the netpd folder should only be used as fallback. This also has the advantage that netpd can replaced/upgraded without losing the preferences.