]> git.pld-linux.org Git - packages/alsa-modular-synth.git/blob - alsa-modular-synth-examples_dir.patch
- fixed pl desc and absolute path to file in .desktop
[packages/alsa-modular-synth.git] / alsa-modular-synth-examples_dir.patch
1 diff -aurN ams-1.6.0.orig/modularsynth.cpp ams-1.6.0/modularsynth.cpp
2 --- ams-1.6.0.orig/modularsynth.cpp     2003-10-15 14:42:39.000000000 +0200
3 +++ ams-1.6.0/modularsynth.cpp  2003-10-26 00:57:02.281973016 +0200
4 @@ -220,7 +220,7 @@
5                       "by Matthias Nagorni\n"
6                       "(c)2002-2003 SuSE AG Nuremberg\n\n"
7                       "Documentation and examples can be found in\n"
8 -                     "/usr/share/doc/packages/kalsatools\n\n"
9 +                     "/usr/share/ams\n\n"
10                       "More presets and updates are available from\n"
11                       "http://alsamodular.sourceforge.net"
12      "\n\nAcknowledgements\n"
13 diff -aurN ams-1.6.0.orig/README ams-1.6.0/README
14 --- ams-1.6.0.orig/README       2003-10-15 12:23:43.000000000 +0200
15 +++ ams-1.6.0/README    2003-10-26 00:58:26.223212008 +0200
16 @@ -33,7 +33,7 @@
17  1) Start Kaconnect and vkeybd. Enable "View"-->"Controls"
18     and "View"-->"Pitchwheel" in vkeybd.
19  2) Start AlsaModularSynth with ams.
20 -3) Use "File"-->"Load" to load /usr/share/doc/packages/kalsatools/example_basic.ams
21 +3) Use "File"-->"Load" to load /usr/share/ams/example_basic.ams
22  4) Use Kaconnect to connect vkeybd and AlsaModularSynth.
23  5) Play vkeybd and listen to what happens when you move the pitch and
24     modulation wheels !
This page took 0.054916 seconds and 3 git commands to generate.