On 11/01/15 17:44, Robert Jonsson wrote: > Implementation wise I think creating a structure under > ~/.config/MusE/plugin/preset/ with user defined presets would be a way > to do it. > We already do similar things with scripts etc.
There is already a specification for LV2 presets supported by lilv. Presets are stored as LV2 bundles in ~/.lv2, if I recall correctly. This has the added advantage that presets can be shared among different applications. http://lv2plug.in/ns/ext/presets/ Regards, Luis ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ Lmuse-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmuse-developer
