diff options
author | Werner Schweer <ws.seh.de> | 2006-05-12 09:59:11 +0000 |
---|---|---|
committer | Werner Schweer <ws.seh.de> | 2006-05-12 09:59:11 +0000 |
commit | 8b3657f63deb8675816aee54761ef4a36eb62a71 (patch) | |
tree | 8ab07b750dee5ff1847dff59e2ccda78030519a5 | |
parent | 6031ac2af145a8aaf95663acd612f65b09483cac (diff) |
updates
-rw-r--r-- | muse/doc/README.CVS | 3 | ||||
-rw-r--r-- | muse/doc/README.de | 2 | ||||
-rw-r--r-- | muse/doc/README.realtime | 18 | ||||
-rw-r--r-- | muse/doc/dimpl/CMakeLists.txt | 2 | ||||
-rw-r--r-- | muse/doc/dimpl/dimpl.pdf | bin | 162120 -> 0 bytes |
5 files changed, 1 insertions, 24 deletions
diff --git a/muse/doc/README.CVS b/muse/doc/README.CVS deleted file mode 100644 index 43d973c5..00000000 --- a/muse/doc/README.CVS +++ /dev/null @@ -1,3 +0,0 @@ - -To compile a cvs tree, inspect ./autogen.sh and then run it - diff --git a/muse/doc/README.de b/muse/doc/README.de index b6b03c5a..62aaaf20 100644 --- a/muse/doc/README.de +++ b/muse/doc/README.de @@ -1,5 +1,5 @@ ==================================================================== - MusE --- Linux (Midi) Music Editor + MusE --- Linux Music Editor ==================================================================== Guten Tag! diff --git a/muse/doc/README.realtime b/muse/doc/README.realtime index 1d7b3e31..7e992261 100644 --- a/muse/doc/README.realtime +++ b/muse/doc/README.realtime @@ -17,21 +17,3 @@ Kernel >= 2.6.12 - start MusE with set_rtlimits -r 60 /usr/local/bin/muse - -======================================================== - Low Latency -======================================================== - - Start JACK with a realtime priority of 60 (option -P60). - This should be higher than all (Realtime) system processes - if you run a realtime kernel (with Ingo Molnars realtime - patches). The JACK default priority is 10 which is too low. - - MusE must be started with a higher priority than jack. - This allows the MusE midi thread to interrupt all - audio threads. This is important to get a midi timing - which is of higher resolution than the audio segment - time. The default priority of 70 for MusE should do. - - - diff --git a/muse/doc/dimpl/CMakeLists.txt b/muse/doc/dimpl/CMakeLists.txt index 4c923a9b..56148ef4 100644 --- a/muse/doc/dimpl/CMakeLists.txt +++ b/muse/doc/dimpl/CMakeLists.txt @@ -40,5 +40,3 @@ set (extraClean dimpl.log dimpl.tmp dimpl.tuo dimpl.tui set_directory_properties( PROPERTIES ADDITIONAL_MAKE_CLEAN_FILES "${extraClean}" ) - - diff --git a/muse/doc/dimpl/dimpl.pdf b/muse/doc/dimpl/dimpl.pdf Binary files differdeleted file mode 100644 index 22f0df05..00000000 --- a/muse/doc/dimpl/dimpl.pdf +++ /dev/null |