My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members

This linux-only script inspects a linux installation, and makes suggestions for improving realtime/audio performance.

If you want to share the output of the script online, it is probably most convenient to use the Console version. If not, the GUI version might look a bit more friendly.

Console

  hg clone https://realtimeconfigquickscan.googlecode.com/hg/ realtimeconfigquickscan  
  cd realtimeconfigquickscan
  perl ./realTimeConfigQuickScan.pl

GUI

An experimental GUI is now available. To try it:

  hg clone https://realtimeconfigquickscan.googlecode.com/hg/ realtimeconfigquickscan  
  cd realtimeconfigquickscan
  perl ./QuickScan.pl

.. and hit 'Start'

You'll need to have Mercurial en perl/tk installed.

Powered by Google Project Hosting