-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 wayne wrote: <snip> > nice overview of setting up direct bass/guitar. good to have in the > archives. however, i have never seen the following additions to > /etc/sysctl.conf and /etc/modules. can you explain (even briefly) what > they do? i have neither and i "seem" to have a sorta/kinda working > FA-66 UBS 8.04 setup. > > thanks again. > >> Add one line in file /etc/sysctl.conf. >> >> # Ubuntu Studio >> # >> dev.rtc.max-user-freq=1024
What this does is to increase the maximum frequency that an unprivileged process can request from the RTC. Newer systems have a high performance clock, so the key might be: dev.hpet.max-user-freq. Either way the default value is 64. >> >> Add one line in file /etc/modules. >> >> # Ubuntu Studio >> # >> snd-seq >> This just makes sure that the midi module is loaded, which does not always happen automatically. I have never changed the timer option but then I have never bothered with firewire devices (not worth the pain IMO). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAknAgCEACgkQwRXgH3rKGfNylgCgnKWXvRWafLQgQcVI1V1os0Ur 0eEAoI95rk6Pc2FR5ubp2BoZY+92Xryq =eTgy -----END PGP SIGNATURE----- -- Ubuntu-Studio-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users
