# HG changeset patch # User daniel # Date 1431597327 -3600 # Node ID c9e06ce2573943aff7646ef8a31b469fb4b0d885 # Parent f28a47a759a2c36282d73e3849ece23589b31732 default fluidsynth setup is now genuser_fs diff -r f28a47a759a2 -r c9e06ce25739 var/dml/settings.db --- a/var/dml/settings.db Thu May 14 10:54:28 2015 +0100 +++ b/var/dml/settings.db Thu May 14 10:55:27 2015 +0100 @@ -1,5 +1,5 @@ /* Saved settings - Date: Fri Mar 13 08:19:56 2015 + Date: Sun Apr 26 10:49:40 2015 */ @@ -24,8 +24,11 @@ % IP addresses from which remotes are allowed to connect setting(pengines:allow_from, [*]). +% Pixels per inch for in browser figures +setting(matlab:pixels_per_inch, 300). + % Soundfont directory setting(score:soundfont_dir, "~/lib/sounds/sf2"). -% Pixels per inch for in browser figures -setting(matlab:pixels_per_inch, 300). +% Fluidsynth initialisation file +setting(score:fluidsynth_rc, genuser_fs).