mirror of
https://github.com/workinghard/GuitarTeX2.git
synced 2026-05-06 14:39:05 +00:00
Init
This commit is contained in:
@@ -0,0 +1,339 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The licenses for most software are designed to take away your
|
||||||
|
freedom to share and change it. By contrast, the GNU General Public
|
||||||
|
License is intended to guarantee your freedom to share and change free
|
||||||
|
software--to make sure the software is free for all its users. This
|
||||||
|
General Public License applies to most of the Free Software
|
||||||
|
Foundation's software and to any other program whose authors commit to
|
||||||
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
|
the GNU Lesser General Public License instead.) You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
this service if you wish), that you receive source code or can get it
|
||||||
|
if you want it, that you can change the software or use pieces of it
|
||||||
|
in new free programs; and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid
|
||||||
|
anyone to deny you these rights or to ask you to surrender the rights.
|
||||||
|
These restrictions translate to certain responsibilities for you if you
|
||||||
|
distribute copies of the software, or if you modify it.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must give the recipients all the rights that
|
||||||
|
you have. You must make sure that they, too, receive or can get the
|
||||||
|
source code. And you must show them these terms so they know their
|
||||||
|
rights.
|
||||||
|
|
||||||
|
We protect your rights with two steps: (1) copyright the software, and
|
||||||
|
(2) offer you this license which gives you legal permission to copy,
|
||||||
|
distribute and/or modify the software.
|
||||||
|
|
||||||
|
Also, for each author's protection and ours, we want to make certain
|
||||||
|
that everyone understands that there is no warranty for this free
|
||||||
|
software. If the software is modified by someone else and passed on, we
|
||||||
|
want its recipients to know that what they have is not the original, so
|
||||||
|
that any problems introduced by others will not reflect on the original
|
||||||
|
authors' reputations.
|
||||||
|
|
||||||
|
Finally, any free program is threatened constantly by software
|
||||||
|
patents. We wish to avoid the danger that redistributors of a free
|
||||||
|
program will individually obtain patent licenses, in effect making the
|
||||||
|
program proprietary. To prevent this, we have made it clear that any
|
||||||
|
patent must be licensed for everyone's free use or not licensed at all.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. This License applies to any program or other work which contains
|
||||||
|
a notice placed by the copyright holder saying it may be distributed
|
||||||
|
under the terms of this General Public License. The "Program", below,
|
||||||
|
refers to any such program or work, and a "work based on the Program"
|
||||||
|
means either the Program or any derivative work under copyright law:
|
||||||
|
that is to say, a work containing the Program or a portion of it,
|
||||||
|
either verbatim or with modifications and/or translated into another
|
||||||
|
language. (Hereinafter, translation is included without limitation in
|
||||||
|
the term "modification".) Each licensee is addressed as "you".
|
||||||
|
|
||||||
|
Activities other than copying, distribution and modification are not
|
||||||
|
covered by this License; they are outside its scope. The act of
|
||||||
|
running the Program is not restricted, and the output from the Program
|
||||||
|
is covered only if its contents constitute a work based on the
|
||||||
|
Program (independent of having been made by running the Program).
|
||||||
|
Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
|
1. You may copy and distribute verbatim copies of the Program's
|
||||||
|
source code as you receive it, in any medium, provided that you
|
||||||
|
conspicuously and appropriately publish on each copy an appropriate
|
||||||
|
copyright notice and disclaimer of warranty; keep intact all the
|
||||||
|
notices that refer to this License and to the absence of any warranty;
|
||||||
|
and give any other recipients of the Program a copy of this License
|
||||||
|
along with the Program.
|
||||||
|
|
||||||
|
You may charge a fee for the physical act of transferring a copy, and
|
||||||
|
you may at your option offer warranty protection in exchange for a fee.
|
||||||
|
|
||||||
|
2. You may modify your copy or copies of the Program or any portion
|
||||||
|
of it, thus forming a work based on the Program, and copy and
|
||||||
|
distribute such modifications or work under the terms of Section 1
|
||||||
|
above, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) You must cause the modified files to carry prominent notices
|
||||||
|
stating that you changed the files and the date of any change.
|
||||||
|
|
||||||
|
b) You must cause any work that you distribute or publish, that in
|
||||||
|
whole or in part contains or is derived from the Program or any
|
||||||
|
part thereof, to be licensed as a whole at no charge to all third
|
||||||
|
parties under the terms of this License.
|
||||||
|
|
||||||
|
c) If the modified program normally reads commands interactively
|
||||||
|
when run, you must cause it, when started running for such
|
||||||
|
interactive use in the most ordinary way, to print or display an
|
||||||
|
announcement including an appropriate copyright notice and a
|
||||||
|
notice that there is no warranty (or else, saying that you provide
|
||||||
|
a warranty) and that users may redistribute the program under
|
||||||
|
these conditions, and telling the user how to view a copy of this
|
||||||
|
License. (Exception: if the Program itself is interactive but
|
||||||
|
does not normally print such an announcement, your work based on
|
||||||
|
the Program is not required to print an announcement.)
|
||||||
|
|
||||||
|
These requirements apply to the modified work as a whole. If
|
||||||
|
identifiable sections of that work are not derived from the Program,
|
||||||
|
and can be reasonably considered independent and separate works in
|
||||||
|
themselves, then this License, and its terms, do not apply to those
|
||||||
|
sections when you distribute them as separate works. But when you
|
||||||
|
distribute the same sections as part of a whole which is a work based
|
||||||
|
on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the
|
||||||
|
entire whole, and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
|
Thus, it is not the intent of this section to claim rights or contest
|
||||||
|
your rights to work written entirely by you; rather, the intent is to
|
||||||
|
exercise the right to control the distribution of derivative or
|
||||||
|
collective works based on the Program.
|
||||||
|
|
||||||
|
In addition, mere aggregation of another work not based on the Program
|
||||||
|
with the Program (or with a work based on the Program) on a volume of
|
||||||
|
a storage or distribution medium does not bring the other work under
|
||||||
|
the scope of this License.
|
||||||
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it,
|
||||||
|
under Section 2) in object code or executable form under the terms of
|
||||||
|
Sections 1 and 2 above provided that you also do one of the following:
|
||||||
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable
|
||||||
|
source code, which must be distributed under the terms of Sections
|
||||||
|
1 and 2 above on a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three
|
||||||
|
years, to give any third party, for a charge no more than your
|
||||||
|
cost of physically performing source distribution, a complete
|
||||||
|
machine-readable copy of the corresponding source code, to be
|
||||||
|
distributed under the terms of Sections 1 and 2 above on a medium
|
||||||
|
customarily used for software interchange; or,
|
||||||
|
|
||||||
|
c) Accompany it with the information you received as to the offer
|
||||||
|
to distribute corresponding source code. (This alternative is
|
||||||
|
allowed only for noncommercial distribution and only if you
|
||||||
|
received the program in object code or executable form with such
|
||||||
|
an offer, in accord with Subsection b above.)
|
||||||
|
|
||||||
|
The source code for a work means the preferred form of the work for
|
||||||
|
making modifications to it. For an executable work, complete source
|
||||||
|
code means all the source code for all modules it contains, plus any
|
||||||
|
associated interface definition files, plus the scripts used to
|
||||||
|
control compilation and installation of the executable. However, as a
|
||||||
|
special exception, the source code distributed need not include
|
||||||
|
anything that is normally distributed (in either source or binary
|
||||||
|
form) with the major components (compiler, kernel, and so on) of the
|
||||||
|
operating system on which the executable runs, unless that component
|
||||||
|
itself accompanies the executable.
|
||||||
|
|
||||||
|
If distribution of executable or object code is made by offering
|
||||||
|
access to copy from a designated place, then offering equivalent
|
||||||
|
access to copy the source code from the same place counts as
|
||||||
|
distribution of the source code, even though third parties are not
|
||||||
|
compelled to copy the source along with the object code.
|
||||||
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program
|
||||||
|
except as expressly provided under this License. Any attempt
|
||||||
|
otherwise to copy, modify, sublicense or distribute the Program is
|
||||||
|
void, and will automatically terminate your rights under this License.
|
||||||
|
However, parties who have received copies, or rights, from you under
|
||||||
|
this License will not have their licenses terminated so long as such
|
||||||
|
parties remain in full compliance.
|
||||||
|
|
||||||
|
5. You are not required to accept this License, since you have not
|
||||||
|
signed it. However, nothing else grants you permission to modify or
|
||||||
|
distribute the Program or its derivative works. These actions are
|
||||||
|
prohibited by law if you do not accept this License. Therefore, by
|
||||||
|
modifying or distributing the Program (or any work based on the
|
||||||
|
Program), you indicate your acceptance of this License to do so, and
|
||||||
|
all its terms and conditions for copying, distributing or modifying
|
||||||
|
the Program or works based on it.
|
||||||
|
|
||||||
|
6. Each time you redistribute the Program (or any work based on the
|
||||||
|
Program), the recipient automatically receives a license from the
|
||||||
|
original licensor to copy, distribute or modify the Program subject to
|
||||||
|
these terms and conditions. You may not impose any further
|
||||||
|
restrictions on the recipients' exercise of the rights granted herein.
|
||||||
|
You are not responsible for enforcing compliance by third parties to
|
||||||
|
this License.
|
||||||
|
|
||||||
|
7. If, as a consequence of a court judgment or allegation of patent
|
||||||
|
infringement or for any other reason (not limited to patent issues),
|
||||||
|
conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot
|
||||||
|
distribute so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you
|
||||||
|
may not distribute the Program at all. For example, if a patent
|
||||||
|
license would not permit royalty-free redistribution of the Program by
|
||||||
|
all those who receive copies directly or indirectly through you, then
|
||||||
|
the only way you could satisfy both it and this License would be to
|
||||||
|
refrain entirely from distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under
|
||||||
|
any particular circumstance, the balance of the section is intended to
|
||||||
|
apply and the section as a whole is intended to apply in other
|
||||||
|
circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any
|
||||||
|
patents or other property right claims or to contest validity of any
|
||||||
|
such claims; this section has the sole purpose of protecting the
|
||||||
|
integrity of the free software distribution system, which is
|
||||||
|
implemented by public license practices. Many people have made
|
||||||
|
generous contributions to the wide range of software distributed
|
||||||
|
through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing
|
||||||
|
to distribute software through any other system and a licensee cannot
|
||||||
|
impose that choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to
|
||||||
|
be a consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in
|
||||||
|
certain countries either by patents or by copyrighted interfaces, the
|
||||||
|
original copyright holder who places the Program under this License
|
||||||
|
may add an explicit geographical distribution limitation excluding
|
||||||
|
those countries, so that distribution is permitted only in or among
|
||||||
|
countries not thus excluded. In such case, this License incorporates
|
||||||
|
the limitation as if written in the body of this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions
|
||||||
|
of the General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program
|
||||||
|
specifies a version number of this License which applies to it and "any
|
||||||
|
later version", you have the option of following the terms and conditions
|
||||||
|
either of that version or of any later version published by the Free
|
||||||
|
Software Foundation. If the Program does not specify a version number of
|
||||||
|
this License, you may choose any version ever published by the Free Software
|
||||||
|
Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free
|
||||||
|
programs whose distribution conditions are different, write to the author
|
||||||
|
to ask for permission. For software which is copyrighted by the Free
|
||||||
|
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||||
|
make exceptions for this. Our decision will be guided by the two goals
|
||||||
|
of preserving the free status of all derivatives of our free software and
|
||||||
|
of promoting the sharing and reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||||
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||||
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||||
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||||
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||||
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||||
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||||
|
REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||||
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||||
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||||
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||||
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||||
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
convey the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License along
|
||||||
|
with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
|
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program is interactive, make it output a short notice like this
|
||||||
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
|
Gnomovision version 69, Copyright (C) year name of author
|
||||||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, the commands you use may
|
||||||
|
be called something other than `show w' and `show c'; they could even be
|
||||||
|
mouse-clicks or menu items--whatever suits your program.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or your
|
||||||
|
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||||
|
necessary. Here is a sample; alter the names:
|
||||||
|
|
||||||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||||
|
|
||||||
|
<signature of Ty Coon>, 1 April 1989
|
||||||
|
Ty Coon, President of Vice
|
||||||
|
|
||||||
|
This General Public License does not permit incorporating your program into
|
||||||
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
|
consider it more useful to permit linking proprietary applications with the
|
||||||
|
library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License.
|
||||||
Binary file not shown.
@@ -0,0 +1,42 @@
|
|||||||
|
Release Notes
|
||||||
|
=============
|
||||||
|
|
||||||
|
Version 3.4.0:
|
||||||
|
* Code cleanup: Java 1.8 is required
|
||||||
|
* App for Mac: Embeded Java runtime. Works standalone
|
||||||
|
|
||||||
|
Version 3.3.1
|
||||||
|
* Defaultwerte angepasst
|
||||||
|
|
||||||
|
Version 3.3.0:
|
||||||
|
* std:Ausgaben auf die interne Konsole umleiten
|
||||||
|
* Harp-Notes hinzugefuegt
|
||||||
|
* Parser: An die Harp-Notes angepasst
|
||||||
|
* Shortcuts fuer Noten
|
||||||
|
* Templates ueber menue zu erreichen
|
||||||
|
* GuitarTeX2: Option "-f" removed
|
||||||
|
* GuitarTeX2Converter: UTF8 Support eingebaut
|
||||||
|
* Direktivloser Text wird nicht geparsed
|
||||||
|
* Link auf die Webseite mit den Shortcuts
|
||||||
|
|
||||||
|
Version 3.2.5:
|
||||||
|
* Configuration: Systeme werden mid regex erkannt
|
||||||
|
* Konsole eingebaut
|
||||||
|
* Template fuer neue Dokumente
|
||||||
|
|
||||||
|
Version 3.2.4:
|
||||||
|
* Sprachbutton hinzugefuegt
|
||||||
|
* FAQ Link im Menue hinzugefuegt
|
||||||
|
|
||||||
|
Version 3.2.3:
|
||||||
|
* UTF8 Support
|
||||||
|
|
||||||
|
Version 3.2.2:
|
||||||
|
* Parser: Windows \r wird korrekt geloescht
|
||||||
|
* Serverseitig: Windows-Dateien werden generell in Unix Format konvertiert
|
||||||
|
|
||||||
|
Version 3.2.1:
|
||||||
|
* graphicx Packet entfernt
|
||||||
|
* Schriftarten auf lmodern umgeschaltet
|
||||||
|
* Neue Direktive {nopagenum}
|
||||||
|
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- You may freely edit this file. See commented blocks below for -->
|
||||||
|
<!-- some examples of how to customize the build. -->
|
||||||
|
<!-- (If you delete it and reopen the project it will be recreated.) -->
|
||||||
|
<!-- By default, only the Clean and Build commands use this build script. -->
|
||||||
|
<!-- Commands such as Run, Debug, and Test only use this build script if -->
|
||||||
|
<!-- the Compile on Save feature is turned off for the project. -->
|
||||||
|
<!-- You can turn off the Compile on Save (or Deploy on Save) setting -->
|
||||||
|
<!-- in the project's Project Properties dialog box.-->
|
||||||
|
<project name="GuitarTeX2" default="default" basedir=".">
|
||||||
|
<description>Builds, tests, and runs the project GuitarTeX2.</description>
|
||||||
|
<import file="nbproject/build-impl.xml"/>
|
||||||
|
|
||||||
|
<property environment="env" />
|
||||||
|
|
||||||
|
<taskdef name="bundleapp"
|
||||||
|
classname="com.oracle.appbundler.AppBundlerTask"
|
||||||
|
classpath="lib/appbundler-1.0.jar" />
|
||||||
|
|
||||||
|
<target name="bundle-GuitarTeX2">
|
||||||
|
<bundleapp outputdirectory="dist"
|
||||||
|
name="GuitarTeX2"
|
||||||
|
displayname="GuitarTeX2"
|
||||||
|
identifier="guitartex2.GuitarTeX2"
|
||||||
|
shortversion="3.4.0"
|
||||||
|
icon="GuitarTeX2.icns"
|
||||||
|
copyright="Nikolai Rinas"
|
||||||
|
mainclassname="guitartex2.GuitarTeX2">
|
||||||
|
<runtime dir="${env.JAVA_HOME}" />
|
||||||
|
<classpath file="dist/GuitarTeX2.jar" />
|
||||||
|
<option value="-Dapple.laf.useScreenMenuBar=true"/>
|
||||||
|
</bundleapp>
|
||||||
|
</target>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
|
||||||
|
There exist several targets which are by default empty and which can be
|
||||||
|
used for execution of your tasks. These targets are usually executed
|
||||||
|
before and after some main targets. They are:
|
||||||
|
|
||||||
|
-pre-init: called before initialization of project properties
|
||||||
|
-post-init: called after initialization of project properties
|
||||||
|
-pre-compile: called before javac compilation
|
||||||
|
-post-compile: called after javac compilation
|
||||||
|
-pre-compile-single: called before javac compilation of single file
|
||||||
|
-post-compile-single: called after javac compilation of single file
|
||||||
|
-pre-compile-test: called before javac compilation of JUnit tests
|
||||||
|
-post-compile-test: called after javac compilation of JUnit tests
|
||||||
|
-pre-compile-test-single: called before javac compilation of single JUnit test
|
||||||
|
-post-compile-test-single: called after javac compilation of single JUunit test
|
||||||
|
-pre-jar: called before JAR building
|
||||||
|
-post-jar: called after JAR building
|
||||||
|
-post-clean: called after cleaning build products
|
||||||
|
|
||||||
|
(Targets beginning with '-' are not intended to be called on their own.)
|
||||||
|
|
||||||
|
Example of inserting an obfuscator after compilation could look like this:
|
||||||
|
|
||||||
|
<target name="-post-compile">
|
||||||
|
<obfuscate>
|
||||||
|
<fileset dir="${build.classes.dir}"/>
|
||||||
|
</obfuscate>
|
||||||
|
</target>
|
||||||
|
|
||||||
|
For list of available properties check the imported
|
||||||
|
nbproject/build-impl.xml file.
|
||||||
|
|
||||||
|
|
||||||
|
Another way to customize the build is by overriding existing main targets.
|
||||||
|
The targets of interest are:
|
||||||
|
|
||||||
|
-init-macrodef-javac: defines macro for javac compilation
|
||||||
|
-init-macrodef-junit: defines macro for junit execution
|
||||||
|
-init-macrodef-debug: defines macro for class debugging
|
||||||
|
-init-macrodef-java: defines macro for class execution
|
||||||
|
-do-jar: JAR building
|
||||||
|
run: execution of project
|
||||||
|
-javadoc-build: Javadoc generation
|
||||||
|
test-report: JUnit report generation
|
||||||
|
|
||||||
|
An example of overriding the target for project execution could look like this:
|
||||||
|
|
||||||
|
<target name="run" depends="GuitarTeX2-impl.jar">
|
||||||
|
<exec dir="bin" executable="launcher.exe">
|
||||||
|
<arg file="${dist.jar}"/>
|
||||||
|
</exec>
|
||||||
|
</target>
|
||||||
|
|
||||||
|
Notice that the overridden target depends on the jar target and not only on
|
||||||
|
the compile target as the regular run target does. Again, for a list of available
|
||||||
|
properties which you can use, check the target you are overriding in the
|
||||||
|
nbproject/build-impl.xml file.
|
||||||
|
|
||||||
|
-->
|
||||||
|
</project>
|
||||||
Executable
+3
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
ant bundle-GuitarTeX2
|
||||||
@@ -0,0 +1,39 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{title: Griechischer Wein}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Es war schon dunkel, als ich durch Vorstadtstrassen [(Am]heimw[F)]"arts gin[C]g.
|
||||||
|
Da war ein Wirtshaus, aus dem das Licht noch auf den [(C]Gehs[F)]teig sch[G7]ien.
|
||||||
|
[E7]Ich hatte [Am]Zeit, und mir war [E7]kalt, drum trat ich [Am]ein.
|
||||||
|
\\
|
||||||
|
[Am]Da sassen M"anner mit braunen Augen und mit [(Am]schwarz[F)]em Ha[C]ar.
|
||||||
|
Und aus der Jukebox erklang Musik, die fremd und [(C]s"ud[F)]lich wa[G7]r.
|
||||||
|
[E7]Als man mich [Am]sah, stand einer [E7]auf und lud mich [Am]ein.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[F]Griechischer Wein ist wie das Blut der Erde,
|
||||||
|
k[C]omm, schenk' dir ein, und wenn ich dann traurig werde,
|
||||||
|
li[G7]egt es daran, dass ich immer tr"aume von da[C]heim, du musst verz[C7]eih'n.
|
||||||
|
G[F]riechischer Wein und die altvertrauten Lieder,
|
||||||
|
s[C]chenk nochmal ein, denn ich f"uhl die Sehnsucht wieder,
|
||||||
|
in[G7] dieser Stadt werd'ich immer nur ein [E7]Fremder [Am]sein [E7]und a[Am]llein.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Und dann er[Am]z"ahlten sie mir von gr"unen H"ugeln, M[(Am]eer [F)]und Wi[C]nd,
|
||||||
|
von alten H"ausern und jungen Frauen, die [(C]allei[F)]ne s[G7]ind,
|
||||||
|
[E7]und von dem K[Am]ind, das seinen V[E7]ater noch nie s[Am]ah.
|
||||||
|
Si[Am]e sagten sich immer wieder, irgendwann [(Am]geht [F)]es zur[C]"uck,
|
||||||
|
und das Ersparte gen"ugt zu Hause f"ur ein [(C]klein[F)]es Gl"u[G7]ck.
|
||||||
|
[E7]Und bald denkt ke[Am]iner mehr dar[E7]an, wie es hier [Am]war.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Lazy Blues}
|
||||||
|
|
||||||
|
{define:C7 t x 3 2 3 1 x}
|
||||||
|
{define:F7 5 x 3 2 3 1 x}
|
||||||
|
{define:G7 7 x 3 2 3 1 x}
|
||||||
|
|
||||||
|
|
||||||
|
{a: [Zahlen = Fingerstellung im Bund x]}
|
||||||
|
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[1;3][1;3][2;1][2;2]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]}
|
||||||
|
{guitartab: [14.5ex;F7]&[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[1;8][1;8][2;6][2;7]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]}
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3] _ [2;3] _ [3;2]&[4;3]&[5;1] _ [3;2]&[4;3]&[5;1] | [2;3] _ [2;3] _ [3;2]&[4;3]&[5;1] _ [3;2]&[4;3]&[5;1]|}
|
||||||
|
{guitartab: [14.5ex;G7]&[2;10] _ [2;10] _ [3;9]&[4;10]&[5;8] _ [3;9]&[4;10]&[5;8] | [2;10] _ [2;10] _ [3;9]&[4;10]&[5;8] _ [3;9]&[4;10]&[5;8] |}
|
||||||
|
{guitartab: [14.5ex;F7]&[2;8] _ [2;8] _ [3;7]&[4;8]&[5;6] _ [3;7]&[4;8]&[5;6] | [2;8] _ [2;8] _ [3;7]&[4;8]&[5;6] _ [3;7]&[4;8]&[5;6] |}
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[1;3][1;3][2;1][2;2]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]}
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
{document_class:book}
|
||||||
|
|
||||||
|
{book_author:I am the author}
|
||||||
|
{book_title:This is my book}
|
||||||
|
{book_date:02/28/2007}
|
||||||
|
|
||||||
|
|
||||||
|
{include:<full_path>/GuitarTeX2/examples/lazy_blues.gtx}
|
||||||
|
|
||||||
|
{include:<full_path>/GuitarTeX2/examples/griechischer_wein.gtx}
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: All My Loving}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Close your [F#m]eyes and I'll [H7]kiss you, Tom[E]orrow I'll [C#m]miss you
|
||||||
|
Rem[A]ember I'll [F#m]always be [D]true
|
||||||
|
And then [F#m]while I'm [H7]away, I'll write [E]home every[C#m]day
|
||||||
|
and I'll [A]send all my [H] to you[E]
|
||||||
|
|
||||||
|
I'll pre[F#m]tend that I'm ki[H7]ssing the [E]lips I am [C#m]missing
|
||||||
|
and [A]hope that my [F#m]dreams will come [D]true
|
||||||
|
And then [F#m]while I'm [H7]away, I'll write [E]home every[C#m]day
|
||||||
|
and I'll [A]send all my [H] to you[E]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
All my [C#m]loving, [G#]I will send to [E]you
|
||||||
|
All my [C#m]loving, [G#]darling I'll be [E]true
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Close your [F#m]eyes and I'll [H7]kiss you, Tom[E]orrow I'll [C#m]miss you
|
||||||
|
Rem[A]ember I'll [F#m]always be [D]true
|
||||||
|
And then [F#m]while I'm [H7]away, I'll write [E]home every[C#m]day
|
||||||
|
abd I'll [A]send all my [H] to you[E]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
All my [C#m]loving, [G#]I will send to [E]you
|
||||||
|
All my [C#m]loving, [G#]darling I'll be [E]true
|
||||||
|
All my [C#m]loving, [G#]All my loving [E] Ooh
|
||||||
|
All my [C#m]loving, [G#]I will send to [E]you
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,75 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Always Look On The Bright Side Of Life}
|
||||||
|
{subtitle: Monti Python}
|
||||||
|
|
||||||
|
{define:Am7 t x n 2 n 1 n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Some things in life are [D]bad they can [G]really make you [Em]mad
|
||||||
|
[Am]Other things just [D]make you swear and [G]curse
|
||||||
|
When you've [Am]chewing and life's [D]gristle
|
||||||
|
Don't give [G]grumble, give a [Em]whistle
|
||||||
|
And [Am7]this'll help things turn out for the [D7]best
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
And [G]always [Em]look on the [Am]bright [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
[G]Always [Em]look on the [Am]light [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
If [Am]life seems jolly [D]rotten there's [G]something you've [Em]forgotten
|
||||||
|
and that's to [Am]laugh and smile and [D]dance and [G]sing.
|
||||||
|
When you've [Am]feeling in the [D]dumps don't be [G]silly [Em]chumps
|
||||||
|
Just [Am7]purse your lips and whistle - that's the [D7]thing
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
And [G]always [Em]look on the [Am]bright [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
[G]Always [Em]look on the [Am]light [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
For [Am]life is quite abs[D]urd and [G]death's the final [Em]word
|
||||||
|
you must [Am]always face the [D]curtain with a [G]bow
|
||||||
|
[Am]forget about your [D]sin - give the [G]audience a [Em]grin
|
||||||
|
[Am7]enjoy it - it's your last chance any[D7]how.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
So [G]always [Em]look on the [Am]bright [D7]side of [G]death [Em] [Am] [D7]
|
||||||
|
[G]just be[Em]fore you [Am]draw your ter[D7]minal [G]breath [Em] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Life's a piece of [D]shit [G]when you look at [Em]it
|
||||||
|
[Am]Life's a laugh and [D]death's a joke it's [G]true
|
||||||
|
You'll [Am]see it's all a [D]show
|
||||||
|
keep'em [G]laughing as you [Em]go
|
||||||
|
[Am7]just remember that the last laugh is on [D7]you.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
And [G]always [Em]look on the [Am]bright [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
[G]Always [Em]look on the [Am]light [D7]side of [G]life [Em] [Am] [D7]
|
||||||
|
[A]always [F#m]look on the [Hm]right [E7]side of [A]life [F#m] [Hm] [E7]
|
||||||
|
[A]Always [F#m]look on the [Hm]light [E7]side of [A]life [F#m] [Hm] [E7]
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Bang Bang}
|
||||||
|
{subtitle: Nancy Sinatra}
|
||||||
|
|
||||||
|
{a: Intro:}
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;Em]&[1;0]&[5;0][3;2][4;0][5;0][4;3][4;0]|[14.5ex;Am]&[2;0]&[5;1][3;2][4;2][5;1][5;0][4;2]|[14.5ex;H7]&[2;2]&[5;0][3;1][4;2][5;1][5;0][4;2][4;0][3;4]|[14.5ex;Em]&[1;0][2;2][3;2][4;0][5;0][6;0]}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em]I was five and [Em/D#]he was six, [Em/D]we rode on horses [E/C#]made of sticks.
|
||||||
|
[D]He wore black and I wore white. [H7]He would always win the fight,
|
||||||
|
[H-E]Bang bang. [Em]He shot me [H-E]down, [H-E]bang bang. I [Em]hit the [E-H]ground,
|
||||||
|
[E-D]bang bang. [D]That awful sound, [D-H7]Bang bang. My baby shot me down.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Seasons came and changed the time. When I grew up I called him mine.
|
||||||
|
He would always laugh and say, "Remember when we used to play bang bang?"
|
||||||
|
I shot you down, bang bang. You hit the ground, bang bang.
|
||||||
|
That awful sound, bang bang. I used to shoot you down.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Em]Music played and people sang. [D]Just for me the church bells rang. [C][C9][C][Cmaj7][C][H7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Now he's gone, I don't know why, and 'til this day sometimes I cry.
|
||||||
|
He didn't even say goodbye, he didn't take the time to lie.
|
||||||
|
Bang bang. He shot me down, bang bang. I hit the ground, bang bang.
|
||||||
|
That awful sound, bang bang. My baby shot me down.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,108 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Behind Blue Eyes}
|
||||||
|
{subtitle: Limp Bizkit}
|
||||||
|
|
||||||
|
{define:G6 t 3 2 n n 3 n}
|
||||||
|
{define:Dsus2 t x n n 3 2 n}
|
||||||
|
{define:Cadd9 t x 3 2 n 3 n}
|
||||||
|
{define:Asus2 t x n 2 2 n n}
|
||||||
|
{define:Esus4 t n 2 2 2 n n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em]No one knows what it's [G6]like
|
||||||
|
To be the [Dsus2]bad man
|
||||||
|
To be the [Cadd9]sad man
|
||||||
|
[A]Behind [Asus2]blue [A]eyes
|
||||||
|
And [Em]no one knows what it's [G6]like
|
||||||
|
To be [Dsus2]hated
|
||||||
|
To be [Cadd9]fated
|
||||||
|
To telling [A]only[Asus2] [A]lies
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
But my [Cadd9]dreams [D]
|
||||||
|
They aren't as [G]empty
|
||||||
|
As my [Cadd9]conscience [D]seems [E]to be [Esus4] [E]
|
||||||
|
I have [Hm]hours, only [Cadd9]lonely
|
||||||
|
My love is [D]vengeance
|
||||||
|
That's never [A]free [Asus2] [A]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Em]No one knows what it's [G6]like
|
||||||
|
To feel these [Dsus2]feelin's
|
||||||
|
Like I [Cadd9]do
|
||||||
|
And I blame [A]you [Asus2] [A]
|
||||||
|
[Em]No one bites back as [G6]hard
|
||||||
|
On their [Dsus2]anger
|
||||||
|
None of my [Cadd9]pain an' woe
|
||||||
|
Can show [A]through [Asus2] [A]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Mittelteil:}
|
||||||
|
{chorus}
|
||||||
|
[Asus2] Discover [Em]L.[G6]I.M.[Dsus2]P Say it
|
||||||
|
Discover [Cadd9]L.I.M.[Asus2]P Say it
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[Em]And no one knows how to [G6]say
|
||||||
|
That they're [Dsus2]sorry
|
||||||
|
An' don't [Cadd9]worry
|
||||||
|
I'm not [A]tell[Asus2]ing[A] lies
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[Em]No one knows what it's [G6]like
|
||||||
|
To be the [Dsus2]bad man
|
||||||
|
To be the [Cadd9]sad man
|
||||||
|
[A]Behind [Asus2]blue [A]eyes
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:INTRO}
|
||||||
|
|
||||||
|
{tab}
|
||||||
|
e|-----------0--------------------0----------------0-----------------------|
|
||||||
|
B|-------------0--------------------3---------3-------3---3---------3------|
|
||||||
|
G|--------0------0-------------0------0-----2---2-------2--------2----2----|
|
||||||
|
D|------2-------------------0-----------0-0-------------------0------------|
|
||||||
|
A|----2-------------2-----2------------------------------------------------|
|
||||||
|
E|--0------------------3---------------------------------------------------|
|
||||||
|
{/tab}
|
||||||
|
|
||||||
|
{tab}
|
||||||
|
e|--0-------------------------0---------------------------0----------------|
|
||||||
|
B|-----3---3-----------3----------3------3---------3---------3-----3-------|
|
||||||
|
G|-------2-----------------------------------------------------------------|
|
||||||
|
D|-----------------2------2-----------2---------2-----2---------2----------|
|
||||||
|
A|--------------3----------------------------3-----------------------------|
|
||||||
|
E|-------------------------------------------------------------------------|
|
||||||
|
{/tab}
|
||||||
|
|
||||||
|
{tab}
|
||||||
|
e|----------------0-----------------------------0---------------------|
|
||||||
|
B|---------0---------0------0-----------0-----------0-------0---------|
|
||||||
|
G|--------------------------------------------------------------------|
|
||||||
|
D|-----2------2----------2----------2------2------------2-------------|
|
||||||
|
A|--0----------------------------0------------------------------------|
|
||||||
|
E|--------------------------------------------------------------------|
|
||||||
|
{/tab}
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Boat On The River}
|
||||||
|
{subtitle: Styx}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Dm]Take me down to my boat on the river
|
||||||
|
I [C]need to go down, I [A7]need to come down
|
||||||
|
[Dm]Take me back to my boat on the river
|
||||||
|
And [C]I won't cry [A7]out any[Dm]more
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Dm]Time stands still as I gaze in her waters
|
||||||
|
She [C]eases me down, [A7]touching me gently
|
||||||
|
With the [Dm]waters that flow past my boat on the river
|
||||||
|
So [C]I won't cry [A7]out any[Dm]more
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Oh the [C]river is wide, The [A7]river it touches my [Dm]life
|
||||||
|
like the waves on the [G]sand. And [Gm]all roads lead to [Dm]tranquility base
|
||||||
|
Where the [E]frown on my face dis[A]appears[A7]
|
||||||
|
[Dm]Take me back to my boat on the river. And [C]I won't cry [A7]out any[Dm]more
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Oh the [C]river is deep, The [A7]river it touches my [Dm]life
|
||||||
|
like the waves on the [G]sand. And [Gm]all roads lead to [Dm]tranquility base
|
||||||
|
Where the [E]frown on my face dis[A]appears[A7]
|
||||||
|
[Dm]Take me back to my boat on the river
|
||||||
|
And [C]I won't cry [A7]out [Dm]anymore
|
||||||
|
And [C]I won't cry [A7]out [Dm]anymore
|
||||||
|
And [A]I won't cry [A7]out [Dm]anymore
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: California Dreamin}
|
||||||
|
{subtitle: The Mamas and The Papas}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[E7]All the leaves are [Am]brown, [G] [F] and the [G]sky is [E7]grey.
|
||||||
|
[F]I've been for a [C]walk [E7] [Am] on a [F]winter's [E]day.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[E7]I'd be safe and [Am]warm, [G] [F] if I [G]was in [E7]L.A.
|
||||||
|
California [Am]dreamin' [G] [F] on [G]such a winters [E7]day. [E]
|
||||||
|
Stopped into a [Am]church [G] [F] I passed al[G]ong the [E7]way
|
||||||
|
Oh I [F]got down on my [C]knees, [E7] [Am] and I pre[F]tend to [E]prey.
|
||||||
|
[E7]You know the preacher likes the [Am]cold, [G] [F]
|
||||||
|
he knows [G]I'm gonna [E7]stay.
|
||||||
|
California [Am]dreamin' [G] [F] on [G]such a winters [E7]day.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[E7]All the leaves are [Am]brown, [G] [F] and the [G]sky is [E7]grey.
|
||||||
|
[F]I've been for a [C]walk [E7] [Am] on a [F]winter's [E]day.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[E7]If I didn't [Am]tell her, [G] [F] I could [G]leave [E7]today
|
||||||
|
California [Am]dreamin' [G] [F] on [G]such a winters [E7]day. [E]
|
||||||
|
Stopped into a [Am]church [G] [F] I passed al[G]ong the [E7]way
|
||||||
|
Oh I [F]got down on my [C]knees, [E7] [Am] and I pre[F]tend to [E]prey.
|
||||||
|
[E7]You know the preacher likes the [Am]cold, [G] [F]
|
||||||
|
he knows [G]I'm gonna [E7]stay.
|
||||||
|
California [Am]dreamin' [G] [F] on [G]such a winters [E7]day.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Country Roads}
|
||||||
|
{subtitle: John Denver}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[G]Almost heaven, [Em]west virginia [D]Blue ridge mountains [C]Shenandoah [G]river -
|
||||||
|
[G]Life is old there [Em]Older than the trees
|
||||||
|
[D]Younger than the mountains [C]Growin like a [G]breeze
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[G]Country roads, take me [D]home To the [Em]place I [C]belong
|
||||||
|
West [G]virginia, mountain [D]momma
|
||||||
|
Take me [C]home, country [G]roads
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers: 2}
|
||||||
|
{bridge}
|
||||||
|
[G]All my memories [Em]gathered round her
|
||||||
|
[D]Miners lady, [C]stranger to blue [G]water
|
||||||
|
[G]Dark and dusty, [Em]painted on the sky
|
||||||
|
[D]Misty taste of moonshine
|
||||||
|
[C]Teardrops in my [G]eye
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain: ...}
|
||||||
|
|
||||||
|
{a:Vers: 3}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[Em]I hear her [D]voice
|
||||||
|
In the [G]mornin hour she calls me
|
||||||
|
[C]The radio [G]reminds me of [D]my home far away
|
||||||
|
[Em]And drivin down [F]the road I get a [C]feelin
|
||||||
|
[G]That I should have been home [D]yesterday, [D7]yesterday
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain: ...}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Creep}
|
||||||
|
{subtitle: Radiohead}
|
||||||
|
|
||||||
|
{define:Asus4 t x n 2 2 3 n}
|
||||||
|
{define:Esus t n 2 2 2 n n}
|
||||||
|
{define:G#sus 4 n n 2 2 n n}
|
||||||
|
|
||||||
|
{a:Capo: 3}
|
||||||
|
|
||||||
|
{a:Intro: E Esus E G# G#sus G# A Asus4 A}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]When you were here b[E]efore [Esus]
|
||||||
|
[E]Couldn't look you in the e[G#]yes [G#sus]
|
||||||
|
[G#]Just look like an [A]angel [Asus4]
|
||||||
|
[A]Your skin makes me [Am]cry [Asus4]
|
||||||
|
\\
|
||||||
|
[Am]You float like a [E]feather [Esus]
|
||||||
|
[E]In a beautiful [G#]weather [G#sus]
|
||||||
|
[G#]I wish I was [A]special [Asus4]
|
||||||
|
[A]You're so very [Am]special [Asus4]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Am]But I'm a [E]creep [Esus], [E]I'm a wi[G#]erdo [G#sus]
|
||||||
|
[G#]What the hell am I doin' [A]here [Asus4] , [A]I don't belong [Am]here [Asus4]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I don't care if it hurts, I wanna have control
|
||||||
|
I wanna perfect body, I want a perfect soul
|
||||||
|
I want you to notice, When I'm not around
|
||||||
|
You're so very special , I wish I was special
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
@@ -0,0 +1,35 @@
|
|||||||
|
{title: Das Liebeslied}
|
||||||
|
{subtitle: Annett Louisan}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{a: Intro: Am D}
|
||||||
|
|
||||||
|
{a: Vers: 1}
|
||||||
|
{bridge}
|
||||||
|
Meine [Am]Zweifel war'n ihr Geld nicht [Dm]wert, sie er[F]gaben sich [E]stumm
|
||||||
|
Du bist [Am]alles was mein Herz [Dm]begehrt, es schl"agt [F]pausenlos [E]um sich her[Am]um [D] [Am] [D]
|
||||||
|
H"or f"ur [Am]immer auf in mir zu [Dm]ruhn und [F]fall jeden [E]Schritt
|
||||||
|
Wie ein [Am]Clown in viel zu gro"sen [Dm]Schuh'n
|
||||||
|
Ich [F]wei"s nicht mehr [E]wie mir [A]geschieht [A7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Refrain: }
|
||||||
|
{chorus}
|
||||||
|
[F]Alles an [G]mir will zu [A]dir
|
||||||
|
[A7]Mein k"uhler [Dm]Kopf "offnet T"ur und [G7]Tor, [C]weit "uber beide [F]Ohr'n
|
||||||
|
Das [Dm]Blut in meinen [E7]Adern [A]gefriert
|
||||||
|
[A7]Als ob mein [Dm]Bauch sich im Rodeln [G7]"ubt, [C]Schei"se, bin ich [F]verliebt
|
||||||
|
Hab [Dm]jetzt schon viel zu [E7]viel zu [Am]verliern [D] [Am] [D]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a: Vers: 1}
|
||||||
|
{bridge}
|
||||||
|
Bin erbli[Am]ndet auf den ersten [Dm]Blick, bin [F]sprachlos und [E]taub
|
||||||
|
Meine [Am]Logik bricht sich das [Dm]Genick, ist [F]all ihrer [E]Klarheit [Am]beraubt [D] [Am] [D]
|
||||||
|
Hab zum [Am]Boden keinerlei [Dm]Kontakt, mein [F]Tag l"asst mich [E]kalt
|
||||||
|
Meine [Am]Z"uge entgleisen im [Dm]Takt und [F]machen vor [E]keinem mehr halt [A]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain: ...}
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: <Song Name>}
|
||||||
|
{subtitle: <Interpreter>}
|
||||||
|
|
||||||
|
{define:A t x n 2 2 2 n}
|
||||||
|
{define:A7 t x n 2 n 2 n}
|
||||||
|
{define:G t f1p3 p5 p5 p4 f1p3 f1p3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Mittelteil:}
|
||||||
|
{chorus}
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{tab}
|
||||||
|
E X-----------------------------------------------------------------------------
|
||||||
|
H |--------1--1--------1--1--------1--1-------------------1--1--------1--1------
|
||||||
|
G |--------3--3--------3--3--------3--3-------------------3--3--------3--3------
|
||||||
|
D |--------2--2--------2--2--------2--2-------------------2--2--------2--2------
|
||||||
|
A |--3--3--------3--3--------3--3-------------1--2--3--3--------3--3------------
|
||||||
|
E |-------------------------------------3--3------------------------------------
|
||||||
|
{/tab}
|
||||||
|
|
||||||
|
\footnotesize
|
||||||
|
{guitartab: [14.5ex;D]&[2;3][2;3] | }
|
||||||
|
\normalsize
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
{title: Der Blender}
|
||||||
|
{subtitle: Annett Louisan}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{a: Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am7]Mit jedem Fingerschnipp von ihm, [C]wirst du Berge versetzen und [C7]Schlußstriche [F]zieh'n
|
||||||
|
Und du wirst über tausend Leichen geh'n [E]nur um ihn einmal noch lächeln zu sehen.
|
||||||
|
[Am7]Du wirst deine Ziele verraten, deine [C]Eigenarten [C7]bereu'n.
|
||||||
|
Er wird dich [F]betrügen und [F7]du, [E]du wirst ihm verzeih'n.
|
||||||
|
[Am7]Und ganz egal welchen Part du in [C]Wirklichkeit dabei [C7]spielst.
|
||||||
|
Er wird es [F]jedesmal [F7]schaffen, daß [E]du dich schuldig dafür [E7]fühlst.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[C]Er ist ein [D]Blender erster [F]Güte, wie ein [G]Schmetterling leicht.
|
||||||
|
[C]Er nimmt ein [D]Schluck von jeder [F]Blüte solang der [G]Vorrat [G#]reicht.
|
||||||
|
[Am]Du bist für [Am/G#]Ihn doch bloß ein [Am/G]Spielplatz. Er [Am/F#]verschaukelt dich täglich [F]mehr.
|
||||||
|
Dein Name schwimmt in seinem Wortschatz, [E]wie ein Tropfen im Meer.
|
||||||
|
Er ist ein [Am]Blender [Zwischenspiel] [F] - [Am]ein Blender. [Zwischenspiel] [F]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a: Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Am7]Du wirst versuchen ihn zu ver[C]steh'n. [C7]
|
||||||
|
[F]Wirst jeden Irrweg [F7]den er dir weist [E]ganz bis zum Ende geh'n.
|
||||||
|
[Am7]Auf seine Weise ist er ja [C]ehrlich und es [C7]prickelt so herrlich,
|
||||||
|
[F]Wenn er dich ausmacht und [F7]anmacht doch das [E]Spiel ist gefährlich.
|
||||||
|
[Am7]Du hebst ab, du fliegst, und [C]vergehst vor lauter [C7]Begierde
|
||||||
|
Nach seinen [F]süßen [F7]Seufzern... jetzt [E]komm mal zurück auf die Erde.
|
||||||
|
[Am7]Glaub mir ich kenn das Gefühl, wie es ist wenn sie [C]unter dir [C7]bebt,
|
||||||
|
Denn ich [F]hab diese ganze Scheiße schon [E]einmal mit ihm durchlebt.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain: ...}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[E]Ich weiß, er wird dir fehlen, doch er [E]brennt nicht lang in dir.
|
||||||
|
Er ist so [F]flüchtig, wie der Nebel auf den [E]Straßen früh um vier.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,82 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Der M"order Ist Immer Der G"artner}
|
||||||
|
{subtitle: Reinhard Mey}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Die Nacht liegt wie Blei auf [Dm]Schlo"s Darkmoor,
|
||||||
|
Sir [G7]Henry liest Financial [C]Times.[E]
|
||||||
|
Zw"olf[Am]mal schl"agt gespenstisch die [Dm]Turmuhr,
|
||||||
|
der [E7]Buttler hat Ausgang bis [Am]eins.
|
||||||
|
Da [A7]schleicht sich im flackernden Lampenschein
|
||||||
|
fast [Dm]lautlos ein Schatten zur T"ure herein
|
||||||
|
und [H7]st"urzt auf Sir Henry, derselbe lebt ab,
|
||||||
|
und [E]nimmt das Geheimnis mit in das [E7]Grab.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[A]Der M"order war wieder der [D]G"artner, und der [E7]plant schon den n"achsten [A]Coup. [E]
|
||||||
|
Der [A]M"order ist immer der [D]G"artner, und [E]der schl"agt erbarmungslos,
|
||||||
|
[A]der schl"agt [D]erbarmungslos, [A]der schl"agt [E7]erbarmungslos [A]zu.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Bei Maigret ist schon seit zwei Stunden ein Fahrstuhl andauernd blockiert.
|
||||||
|
Inspektor Dupont ist verschwunden, der Fahrstuhl wird gerad' repariert.
|
||||||
|
Da "offnet sich lautlos die T"ure zum Schacht,
|
||||||
|
es ert"ont eine Stimme, die h"amisch lacht.
|
||||||
|
Inspektor Dupont traf im Fahrstuhl ein Schu"s,
|
||||||
|
der Amtsarzt stellt sachlich fest - Exitus.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Am Hafendamm S"ud wurde neulich ein Hilfsleuchtturmwart umgebracht.
|
||||||
|
Inspektor van Dyke, stets voreilig, hat drei T"ater schon im Verdacht:
|
||||||
|
Die Wirtin zu Schleuse, denn die schielt und die hinkt,
|
||||||
|
der K"apt'n, der schiffsbr"uchig im Rum ertrinkt,
|
||||||
|
der Lotse, der vorgibt, Napoleon zu sein,
|
||||||
|
aber da irrt van Dyke, keiner war's von den Drei'n
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
Die steinreiche Erbin zu Manster ist wohnhaft im f"unfzehnten Stock.
|
||||||
|
Dort schl"aft sie bei offenem Fenster, Big-Ben schl"agt gerad' two o'clock.
|
||||||
|
Ganz leis bl"aht der Wind die Gardinen auf,
|
||||||
|
auf die Erbin zeigt mattschwarz ein st"ahlerner Lauf,
|
||||||
|
und ein gellender Schrei zerreißt j"ah die Luft,
|
||||||
|
auch das war wohl wieder der G"artner der Schuft.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 5:}
|
||||||
|
{bridge}
|
||||||
|
In seinem Gew"achshaus im Garten, steht in gr"uner Sch"urze ein Mann.
|
||||||
|
Der G"artner r"uhrt mehrere Arten von Gift gegen Blattl"ause an.
|
||||||
|
Der G"artner singt pfeift und lacht verschmitzt,
|
||||||
|
seine Heckenschere die funkelt und blitzt,
|
||||||
|
Sense, Spaten und Jagdgewehr stehen an der Wand,
|
||||||
|
da w"urgt ihn von hinten eine meuchelnde Hand.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Der M"order war n"amlich der Buttler, und der schlug erbarmungslos zu.
|
||||||
|
Der M"order ist immer der Buttler, man lernt eben t"aglich dazu.
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Die Katze}
|
||||||
|
{subtitle: Annett Louisan}
|
||||||
|
|
||||||
|
{define:G/Am t 3 n 2 2 1 n}
|
||||||
|
{define:F#/D t 2 n n 2 3 n}
|
||||||
|
{define:C 3 x n 2 2 2 n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Du hast sie gefunden, [F]jetzt liegt es bei [E]dir
|
||||||
|
[Am]dich um sie zu kümmern, wer weiß vielleicht [F]schnurrt sie [E]dafür.
|
||||||
|
[Am]Sie kommt und sie geht, [F]wann immer sie [E]will
|
||||||
|
[C] Sie räkelt sich in deinen Laken aus [E7]weichem Flanell
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Am]Sie spielt mit der Beute, zieht nie mit der Meute sie [F]kuscht [E]nicht
|
||||||
|
[Am]Sie zählt deine Mäuse sie mordet sie leise und [F] [E]gründlich
|
||||||
|
[Dm]Nein, sie wird dir nie [E7]gehörn
|
||||||
|
[Am]doch du streichelst [G/Am]sie so [F#/D] gern
|
||||||
|
[F]Das weiß sie ganz [E]genau, [Am]miau
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Sie krallt sich dein Kissen, [F]und thront [E]arrogant
|
||||||
|
[Am]Sie frißt dir die Haare vom Kopf, aber [F]nie aus der [E]Hand
|
||||||
|
[Am]Willst du sie dir greifen faucht sie, [F]rühr mich nicht [E]an
|
||||||
|
[C] Hast du absolut keine Zeit für sie, [E7]schleicht sie sich an
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Am]Sie fällt auf die Pfoten, sie spielt nicht nach Noten, sie [F]sträubt [E]sich
|
||||||
|
[Am]Du kannst sie nicht führen und auch nicht dressiern, [F]sie spurt [Am]nicht
|
||||||
|
[Dm]Nein, sie wird dir nie [E7]gehörn
|
||||||
|
[Am]doch du streichelst [G/Am]sie so [F#/D]gern
|
||||||
|
[F]Das weiß sie ganz [E]genau, [Am]miau
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
{title: Die Loesung}
|
||||||
|
{subtitle: Annett Louisan}
|
||||||
|
|
||||||
|
{define:Am/C t x 3 2 2 1 n}
|
||||||
|
{define:Dm6 t x 2 n 2 3 1}
|
||||||
|
{define:E7 t n 2 2 1 3 n}
|
||||||
|
{define:Em/G t 3 2 2 n n n}
|
||||||
|
{define:Am/F# t 2 x x 2 1 n}
|
||||||
|
{define:H7 t x 2 1 2 n 2}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{a: Vers: 1}
|
||||||
|
{bridge}
|
||||||
|
[Am]Ich hab' da [Am/C]so'n [Dm6]Problem, das kümmert [E7]mich ext[Am]rem
|
||||||
|
Es ziert mich [Am/C]wie ein [Dm6]Tier, dass ich spa[E7]zieren [Am]führ'
|
||||||
|
Es macht mich [Am/C]int'ress[Dm6]ant, die Leute [E7]sind ge[Am]spannt
|
||||||
|
Was ist mit [Am/C]dem Pro[Dm6]blem? Wie wird es [E7]weiterg[Em]eh'n?
|
||||||
|
Ich brauche [E/G]mein Pro[Am/F#]blem um ander'n [H7]zu ent[Em]geh'n
|
||||||
|
Ich pack's [Em/G]genüßlich [Am/F#]aus und red' mich [H7]damit [Em]raus
|
||||||
|
Ich schildere es [E/G]farben[Am/F#]reich und alle [H7]rufen [Em]gleich
|
||||||
|
"was macht die [Am/F#]Arme bloß [G]durch?!"
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain: }
|
||||||
|
{chorus}
|
||||||
|
Geh' mir weg mit deiner [Dm]Lö[G7]sung,[Dm] sie wär' der [G7]Tod für mein [C]Problem
|
||||||
|
jetzt laß' mich weiter d'rüber [Dm]re[G7]den,[Dm] is' schließlich [G7]mein Pro[C]blem [F] [E]
|
||||||
|
und nicht dein Problem [Am]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a: Vers: 2}
|
||||||
|
{bridge}
|
||||||
|
Ich spür' da so 'nen Schmerz im Kopf und auch im Herz
|
||||||
|
Darüber klag' ich leis' wenn ich nicht weiter weiß
|
||||||
|
Ich hüll' mich in mein Leid wie in ein langes Kleid
|
||||||
|
und alle schauen her, "oh je, sie leidet sehr"
|
||||||
|
Ich klage meinen Schmerz ganz traurig himmelwärts
|
||||||
|
Verweine mein Gesicht bevor man mich erwischt
|
||||||
|
Wie ich gerade lüg' und jemanden betrüg'
|
||||||
|
das ist ein guter Trick
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain: ...}
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Dust In The Wind}
|
||||||
|
{subtitle: Kerry Livgren}
|
||||||
|
|
||||||
|
{define:C t x 3 2 n 1 n}
|
||||||
|
{define:CMaj7 t x 3 2 n n n}
|
||||||
|
{define:C9 t x 3 2 n 3 n}
|
||||||
|
{define:Am t x n 2 2 1 n}
|
||||||
|
{define:A9 t x n 2 2 n n}
|
||||||
|
{define:Asus4 t x n 2 2 3 n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I [C]close [G/H]my [Am]eyes, [G]only for a [Dm]moment and the [Am]moment's gone. [Am-G]
|
||||||
|
[C]All [G/H]my [Am]dreams, [G]pass before me [Dm]eyes are curi[Am]osity.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D/F#]Dust [G] in the [Am]wind, [Am/G] [D/F#]all we are is [G]dust in the [Am]wind. [G]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[C]Same [G/H]old [Am]song, [G]just a drop of [Dm]water in an [Am]endless sea. [Am-G]
|
||||||
|
[C]All [G/H]we [Am]do [G]crumbles to the gro[Dm]und, though we re[Am]fuse to see.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[C]Don't [G/H]hang [Am]on, [G]nothing last [Dm]forever but the [Am]earth and sky. [Am-G]
|
||||||
|
It [C]slips [G/H]away [Am] [G]all your money won't [Dm]another minute [Am]buy.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]Dust [G] in the [Am]wind, [D]all we are is [G]dust in the [Am]wind. [D]
|
||||||
|
Dust [G] in the [Am]wind, [D]everything is [G]dust in the [Am]wind.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Intro}
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;C]&[5;1]&[2;3]__[3;2][4;0][2;3][5;1][3;2][4;0]|[14.5ex;CMaj7]&[5;0]&[2;3]__[3;2][4;0][2;3][5;0][3;2][4;0]|[14.5ex;C9]&[5;3]&[2;3]__[3;2][4;0][2;3][5;3][3;2][4;0]|[14.5ex;C]&[5;1]&[2;3]__[3;2][4;0][2;3][5;1][3;2][4;0]}
|
||||||
|
{guitartab: [14.5ex;A9]&[5;0]&[2;0]__[3;2][4;2][2;0][5;0][3;2][4;2]|[14.5ex;Asus4]&[5;3]&[2;0]__[3;2][4;2][2;0][5;3][3;2][4;2]|[14.5ex;Am]&[5;1]&[2;0]__[3;2][4;2][2;0][5;1][3;2][4;2]|[14.5ex;A9]&[5;0]&[2;0]__[3;2][4;2][2;0][5;0][3;2][4;2]}
|
||||||
|
{guitartab: [14.5ex;C9]&[5;3]&[2;3]__[3;2][4;0][2;3][5;3][3;2][4;0]|[14.5ex;C]&[5;1]&[2;3]__[3;2][4;0][2;3][5;1][3;2][4;0]|[14.5ex;CMaj7]&[5;0]&[2;3]__[3;2][4;0][2;3][5;0][3;2][4;0]|[14.5ex;C9]&[5;3]&[2;3]__[3;2][4;0][2;3][5;3][3;2][4;0]}
|
||||||
|
{guitartab: [14.5ex;Am]&[5;1]&[2;0]__[3;2][4;2][2;0][5;1][3;2][4;2]|[14.5ex;A9]&[5;0]&[2;0]__[3;2][4;2][2;0][5;0][3;2][4;2]|[14.5ex;Asus4]&[5;3]&[2;0]__[3;2][4;2][2;0][5;3][3;2][4;2]|[14.5ex;Am]&[5;1]&[2;0]__[3;2][4;2][2;0][2;2][14.5ex;C]&[2;3]&[3;2]&[4;0]&[5;1] }
|
||||||
@@ -0,0 +1,81 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Electrolite}
|
||||||
|
{subtitle: REM}
|
||||||
|
|
||||||
|
{define:Cadd9 t x 3 2 n 3 3}
|
||||||
|
{define:G t 3 2 n n 3 3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[G]Your eyes are [Cadd9]burning holes through [G]me. [Cadd9]
|
||||||
|
I'm gaso[G]line. [Cadd9]
|
||||||
|
I'm burnin' [G]clean. [Cadd9]
|
||||||
|
|
||||||
|
[G]Twentieth [Caddd9]Century go to [G]sleep [Cadd9]
|
||||||
|
You're plasti[G]cine. [Cadd9]
|
||||||
|
That is obs[G]cene. [Cadd9]
|
||||||
|
That is obs[D]cene.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
You [Am]are the star ton[D]ight.
|
||||||
|
Your sun [Am]electric, outta [D]sight.
|
||||||
|
Your light ecli[H]psed the moon [Em]tonight.
|
||||||
|
[G-Am] Elecro[Em]lite. [G-Am] You're outa [Em]sight. [G-D]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[G]If I [Cadd9]ever want to [G]fly. [Cadd9]
|
||||||
|
Mulholland [G]Drive. [Cadd9]
|
||||||
|
I am [G]alive. [Cadd9]
|
||||||
|
|
||||||
|
[G]Holly[Cadd9]wood is under [G]me. [Cadd9]
|
||||||
|
I'm Martin [G]Sheen [Cadd9]
|
||||||
|
I'm Steve [G]McQueen [Cadd9]
|
||||||
|
I'm Jimmy [D]Dean
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Mittelteil: H Am H Am H Am C D}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[G]If you [Cadd9]want to [G]fly. [Cadd9]
|
||||||
|
Mulholland [G]Drive. [Cadd9]
|
||||||
|
Up in the [G]sky. [Cadd9]
|
||||||
|
|
||||||
|
[G]Stand on a [Cadd9]cliff and look down [G]there. [Cadd9]
|
||||||
|
Don't be [G]scared. [Cadd9]
|
||||||
|
You are [G]alive. [Cadd9]
|
||||||
|
You are [D]alive.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[G]Twentieth [Cadd9]century go and [G]sleep [Cadd9]
|
||||||
|
Really [G]deep [Cadd9]
|
||||||
|
We won't [G]blink [Cadd9]
|
||||||
|
[G]You're eyes are [Cadd9]burnin' holes through [G]me. [Cadd9]
|
||||||
|
I'm not [G]scared [Cadd9]
|
||||||
|
I'm outa [G]here. [Cadd9]
|
||||||
|
I'm not [G]scared.
|
||||||
|
I'm outa here.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
\footnotesize
|
||||||
|
{a:Zwischenspiel:}
|
||||||
|
{guitartab: [14.5ex;D]&[6;3][6;2][6;3][5;3] }
|
||||||
|
\normalsize
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Everybody Hurts}
|
||||||
|
{subtitle: REM}
|
||||||
|
|
||||||
|
{define:A7 t x n 2 n 2 n}
|
||||||
|
{define:F# 2 n 2 2 1 n n}
|
||||||
|
{define:Hm 2 n n 2 2 1 n}
|
||||||
|
|
||||||
|
{a:Intro: D G D G}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[D] When the day is long[G], and the [D]night, the night is yours al[G]one.
|
||||||
|
[D] And you're sure you've had en[G]ough of this lif[D]e to hang [G]on.
|
||||||
|
\\
|
||||||
|
[Em]Don't let yourself g[A]o, ca[Em]use everybody cr[A]ies[Em], and everybody [A]hurts
|
||||||
|
s[D]ometimes, [G] sometimes everything is wr[D]ong.
|
||||||
|
\\
|
||||||
|
Now it's time to sing alo[G]ng [D]when your day is night al[G]one
|
||||||
|
[D] When you feel like let him go[G].
|
||||||
|
\\
|
||||||
|
[D] You think you've had too m[G]uch of this li[D]fe to hang [G] on[Em].
|
||||||
|
cause everybody hu[A]rts. [Em]To comfort in your fr[A]iends [Em]everybody [A] hurts[A7].
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[F#]Don't throw your h[Hm]and, ho-[F#]old [Hm]on. Do[F#]n't throw your [Hm]hand.
|
||||||
|
[C]If you feel like you're a[G]lone. [C]no, no, no, not al[Am]one.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
If you're on your own. Of this life, the days and nights alone.
|
||||||
|
When you think you've had too much of this life, to hang on.
|
||||||
|
For everybody hurts. For sometimes everybody cries.
|
||||||
|
Everybody hurts. Sometimes everybody hurts.
|
||||||
|
so, hold on, hold on, hold on, hold on, ...
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Die 4 Bassl"aufe:}
|
||||||
|
{guitartab: [14.5ex;G]&[1;3][4;0][5;0][6;3][5;0][4;0]|[1;3][4;0][5;0][1;2][4;0][5;0]|[14.5ex;Em]&[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][4;0] }
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;A]&[2;0][4;2][5;2][6;0][5;2][4;2]|[2;0][4;2][5;2][2;0][1;3][1;2]|[14.5ex;Em]&[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][4;0] }
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;C]&[2;3][4;0][5;1][6;0][5;1][4;0]|[2;3][4;0][5;1][2;2][4;0][5;1]|[14.5ex;Am]&[2;0][4;2][5;1][6;0][5;1][4;2]|[2;0][4;2][5;1][6;0][5;1][4;2] }
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;Hm]&[2;2][4;4][5;3][6;2][5;3][4;4]|[2;2][4;4][5;3][2;2][2;2][2;0]|[14.5ex;F#]&[1;2][4;3][5;2][6;2][5;2][4;3]|[1;2][4;3][5;2][6;2][5;2][4;3] }
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Father And Son}
|
||||||
|
{subtitle: Cat Stevens}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
It's not [G]time to make a [D]change, just [C]relax and take it [Am7]easy
|
||||||
|
You're still [G]young that's your [Em]fault
|
||||||
|
there's so [Am]much you have to [D]know
|
||||||
|
Find a [G]girl, settle [D]down, if you [C]want to, you can [Am7]marry
|
||||||
|
Look at [G]me, I am [Em]old, but I'm [Am]happy [C]
|
||||||
|
[D]I was [G]once like you are [Hm7]now, and I [C]know that its not [Am7]easy
|
||||||
|
to be [G]calm, when you've [Em]found something [Am]going on [C]
|
||||||
|
[D]But take your [G]time, think a [Hm7]lot, why think of [C]everything you've [Am7]got
|
||||||
|
For you will [G]still be here [Em]tomorrow, but your [D]dreams may [G]not
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
How can [G]I try to [Hm]explain? when I [C]do he turns [Am7]away again
|
||||||
|
it's [G]always been the [Em]same, same old [Am]story [C]
|
||||||
|
[D]From the [G]moment I could [Em]talk I was [C]ordered to [Am7]listen
|
||||||
|
now there's a [G]way and I [Em]know I [D]have to [G]go away
|
||||||
|
I [D]know I [C]have to [G]go
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
It's not [G]time to make a [Hm7]change, just sit [C]down and take it [Am7]slowly
|
||||||
|
You're still [G]young, that's your [Em]fault, there's so [Am]much you have to go [D]through
|
||||||
|
Find a [G]girl, settle [D]down, if you [C]want to, you can [Am7]marry
|
||||||
|
Look at [G]me, I am [Em]old, but I'm [Am]happy [C]
|
||||||
|
[D]All the [G]times that I [Hm7]cried, keeping [C]all the things I [Am7]knew inside
|
||||||
|
It's [G]hard, but it's [Em]harder to [Am]ignore it [C]
|
||||||
|
[D]If they were [G]right, I'd [D]agree, but it's [C]them they know, not [Am7]me
|
||||||
|
Now there's a [G]way, and I [Em]know that I [D]have to [G]go away.
|
||||||
|
I [D]know I [C]have to [G]go
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Girl}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
{define:Em7 t n 2 2 n 3 n}
|
||||||
|
{define:C6 t x 3 2 2 1 n}
|
||||||
|
|
||||||
|
{a:Capo: 8}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Is there [Em]anybody [H7]going to listen [Em]to my [Em7]story [Em]
|
||||||
|
[Am]All about a [C6]girl who came to [G]stay [H7]
|
||||||
|
She's the [Em]kind of girl you [H7]want so much it [Em]makes you [Em7]sorry [Em]
|
||||||
|
[Am]Still you don't [C6]regret a single [Em]day
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Ah, [G]girl[Hm] [Am] [D7] [G]girl[Hm] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
When I [Em]think of all the [H7]times I've tried so [Em]hard to [Em7]leave her [Em]
|
||||||
|
[Am]She will turn to [C6]me and start to [G]cry [H7]
|
||||||
|
And she [Em]promises the [H7]earth to me and [Em]I believe[Em7] her [Em]
|
||||||
|
[Am]After all this [C6]time I don't know [Em]why
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Ah, [G]girl[Hm] [Am] [D7] [G]girl[Hm] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Mittelteil:}
|
||||||
|
{chorus}
|
||||||
|
[Am]She's the kind of girl who puts you [E]down
|
||||||
|
when friends are there, you feel a [Am]fool [E]
|
||||||
|
[Am]When you say she's looking good
|
||||||
|
She [E]acts as if it's understood she's [Am]cool [C]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Ah, [G]girl[Hm] [Am] [D7] [G]girl[Hm] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Was she [Em]told when she was [H7]young
|
||||||
|
That fame would [Em]lead to [Em7]pleasure? [Em]
|
||||||
|
[Am]Did she under[C6]stand it when they [G]said [H7]
|
||||||
|
That a [Em]man must break his [H7]back
|
||||||
|
To earn his [Em]day of [Em7]leisure? [Em]
|
||||||
|
[Am]Will she still [C6]believe it when [Em]he's dead?
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Ah, [G]girl[Hm] [Am] [D7] [G]girl[Hm] [Am] [D7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Give Me Love}
|
||||||
|
{subtitle: Lambretta}
|
||||||
|
|
||||||
|
{define:Am/G# t x n 2 1 1 n}
|
||||||
|
{define:Am/G t x n 2 n 1 n}
|
||||||
|
{define:Am/F# t x n 4 5 5 5}
|
||||||
|
{define:Dm6 t x n n 2 n 1}
|
||||||
|
{define:Esus4 t n 2 2 2 n n}
|
||||||
|
{define:F9 1 n 2 n n n 2}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Such a long [Am/G#]time ago, [Am/G]I found [Am/F#]you
|
||||||
|
in the [Dm]street with your [Dm6]friends
|
||||||
|
your [Esus4] friends were so strung [E7]out.
|
||||||
|
[Am]And I was [Am/G#]taken in [Am/G]by your false blue [Am/F#]eyes
|
||||||
|
your [Dm]kiss feels like a [Dm6]drug,
|
||||||
|
your [Esus4]touch feels like the [E7]sky.
|
||||||
|
[F]What am I supposed to [G]do with some - [C]one as screwed [Am]up as you
|
||||||
|
[F9]What am I supposed to do, when my [C]heart is stuck on [G]you
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Dm]Give me [G]love, [C]give me [F]all that you got
|
||||||
|
[Dm]Take [G]me, forget the [Am]drugs[C]
|
||||||
|
[Dm]Give me [G]love, [C]give me lo - [F]ve
|
||||||
|
[Dm]Take [G]me, forget the [C]drugs
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Am]I wanna come [Am/G#]around today, [Am/G]but something [Am/F#]is in my way
|
||||||
|
I'm [Dm]scared to be [Dm6]there, I don't [Esus4]know what I might [E7]see
|
||||||
|
[Am]Daemons make a [Am/G#]fool of you, [Am/G]I know what you're [Am/F#]going through
|
||||||
|
but the [Dm]night won't be [Dm6]long, [Esus4]tomorow they'll be [E7]gone.
|
||||||
|
[F]So what am I [G]supposed to do with some - [C]one as lost as [Am]you
|
||||||
|
[F9]So what am I supposed to do when my [C]heart is stuck on [G]you
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
@@ -0,0 +1,42 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{language: german}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Griechischer Wein}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Es war schon dunkel, als ich durch Vorstadtstrassen [(Am]heimw[F)]ärts gin[C]g.
|
||||||
|
Da war ein Wirtshaus, aus dem das Licht noch auf den [(C]Gehs[F)]teig sch[G7]ien.
|
||||||
|
[E7]Ich hatte [Am]Zeit, und mir war [E7]kalt, drum trat ich [Am]ein.
|
||||||
|
\\
|
||||||
|
[Am]Da sassen Männer mit braunen Augen und mit [(Am]schwarz[F)]em Ha[C]ar.
|
||||||
|
Und aus der Jukebox erklang Musik, die fremd und [(C]süd[F)]lich wa[G7]r.
|
||||||
|
[E7]Als man mich [Am]sah, stand einer [E7]auf und lud mich [Am]ein.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[F]Griechischer Wein ist wie das Blut der Erde,
|
||||||
|
k[C]omm, schenk' dir ein, und wenn ich dann traurig werde,
|
||||||
|
li[G7]egt es daran, dass ich immer träume von da[C]heim, du musst verz[C7]eih'n.
|
||||||
|
G[F]riechischer Wein und die altvertrauten Lieder,
|
||||||
|
s[C]chenk nochmal ein, denn ich fühl die Sehnsucht wieder,
|
||||||
|
in[G7] dieser Stadt werd'ich immer nur ein [E7]Fremder [Am]sein [E7]und a[Am]llein.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Und dann er[Am]z"ahlten sie mir von gr"unen Hügeln, M[(Am]eer [F)]und Wi[C]nd,
|
||||||
|
von alten Häusern und jungen Frauen, die [(C]allei[F)]ne s[G7]ind,
|
||||||
|
[E7]und von dem K[Am]ind, das seinen V[E7]ater noch nie s[Am]ah.
|
||||||
|
Si[Am]e sagten sich immer wieder, irgendwann [(Am]geht [F)]es zur[C]ück,
|
||||||
|
und das Ersparte genügt zu Hause für ein [(C]klein[F)]es Glü[G7]ck.
|
||||||
|
[E7]Und bald denkt ke[Am]iner mehr dar[E7]an, wie es hier [Am]war.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_bridge:0,0,0}
|
||||||
|
|
||||||
|
{title: House Of The Rising Sun}
|
||||||
|
{subtitle: The Animals}
|
||||||
|
|
||||||
|
{a:Vorspiel: Am C D F Am C E E}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[Am]There is a [C]house in [D]New Orl[F]eans,
|
||||||
|
[Am]They call the [C]Rising [E]Sun [E]
|
||||||
|
And It's b[Am]een the [C]ruin of [D]many a poor [F]boy
|
||||||
|
[Am]And God, I [E]know, I'm [Am]one [C] [D] [F] [Am] [E] [Am] [E]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{chorus}
|
||||||
|
My mother was a tailor
|
||||||
|
She sewed my new blue jeans
|
||||||
|
My father was a gambling man
|
||||||
|
Down in New Orleans
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
And the only things a gambler needs
|
||||||
|
Is a suitcase and a trunk
|
||||||
|
And the only time he's satisfied
|
||||||
|
Is when he's all a-drunk
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{chorus}
|
||||||
|
I've got one foot on the platform
|
||||||
|
The other foot on the train
|
||||||
|
I'm going back to New Orleans
|
||||||
|
To wear the ball and chain
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
So mothers, tell your children
|
||||||
|
Not to do what I have done
|
||||||
|
Spend your life in sin and misery
|
||||||
|
In the house of the Rising Sun
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: I Will Survive}
|
||||||
|
{subtitle: Cake}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]At first I was afraid, i was [Dm]petrified.
|
||||||
|
I kept [G7]thinking I could never live without you [C]by my side.
|
||||||
|
But then I [F]spent so many nights just thinking [H]how you'd done me wrong.
|
||||||
|
I grew [E]strong, I learned [E7]how to get along.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[E7]And so you're [Am]back from outer [Dm]space.
|
||||||
|
I just walked [G7]in to find you here without that [C]look upon your face.
|
||||||
|
I should have [F]changed my fucking lock, I would have [H]made you leave your key
|
||||||
|
If I'd have [E]known for just one second, you'd be [E7]back to bother me.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Oh now [Am]go, walk out the [Dm]door.
|
||||||
|
Just turn [G7]around now, You're not [C]welcome anymore.
|
||||||
|
[F]Weren't you the one who tried to [H]break me with desire?
|
||||||
|
Did you think I'd [E]crumble?
|
||||||
|
Did you think I'd [E7]lay down and die?
|
||||||
|
Oh not [Am]I, I will [Dm]survive.
|
||||||
|
As long as [G7]I know how to love, I know [C]I'll be alive.
|
||||||
|
I've got [F]all my life to live, I've got [H]all my love to give.
|
||||||
|
I will [E]survive, I will [E7]survive.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[E7]It took [Am]all the strength I had just not to [Dm]fall apart.
|
||||||
|
I'm trying [G7]hard to mend the pieces of my [C]broken heart.
|
||||||
|
And I spent [F]oh so many nights just feeling [H]sorry for myself.
|
||||||
|
I used to [E]cry, but now I [E7]hold my head up high.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[E7]And you'll see [Am]me , with somebody [Dm]new.
|
||||||
|
I'm not that [G7]stupid little person still in [C]love with you.
|
||||||
|
And so you [F]thought you'd just drop by, and you [H]expect me to be free.
|
||||||
|
But now I'm [E]saving all my lovin' for [E7]someone who's lovin' me.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Oh now [Am]go, walk out the [Dm]door.
|
||||||
|
Just turn [G7]around now, You're not [C]welcome anymore.
|
||||||
|
[F]Weren't you the one who tried to [H]break me with desire?
|
||||||
|
Did you think I'd [E]crumble?
|
||||||
|
Did you think I'd [E7]lay down and die?
|
||||||
|
Oh not [Am]I, I will [Dm]survive.
|
||||||
|
As long as [G7]I know how to love, I know [C]I'll be alive.
|
||||||
|
I've got [F]all my life to live, I've got [H]all my love to give.
|
||||||
|
I will [E]survive, I will [E7]survive.
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,58 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: In These Arms}
|
||||||
|
{subtitle: Jon Bon Jovi}
|
||||||
|
|
||||||
|
{a:Intro: E A (4x)}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[A]You want committ[E]ment take a [A]look into these eyes
|
||||||
|
[A]They burn with f[E]ire, unt[A]il the end of time
|
||||||
|
I [A]would do any[C#m]thing; I'd beg, I'd steal, I'd [A]die
|
||||||
|
[A]To have you [H]in these arms ton[E]ight
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[A]Baby I [E]want you like the r[A]oses; want the rain
|
||||||
|
[A]You know I ne[E]ed you; like a po[A]et needs the pain
|
||||||
|
[A]I would give a[C#m]nything; my blood my love my li[A]fe.
|
||||||
|
[A]If you were [H]in these arms ton[E]ight
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[E]I'd hold you, I[H]'d need you, I[C#m]'d get down [A]on my knees for y[E]ou
|
||||||
|
And make eve[C#m]rything al[H]right if you were [A]in these arms
|
||||||
|
[E]I'd love you, I[H]'d please you, I[C#m]'d tell you that I'd ne[A]ver leave you
|
||||||
|
[E]And love you t[C#m]ill the end of [H]time if you were [A]in these arms to[E]night
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
We stared at the sun and we made a promise
|
||||||
|
A promise this world would never blind us
|
||||||
|
These are my words our words were our songs
|
||||||
|
Our songs are our prayers these prayers keep me strong it's what I believe
|
||||||
|
If you were in these arms tonight
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
Your clothes are still scattered all over our room this old place still smells like your cheap perfume
|
||||||
|
Everything here reminds me of you and there's nothing that I wouldn't do to ...
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Solo: E H C#m A E H F#m H
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Knocking On Heavens Door}
|
||||||
|
{subtitle: Bob Dylan}
|
||||||
|
|
||||||
|
{define:Am7 t x n 2 n 1 n}
|
||||||
|
|
||||||
|
{a:Intro: G D Am7 Am7 G D C C}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[G]Mama, [D]take this badge from [Am7]me
|
||||||
|
[G]I can' [D]use it any[C]more
|
||||||
|
[G]it's getting [D]dark, too dark to [Am7]see
|
||||||
|
[G]it feels like I'm [D]knocking on heaven's [C]door
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[G]Knock, knock, [D]knocking on heaven's [Am7]door -
|
||||||
|
[G] knock, knock, [D]knocking on heaven's [C]door
|
||||||
|
[G]Knock, knock, [D]knocking on heaven's [Am7]door -
|
||||||
|
[G] knock, knock, [D]knocking on heaven's [C]door
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[G]Mama, [D]put my guns in the [Am7]ground
|
||||||
|
[G]I can't [D]shoot them any[C]more
|
||||||
|
[G]That cold, black [D]cloud is comming [Am7]down
|
||||||
|
[G]it feels like I'm [D]knocking on heaven's [C]door
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[G]Knock, knock, [D]knocking on heaven's [Am7]door -
|
||||||
|
[G] knock, knock, [D]knocking on heaven's [C]door
|
||||||
|
[G]Knock, knock, [D]knocking on heaven's [Am7]door -
|
||||||
|
[G] knock, knock, [D]knocking on heaven's [C]door
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,20 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Lazy Blues}
|
||||||
|
|
||||||
|
{define:C7 t x 3 2 3 1 x}
|
||||||
|
{define:F7 5 x 3 2 3 1 x}
|
||||||
|
{define:G7 7 x 3 2 3 1 x}
|
||||||
|
|
||||||
|
{a:Zahlen = Fingerstellung im Bund x}
|
||||||
|
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[1;3][1;3][2;1][2;2]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]}
|
||||||
|
{guitartab: [14.5ex;F7]&[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[1;8][1;8][2;6][2;7]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]|[2;8][2;8][3;7]&[4;8]&[5;6][3;7]&[4;8]&[5;6]}
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3] _ [2;3] _ [3;2]&[4;3]&[5;1] _ [3;2]&[4;3]&[5;1] | [2;3] _ [2;3] _ [3;2]&[4;3]&[5;1] _ [3;2]&[4;3]&[5;1]|}
|
||||||
|
{guitartab: [14.5ex;G7]&[2;10] _ [2;10] _ [3;9]&[4;10]&[5;8] _ [3;9]&[4;10]&[5;8] | [2;10] _ [2;10] _ [3;9]&[4;10]&[5;8] _ [3;9]&[4;10]&[5;8] |}
|
||||||
|
{guitartab: [14.5ex;F7]&[2;8] _ [2;8] _ [3;7]&[4;8]&[5;6] _ [3;7]&[4;8]&[5;6] | [2;8] _ [2;8] _ [3;7]&[4;8]&[5;6] _ [3;7]&[4;8]&[5;6] |}
|
||||||
|
{guitartab: [14.5ex;C7]&[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[1;3][1;3][2;1][2;2]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]|[2;3][2;3][3;2]&[4;3]&[5;1][3;2]&[4;3]&[5;1]}
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Losing My Religion}
|
||||||
|
{subtitle: REM}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Intro: F Am F Am-G}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Oh, [Am]life is bigger, [Em]it's bigger than you, and you are [Am]not me,
|
||||||
|
the lengths that I will [Em]go to, the distance in your [Am]eyes.
|
||||||
|
[Em] Oh no, I've said too [Dm]much, I've said eno[G]ugh.
|
||||||
|
That's me in the [Am]corner, that's me in the [Em]spotlight, losing my re[Am]ligion.
|
||||||
|
Trying to [Em]keep up with you, and I [Am]don't know if i can do it.
|
||||||
|
[Em] Oh no, I've said too [Dm]much, I've said eno[G]ugh.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
I thought that I heard you [F]laughing,
|
||||||
|
I thought that I [G]heard you [Am]sing,
|
||||||
|
I [F]think I thought I saw [G]you [Am - G]try
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Every [Am]whisper, every waking [Em]hour I'm chosing my conf[Am]ession.
|
||||||
|
Trying to [Em]keep an eye you, like a [Am]hurt lost and blinded fool, fool.
|
||||||
|
[Em] Oh no, I've said too [Dm]much, I've said eno[G]ugh.
|
||||||
|
Concider [Am]this, consider this, [Em]hint up a century
|
||||||
|
Concider [Am]this, the slip, that [Em]brought me to my knees pale.
|
||||||
|
[Am]What if all these fantasies come [Em] flaming around.
|
||||||
|
Now I've [Dm]said too [G]much
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Love Is All Around}
|
||||||
|
{subtitle: Wet Wet Wet}
|
||||||
|
|
||||||
|
{a:Capo: 4}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I f[D]eel it in my fi[Em]ngers, [G]I feel it [A]in my to[D]es [Em] [G] [A]
|
||||||
|
Well, lo[D]ve is all ar[Em]ound me, an[G]d so the fee[A]ling gr[D]ows [Em] [G] [A]
|
||||||
|
It's wr[D]itten on the wi[Em]nd, it[G]'s everywh[A]ere I [D]go [Em] [G] [A]
|
||||||
|
So [D]if you really l[Em]ove me, co[G]me on and [A]let it sh[D]ow [Em] [G] [A]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
You kn[G]ow I love you, I al[Em]ways will
|
||||||
|
My m[G]ind's made up by the w[D]ay that I feel
|
||||||
|
There's n[G]o beginning, there'll [Em] be no end
|
||||||
|
Cos on my love you c[A]an depend
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I s[D]ee your face bef[Em]ore me a[G]s I lay o[A]n my be[D]d [Em] [G] [A]
|
||||||
|
I ki[D]nda get to th[Em]inking [G]of all the th[A]ings you sa[D]id [Em] [G] [A]
|
||||||
|
You g[D]ave your promise [Em]to me an[G]d I gave mi[A]ne to y[D]ou [Em] [G] [A]
|
||||||
|
I [D]need someone bes[Em]ide me i[G]n ever[A]ything I d[D]o [Em] [G] [A]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
It's wr[D]itten on the wi[Em]nd, it[G]'s every[A]where I [D]go [Em] [G] [A]
|
||||||
|
So [D]if you really l[Em]ove me, co[G]me on and le[A]t it sh[D]ow [Em]
|
||||||
|
[G]Come on [A]let it sh[D]ow, [Em] co[G]me on le[A]t it sh[D]ow ...
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,52 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Love Me Tender}
|
||||||
|
{subtitle: Elvis Presley}
|
||||||
|
|
||||||
|
{define:F#7 2 n 2 n 1 n n}
|
||||||
|
{define:D7 t x n n 2 1 2}
|
||||||
|
{define:A7 t x n 2 n 2 n}
|
||||||
|
{define:E7 t n 2 2 1 3 n}
|
||||||
|
{define:G 3 n 2 2 1 n n}
|
||||||
|
{define:Gm 3 n 2 2 n n }
|
||||||
|
{define:H7 t x 2 1 2 n 2}
|
||||||
|
{define:H7 2 x n 2 n 2 n}
|
||||||
|
{define:Hm 2 x n 2 2 1 n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
L[D]ove me tender, l[E7]ove me sweet; [A7]never let me [D]go.
|
||||||
|
Y[D]ou have made my l[E7]ife complete, [A7]and I love you [D]so.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
L[D]ove me t[F#7]ender, l[Hm]ove me t[D7]rue; [G]all my dr[Gm]eams ful[D]fill.
|
||||||
|
F[D]or my da[H7]rlin', I [E7]love you, [A7]and I always [D]will.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[D]Love me tender, l[E7]ove me long; [A7]take me to your [D]heart.
|
||||||
|
[D]For it's there that [E7]I belong, [A7]and we'll never [D]part.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[D]Love me tender, [E7]love me dear; [A7]tell me you are [D]mine.
|
||||||
|
[D]I'll be yours through [E7]all the years, [A7]till the end of [D]time.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[D]When at last my [E7]dreams come true, [A7]darling, this I [D]know:
|
||||||
|
[D]happiness will [E7]follow you, [A7]everywhere you [D]go.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,65 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Mrs. Robinson}
|
||||||
|
{subtitle: Simon and Garfunkel}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[E7]De de [A] de[D]de [G]de [C]de [Am]de [E7]de [D]de
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]And here's to [G]you Mrs.[Em] Robinson
|
||||||
|
[G]Jesus loves you[Em] more than you will kn[C]ow, [Am]wo, wo [D]wo
|
||||||
|
[D]God bless you[G] please Mrs.[Em]Robinson
|
||||||
|
[G]Heaven hold's a [Em]place for those who [C]pray, hey, [Am]hey hey, hey [E] hey hey
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[E7]We'd like to know a little bit about you for our files
|
||||||
|
[A]We'd like to help you learn to help yourself
|
||||||
|
[D]Look around you[G] all you see [C]are sympath[Am]etic eyes
|
||||||
|
[E7]Stroll around the grounds [D]until you feel at home
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[E7]Hide it in a hiding place where no one ever goes
|
||||||
|
[A]Put it in your pantry with your cupcakes
|
||||||
|
[D]It's a little [G]secret just the [C]Robinsons' [Am]affair
|
||||||
|
[E7]Most of all you've got to hide it [D]from the kids
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Koo koo ka[G] choo Mrs.[Em]Robinson
|
||||||
|
[G]Jesus loves you [Em]more than you will [C]know , [Am] wo wo [D] wo
|
||||||
|
[D]God bless you [G]please Mrs.[Em]Robinson
|
||||||
|
[G]Heaven hold's [Em]a place for those who [C]pray, hey [Am]hey hey, hey [E]hey hey
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[E7]Sitting on a sofa on a Sunday afternoon
|
||||||
|
[A]Going to the candidates debate
|
||||||
|
[D]Laugh about it [G]shout about it [C]when you've got to [Am]choose
|
||||||
|
[E7]Any way you look at it you [D]lose
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Where have you [G]gone Joe DiMaggio[Em]
|
||||||
|
[G]A nation turns its [Em]lonely eyes to [C]you, [Am]woo woo [D]woo
|
||||||
|
[D]What's that you [G]say Mrs. [Em]Robinson
|
||||||
|
[G]Joltin' Joe has [Em]left and gone [C]away, [Am]hey hey hey, hey hey [E7]hey
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,69 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Nichts Mehr Wie Es War}
|
||||||
|
{subtitle: Element Of Crime}
|
||||||
|
|
||||||
|
{define:Dm t x n n 2 3 1}
|
||||||
|
{define:Dm/C t x 3 n 2 3 1}
|
||||||
|
{define:Dm/H t x 2 n 2 3 1}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Wir [Am]hocken uns traurig in die [E7]Dämmerung
|
||||||
|
Auf der [Am]Suche nach dem guten [E7]alten Schwung
|
||||||
|
Wessen [Dm]Schnapsidee [Dm/C]war es denn [Dm/H]hierher zu gehen
|
||||||
|
Und dem [C]weichgespülten Elend ins [E7]Auge zu sehen
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Denn [Dm]eins war doch [G7]vorher völlig [C]klar: [Am]
|
||||||
|
Hier ist [F]nichts, [E7]nichts mehr wie es [Am]war [E7] [Am]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Am [Am]Tresen wird betrügerisch [E7]eingeschenkt
|
||||||
|
Und die [Am]Mehrheit will sowieso ein [E7]Sportgetränk
|
||||||
|
Und [Dm]genauso wie sie [Dm/C]trinken, so [Dm/H]tanzen sie auch
|
||||||
|
Laß die [C]Kippen in der Tasche, hier [E7]wird nicht mehr geraucht
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Das [Dm]bringt doch die [G7]Gesundheit in [C]Gefahr [Am]
|
||||||
|
Hier ist [F]nichts, [E7]nichts mehr wie es [Am]war [E7] [Am]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Die 15 Mann auf des toten Manns Kiste
|
||||||
|
Die mußten da weg, weil die jetzt fest vermietet ist
|
||||||
|
Das Gebüsch mit dem stöhnenden Ungetier
|
||||||
|
Das hatte an Armen und an Beinen vier
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Das ist auch schon lange nicht mehr da
|
||||||
|
Es ist nichts, nichts mehr wie es war
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
Ein alter Sack zu sein, ist hier nicht schwer
|
||||||
|
Und traurig ist das Leben als Reaktionär
|
||||||
|
Laß uns abgehauen sein, bevor man uns erwischt
|
||||||
|
Und wo ein Wille ist, mein Herz, da ist auch ein Gebüsch
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Schließlich sind wir jetzt die Avantgarde
|
||||||
|
Denn es ist nichts, nichts mehr wie es war
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,67 @@
|
|||||||
|
{title: Nothing Else Matters}
|
||||||
|
{subtitle: Mettalica}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em]So close, no matter [D]how far [C]. [Em]Couldn't be much more [D]from the [C]heart
|
||||||
|
[Em]Forever trusting [D]who we [C]are [G]and [H7]nothing else [Em]matters
|
||||||
|
|
||||||
|
[Em]Never opened my[D]self this [C]way. [Em]Life is ours, we live it [D]our [C]way
|
||||||
|
[Em]All these words I don't [D]just [C]say [G] and [H7]nothing else [Em]matters
|
||||||
|
|
||||||
|
[Em]Trust I seek and I [D]find in [C]you. [Em]Every day for us [D]something [C]new
|
||||||
|
[Em]Open mind for a [D]different [C]view [G] and [H7]nothing else [Em]matters
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]never cared for what they [C]do [A]
|
||||||
|
[D]never cared for what they [C]know [A]
|
||||||
|
[D]but I [Em]know
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Em]So close, no matter [D]how far [C]. [Em]Couldn't be much more [D]from the [C]heart
|
||||||
|
[Em]Forever trusting [D]who we [C]are [G] and [H7]nothing else [Em]matters
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain: ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[Em]Never opened my[D]self this [C]way. [Em]Life is ours, we live it [D]our [C]way
|
||||||
|
[Em]All these words I don't [D]just [C]say
|
||||||
|
|
||||||
|
[Em]Trust I seek and I [D]find in [C]you. [Em]Every day for us [D]something [C]new
|
||||||
|
[Em]Open mind for a [D]different [C]view [G] and [H7]nothing else [Em]matters
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]never cared for what they [C]say [A]
|
||||||
|
[D]never cared for games they [C]play [A]
|
||||||
|
[D]never cared for what they [C]do [A]
|
||||||
|
[D]never cared for what they [C]know [A]
|
||||||
|
[D]and I [Em]know
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[Em]So close, no matter [D]how far [C]. [Em]Couldn't be much more [D]from the [C]heart
|
||||||
|
[Em]Forever trusting [D]who we [C]are. [G]No, [H7]nothing else [Em]matters
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a: Intro:}
|
||||||
|
|
||||||
|
{guitartab: [9;Em]&[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][6;7]|[1;0]&[6;7][5;0][4;0][6;7p]&[5;0][6;0][5;0][4;0]}
|
||||||
|
|
||||||
|
{guitartab: [1;0][4;0][5;0]&[6;7][5;0]&[6;8][6;7][6;5]|[5;0]&[6;7][6;5][6;2][6;0]|[9;Am]&[2;0]&[5;5][4;5][5;5][6;2p][6;0][5;5][4;5]|[2;0][4;5][5;5][6;0][2;0]&[4;5]&[5;5]&[6;0][2;2]&[4;5]&[5;5]&[6;0]|[9;C]&[2;3]&[4;5]&[5;5]&[6;0][4;5][5;5][6;3p][6;0][5;5][4;5][2;3]&[4;5]&[5;5]&[6;0]}
|
||||||
|
|
||||||
|
{guitartab: [9;Dadd2/9]&[2;5]&[4;7]&[5;7]&[6;0][4;7][5;7][6;0h][6;5p][6;0][5;7p][5;0][5;0h][5;5]|[9;Em]&[1;0][4;<12>][5;<12>][6;<12>]___|[1;0][4;0][5;0][6;0][5;0][4;0]|[1;0][4;0][5;0][6;0][5;0][4;0]}
|
||||||
|
|
||||||
|
{guitartab: [1;0][4;0][5;0][6;0][5;0][4;0]|[9;Em]&[1;0][2;7][3;9][4;9][5;8]&[6;7]|[9;D]&[2;5][3;7][4;7]&[5;7][9;C]&[2;3][3;5][4;5]&[5;5]|[9;Em]&[1;0][2;7][3;9][4;9][5;8]&[6;7]|[9;D]&[2;5][3;7][4;7]&[5;7][9;C]&[2;3][3;5][4;5]&[5;5]}
|
||||||
|
|
||||||
|
{guitartab: [9;Em]&[1;0][2;7][3;9][4;9][5;8]&[6;7]|[9;D]&[2;5][6;5][5;7][4;7][9;C]&[2;3][6;3][5;5][4;5]|[9;G]&[1;3][6;3][5;3][4;4][9;H7]&[2;2][6;2][5;4][4;2]|[9;Em]&[1;0][4;0][5;0][6;0][5;0][4;0]}
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
{color_bridge:0,0,0}
|
||||||
|
|
||||||
|
{title: Ofen Aus Glas}
|
||||||
|
{subtitle: Element Of Crime}
|
||||||
|
|
||||||
|
{define: H7 t x 2 1 2 n 2}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[D]Kauf dir ein Sä[D]ckchen voll B[C]lei, [C]bind's an mein B[D]ein
|
||||||
|
und w[C]irf mich hin[G]ein, in den [H7]See deiner Wü[C]nsche
|
||||||
|
und sieh zu[D] wie ich ver[G]sink', verbr[H7]ing' dann den Ta[Em]g
|
||||||
|
mit dem Kä[C]mmen deiner H[D]aare.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
K[D]auf' dir ein H[D]alsband aus S[C]amt ,l[C]eg' es mir [D]um
|
||||||
|
und fü[C]hr' mich h[G]erum, im Gestr[H7]üpp deines D[C]enkens
|
||||||
|
und sieh z[D]u, wie ich mich verh[G]ak', verbri[H7]ng' dann den T[Em]ag
|
||||||
|
mit dem Fe[C]ilen deiner Nä[D]gel.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
K[D]auf' dir einen O[D]fen aus G[C]las, he[C]ize ihn e[D]in
|
||||||
|
und l[C]eg' mich hi[G]nein, in das F[H7]euer deines Z[C]ornes
|
||||||
|
und sieh zu[D] wie ich's ert[G]rag', verbr[H7]ing' dann den T[Em]ag
|
||||||
|
mit dem Re[C]iben deiner A[D]ugen.
|
||||||
|
\\
|
||||||
|
Doch w[G]arte nicht [G], w[C]arte nicht [C]
|
||||||
|
zu l[G]ang.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Zwischenspiel:}
|
||||||
|
{guitartab: [6;3][6;3][6;3][6;3][6;2] _ [6;0][6;2] }
|
||||||
@@ -0,0 +1,58 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: One Of Us}
|
||||||
|
{subtitle: Joan Osborne}
|
||||||
|
|
||||||
|
{define:Cadd9 t x 3 2 n 3 3}
|
||||||
|
{define:CMaj7 t x 3 2 n n n}
|
||||||
|
|
||||||
|
{a:Capo: 2}
|
||||||
|
{a:Intro: Em Cadd9 G D}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
If [Em]God had a [Cadd9]name, [G]what would it [D]be?
|
||||||
|
And would you [Em]call it to his [C]face
|
||||||
|
[G]If you were [D]faced with him
|
||||||
|
In [Em]all his [Cadd9]glory - [G]what would you [D]ask?
|
||||||
|
If you had [Em]just one [Cadd9]question? [G] [D]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[CMaj7]Yeah... yeah... [G]God is [D]great
|
||||||
|
[CMaj7]Yeah... yeah... [G]God is [D]good
|
||||||
|
[CMaj7]Yeah... yeah... [D]yeah... yeah... yeah...
|
||||||
|
What if [Em]God was [Cadd9]one of us? [G] [D]
|
||||||
|
Just a [Em]slob like [Cadd9]one of us? [G] [D]
|
||||||
|
Just a [Em]stranger [Cadd9]on the [G]bus trying to [D]make his way home [Em] [Cadd9] [G] [D]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
If [Em]God had a [Cadd9]face, [G]what would it [D]look like
|
||||||
|
And would you [Em]want to [C]see?
|
||||||
|
[G]If seeing [D]meant that you would [Em]have to [Cadd9]believe,
|
||||||
|
[G]In things like [D]heaven and in [Em]Jesus and the [Cadd9]saints [G]and all the [D]prophets
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[CMaj7]Yeah... yeah... [G]God is [D]great
|
||||||
|
[CMaj7]Yeah... yeah... [G]God is [D]good
|
||||||
|
[CMaj7]Yeah... yeah... [D]yeah... yeah... yeah...
|
||||||
|
What if [Em]God was [Cadd9]one of us? [G] [D]
|
||||||
|
Just a [Em]slob like [Cadd9]one of us? [G] [D]
|
||||||
|
Just a [Em]stranger [Cadd9]on the [G]bus trying to [D]make his way home [Em] [Cadd9] [G]
|
||||||
|
Trying to [D]make his way [Em]home [Cadd9] [G]
|
||||||
|
Like up to [D]heaven all [Em]alone [Cadd9] [G]
|
||||||
|
Nobody [D]calling on the [Em]phone [Cadd9] [G]
|
||||||
|
Except for the [D]Pope, maybe in [Em]Rome. [Cadd9] [G] [D] [G]
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,76 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Ph"anomenal Egal}
|
||||||
|
{subtitle: Farin Urlaub}
|
||||||
|
|
||||||
|
{define:Asus2 t x n 2 2 n n}
|
||||||
|
{define:E5 t n 2 2 1 1 n}
|
||||||
|
{define:E6 t n 2 2 1 2 n}
|
||||||
|
{define:E7 t n 2 2 1 3 n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[E]Zwar lieg ich [F#m]Nachts [A]stundenlang [H]wach und denk an [E]dich, [F#m]
|
||||||
|
doch in [A]Wirklichkeit [H]lieb ich dich [E]nicht.
|
||||||
|
Zwar gibt es [F#m]keine sch"onere [A]Frau auf der [H]ganzen Welt f"ur [E]mich, [F#m]
|
||||||
|
doch in [A]Wirklichkeit [H]lieb ich dich [C#m]nicht.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Eigentlich [H]bist du mir [A]egal, [Asus2] [A]
|
||||||
|
[C#m]eigentlich [H]bist du nicht mein [A]Typ [Asus2] [A]
|
||||||
|
und auf [C#m]jeden [H]Fall bin ich [A]gar nicht in [H]dich verlie[E]bt.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Ich steh zwar [F#m]ab und zu [A]einfach nur [H]so an deiner [E]T"ur,
|
||||||
|
[F#m]doch im [A]Prinzip will ich [H]gar nichts von [E]dir.
|
||||||
|
Dein [F#m]Foto h"angt [A]wirklich nur [H]zuf"allig [E]hier, [F#m]
|
||||||
|
im [A]Prinzip will ich [H]gar nichts von [C#m]dir.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Eigentlich [H]bist du mir [A]egal, [Asus2] [A]
|
||||||
|
[C#m]eigentlich [H]bist du nicht mein [A]Typ [Asus2] [A]
|
||||||
|
und auf [C#m]jeden [H]Fall bin ich [A]gar nicht in [H]dich verlie[E]bt.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Mittelteil:}
|
||||||
|
{chorus}
|
||||||
|
[E]Du bist nur [E5]Luft f"ur mich ganz [E6]unwichtig, [E7]total banal,
|
||||||
|
[A]ich nehm dich gar nicht [Am]wahr.
|
||||||
|
Du bist [F#m]mir [G#m]einfach [A]ph"anome[H]nal [E]egal
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Ich muss es [F#m]dir gestehen, [A]selbst wenn dein [H]Herz daran [E]zerbricht, [F#m]
|
||||||
|
in [A]Wirklichkeit [H]lieb ich dich [E]nicht.
|
||||||
|
Du hast so [F#m]sch"one Augen [A]und ein noch [H]sch"oneres [E]Gesicht, [F#m]
|
||||||
|
in [A]Wirklichkeit [H]lieb ich dich [C#m]nicht.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Eigentlich [H]bist du mir [A]egal, [Asus2] [A]
|
||||||
|
[C#m]eigentlich [H]bist du nicht mein [A]Typ [Asus2] [A]
|
||||||
|
und auf [C#m]jeden [H]Fall bin ich fast [A]gar nicht in [H]dich verlie[C#m]bt.
|
||||||
|
\\
|
||||||
|
[C]Verliebt, [G]verliebt, [A]verliebt,
|
||||||
|
[C#m]verliebt, [C]verliebt, [G]verliebt,
|
||||||
|
fast [A]gar nicht in dich ver[E]liebt.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Intro: 2x spielen}
|
||||||
|
|
||||||
|
{guitartab: [6;0][4;4][5;4][4;4][6;0][4;4][5;4][4;4][6;0][4;4][5;4][4;4][6;0][4;4][5;4][4;4] | [6;0][4;4][5;2][4;4][6;0][4;4][5;2][4;4][6;0][4;4][5;2][4;4][6;0][4;4][5;2][4;4]}
|
||||||
@@ -0,0 +1,35 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Rein Gar Nichts}
|
||||||
|
{subtitle: Element Of Crime}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Jetzt sitzen wir schon [Am/G#]wieder hier, drei [Am/G]Schritte [Am/F#]auseinander
|
||||||
|
[Am]Drei Finger hoch der [Am/G#]Gin, [Am/G] das Glas im [Am/F#]Gesicht
|
||||||
|
Und ich frag auch [Am]gar nicht, [Am/G#]wie es dir [Am/G]geht [Am/F#]
|
||||||
|
Was [Dm]soll ich da noch [G7]fragen, [C]ich weiß wie es [E7]steht
|
||||||
|
Und das ist noch [Am]rein, [Am/G#]rein, [Am/G]rein, rein [Am/F#]gar [Am]nichts [Am/G#] [Am/G] [Am/F#]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Ich weiß, du hast heut' ferngesehn, das ist weil du so zitterst
|
||||||
|
Dein Auto hat der Zahnarzt, und du hast Gold im Mund
|
||||||
|
Und dein Fahrrad fährt immer nur bergauf
|
||||||
|
Ich weiß, auch du lebst alleine, und auch dich frißt das auf
|
||||||
|
Und das ist noch rein, rein, rein, rein gar nichts
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Dein Fuß hat grad mein Bein berührt, dein Zeh hat mich gekrault
|
||||||
|
Drei Finger hoch der Gin, das Glas im Gesicht
|
||||||
|
Und ich frag auch gar nicht, was du da machst
|
||||||
|
Komm rüber hier, ich kitzel dich, mal sehn ob du lachst
|
||||||
|
Und das ist noch rein, rein, rein, rein gar nichts
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,89 @@
|
|||||||
|
{title: Show Must Go On}
|
||||||
|
{subtitle: Queen}
|
||||||
|
|
||||||
|
{define:Am t x n 2 2 1 n}
|
||||||
|
{define:Asus2 t x n 2 2 n n}
|
||||||
|
{define:Asus4 t x n 2 2 3 n}
|
||||||
|
{define:F t x x 3 2 1 1}
|
||||||
|
{define:F5 t x x 3 2 n 1}
|
||||||
|
{define:F6 t x x 3 2 3 1}
|
||||||
|
{define:Dm t x x n 2 3 1}
|
||||||
|
{define:Dm5 t x x n 1 3 1}
|
||||||
|
{define:Dm6 t x x n 2 n 1}
|
||||||
|
{define:Esus4 t n 2 2 2 n n}
|
||||||
|
{define:E t n 2 2 1 n n}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Empty spaces[Am] -[Asus2] what are we [Asus4]living for[Am]?
|
||||||
|
Abandoned [F]places -[F5] I guess we [F6]know the [F]score..
|
||||||
|
[Dm]On and [Dm6]on!
|
||||||
|
Does [Esus4]anybody [E]know what we are [Dm]looking for[Dm5]?
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Another hero - another mindless crime.
|
||||||
|
Behind the curtain, in the pantomime.
|
||||||
|
Hold the line!
|
||||||
|
Does anybody want to take it anymore?
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Refrain:}
|
||||||
|
{chorus}
|
||||||
|
The Show must go on! The Show must go on!
|
||||||
|
Inside my heart is breaking,
|
||||||
|
My make-up may be flaking,
|
||||||
|
But my smile, still, stays on!
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a: Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Whatever happens, I'll leave it all to chance.
|
||||||
|
Another heartache - another failed romance.
|
||||||
|
On and on!
|
||||||
|
Does anybody know what we are living for?
|
||||||
|
I guess i'm learning
|
||||||
|
I must be warmer now..
|
||||||
|
I'll soon be turning round the corner now.
|
||||||
|
Outside the dawn is breaking,
|
||||||
|
But inside in the dark I'm aching to be free!
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a: Refrain: ...}
|
||||||
|
|
||||||
|
{a: Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
My soul is painted like the wings of butterflies,
|
||||||
|
Fairy tales of yesterday, will grow but never die,
|
||||||
|
I can fly, my friends!
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Refrain:}
|
||||||
|
{chorus}
|
||||||
|
The Show must go on! Yeah!
|
||||||
|
The Show must go on!
|
||||||
|
I'll face it with a grin!
|
||||||
|
I'm never giving in!
|
||||||
|
On with the show!
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Vers 5:}
|
||||||
|
{bridge}
|
||||||
|
I'll top the bill!
|
||||||
|
I'll overkill!
|
||||||
|
I have to find the will to carry on!
|
||||||
|
On with the,
|
||||||
|
On with the show!
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a: Akkorde:}
|
||||||
|
|
||||||
@@ -0,0 +1,88 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Sitting, Waiting, Wishing}
|
||||||
|
{subtitle: Jack Johnson}
|
||||||
|
|
||||||
|
{define:Am 5 n 2 2 n n n}
|
||||||
|
{define:Am7 5 n 2 n n n n}
|
||||||
|
{define:G 3 n 2 2 1 n n}
|
||||||
|
{define:G7 3 n 2 n 1 n n}
|
||||||
|
{define:F7 1 n 2 n 1 n n}
|
||||||
|
{define:C 3 n n 2 2 2 n}
|
||||||
|
{define:C7 3 n n 2 n 2 n}
|
||||||
|
|
||||||
|
{a:Intro: Am Am7 G G7 F F7 C C7}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Well [Am]I was sitting, [Am7]waiting, wishing
|
||||||
|
[G]You believed in [G7]superstitions
|
||||||
|
[F]Then maybe you'd [F7]see the [C]signs [C7]
|
||||||
|
\\
|
||||||
|
The [Am]Lord knows that this [Am7]world is cruel
|
||||||
|
I [G]ain't the Lord, I'm [G7]just a fool
|
||||||
|
and in [F]love with somebody [F7]don't make them love [C]you [C7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Must I [E]always be waiting, waiting on [Am]you [Am7] [Am] [Am7]
|
||||||
|
Must I [E]always be playing, playing your [Am]fool [Am7] [Am] [Am7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I [Am]sang your songs, I [Am7]danced your dance
|
||||||
|
I [G]gave your friends [G7]all a chance
|
||||||
|
[F]Putting up with them [F7]wasn't worth ever having [C]you [C7]
|
||||||
|
\\
|
||||||
|
[Am]Maybe you've been through [Am7]this before
|
||||||
|
But it's [G]my first time so [G7]please ignore
|
||||||
|
These [F]next few lines because [F7]they're directed at [C]you [C7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
I [E]can't always be waiting, waiting on [Am]you [Am7] [Am] [Am7] [Am]
|
||||||
|
I [E]can't always be playing, playing your [Am]fool [Am7] [Am] [Am7] [Am]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Mittelteil:}
|
||||||
|
{chorus}
|
||||||
|
[C] I keep playing your [E]part
|
||||||
|
But it's not my [F]scene
|
||||||
|
Want this part to [G]twist
|
||||||
|
I've had enough [C]mystery
|
||||||
|
Keep building it [E]up
|
||||||
|
Then shooting me [F]down
|
||||||
|
But I'm already [G]down, Just wait a [Am]minute [Am7]
|
||||||
|
[G] [G7]Just sitting, [F]waiting [F7] [C]
|
||||||
|
[C7]Just wait a [Am]minute [Am7]
|
||||||
|
[G] [G7]Just sitting, [F]waiting [F7] [C] [C7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Well [Am]if I was in [Am7]your position
|
||||||
|
I'd [G]put down all my [G7]amunition
|
||||||
|
I'd [F]wonder why it [F7]had taken me so [C]long [C7]
|
||||||
|
|
||||||
|
But [Am]the lord knows that [Am7]I'm not you
|
||||||
|
and [G]if I was I wouldn't [G7]be so cruel
|
||||||
|
cause [F]waitin' on love ain't [F7]so easy to [C]do [C7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Must I always be waiting, waiting on you
|
||||||
|
Must I always be playing, playing your fool
|
||||||
|
I can't always be waiting, waiting on you
|
||||||
|
I can't always be playing, playing your fool
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{title: Somewhere over the Rainbow}
|
||||||
|
{subtitle: Eric Clapton}
|
||||||
|
{define:C#9 2 x 2 1 2 2 2}
|
||||||
|
{define:F#m7 2 n 2 n n n n}
|
||||||
|
{define:B9 t x 2 1 2 2 2}
|
||||||
|
{define:C#m7 4 x n 2 n 1 n}
|
||||||
|
{define:G#m7 4 n 2 n n n n}
|
||||||
|
{define:Ebm7 6 x n 2 n 1 n}
|
||||||
|
{define:Eaug 5 x 2 1 n n x}
|
||||||
|
{define:A 5 n 2 2 1 n n}
|
||||||
|
{define:Eb7 3 x 3 2 3 1 x}
|
||||||
|
{define:D9 3 x 2 1 2 2 2}
|
||||||
|
{define:Bbm7 6 n 2 n n n n}
|
||||||
|
{define:Eb9 4 x 2 1 2 2 2}
|
||||||
|
|
||||||
|
{a: Intro: E C#9 F#m7 B9}
|
||||||
|
|
||||||
|
{a: Vers: 1}
|
||||||
|
{bridge}
|
||||||
|
[E]Some[C#m7]where [G#m7]over the [Ebm7]rain [Eaug]bow [A]Way [Eb7]Up [G#m7]High [C#9]
|
||||||
|
[F#m7]Theres [D9]a [G#m7]land that I've [C#9]heard of [F#m7]once in a [H9]lulla[E]by [A] [H]
|
||||||
|
[E]Some[C#m7]where [G#m7]over the [Ebm7]rain [Eaug]bow [A]Skies [Eb7]are [G#m7]blue [C#9]
|
||||||
|
[F#m7]and [D9]the [G#m7]dreams that you [C#9]dare to [F#m7]dream really [H9]do come [E]true
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a: Vers: 2}
|
||||||
|
{chorus}
|
||||||
|
Some [E]day I'll wish upon a star and
|
||||||
|
[F#m7]wake up where the [H9]clouds are far be[G#m7]hind [C#9]me [F#m7] [H9]
|
||||||
|
Where [E]troubles melt like lemon drops
|
||||||
|
[Bm7]Away above the [Eb9]chimney tops
|
||||||
|
That's [G#m7]where [C#9]you'll [F#m7]find [H9]me
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a: Vers: 3}
|
||||||
|
{bridge}
|
||||||
|
[E]Some[C#m7]where [G#m7]over the [Ebm7]rain [Eaug]bow [A]blue [Eb7]birds [G#m7]fly [C#9]
|
||||||
|
[F#m7]Birds [D7]fly [G#m7]over the [C#9]rainbow
|
||||||
|
[F#m7]Why then, oh [H9]why can't [G#m7]I [C#9]?
|
||||||
|
[F#m7]Birds [D7]fly [G#m7]over the [C#9]rainbow
|
||||||
|
[F#m7]Why then, oh [H9]why can't [E]I?
|
||||||
|
If [E]happy little bluebirds fly [F#m7]beyond the rainbow
|
||||||
|
[H9]Why, oh, why can't [E]I? [C#9] [F#m7] [H9]
|
||||||
|
[E]repeat [C#9] [F#m7] [H9]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,67 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Sorry Seems To Be The Hardest Word}
|
||||||
|
{subtitle: Elton John}
|
||||||
|
|
||||||
|
{define:Am7 t x n 2 n 1 n}
|
||||||
|
{define:D/F# t 2 n n 2 3 2}
|
||||||
|
{define:C/E t n 3 2 n 1 n}
|
||||||
|
{define:G/D t x x n n 2 2}
|
||||||
|
{define:Am7/C t x 3 2 n 1 n}
|
||||||
|
{define:F#m7 2 n 2 n n 3 n}
|
||||||
|
|
||||||
|
{a:Capo: 3. Bund}
|
||||||
|
{a:Intro: Em Em6 Em5 Em Am C H7 Em}
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em]What I gotta do to make you [Am7]love me?
|
||||||
|
[D]What I gotta do to make you [G]care? [Am] [H7]
|
||||||
|
[Em]What do I do when lightning [Am7]strikes me?
|
||||||
|
[D]And I wake to find that you're not [G]there [Am] [H7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Em]What do I do to make you [Am7]want me?
|
||||||
|
[D]What I gotta do to be [G]heard? [Am] [H7]
|
||||||
|
[Em]What do I say when it's all [Am7]over?
|
||||||
|
[D]Sorry seems to be the hardest [G]word [D/F#]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[C/E]It's sad, [H7]so sad
|
||||||
|
[G/D]It's a sad sad [A7]situation
|
||||||
|
[Am7/C]And it's getting [H7]more and more ab[Em]surd [F#m7] [H7]
|
||||||
|
[C/E]It's sad, [H7]so sad
|
||||||
|
[G/D]Why can't we [A7]talk it over
|
||||||
|
[C]Oh it seems to me,
|
||||||
|
[Am7]That sorry seems to [H7]be the hardest [Em]word
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[Em]What do I do to make you [Am7]want me?
|
||||||
|
[D]What I gotta do to be [G]heard? [Am] [H7]
|
||||||
|
[Em]What do I say when it's all [Am7]over?
|
||||||
|
[D]Sorry seems to be the hardest [G]word [D/F#]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers4:}
|
||||||
|
{bridge}
|
||||||
|
[Em]What do I do to make you [Am7]love me?
|
||||||
|
[D7]What I gotta do to be [G]heard? [Am] [H7]
|
||||||
|
[Em]What do I do when lightning [Am7]strikes me?
|
||||||
|
[C]What have I got to [H7]do?
|
||||||
|
[Em]What have I got to [Am7]do?
|
||||||
|
[C]Sorry seems to be the [H7]be the hardest [Em]word [Em6] [Em5] [Em] [Am] [H7] [Em]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Sperr Mich Ein}
|
||||||
|
{subtitle: Element Of Crime}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[D] Lass mich noch eine [Hm]rauchen,[D] dann auf zur [Hm]Tat -
|
||||||
|
[F#] die H"ande [E]hinter'm Kopf versch[G]r"ankt.
|
||||||
|
[D] Durchsuchen musst du [Hm]gr"undlich,[D] "uber[Hm]all -
|
||||||
|
[F#] der Fall ist schw[E]erer als du [G]denkst.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[G] Erkl"ar' mir meine [A]Rechte,[D] sperr mich [Hm]ein,
|
||||||
|
[G]ich will von [A]dir verhaftet [D]sein. [Hm] [D] [Hm]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[D] Meine Sitten sind verl[Hm]ottert,[D] mein Weltbild ist verdr[Hm]eht
|
||||||
|
[F#] und schmutzig [E]meine Phanta[G]sie.
|
||||||
|
[D] Bin schuldig groben [Hm]Unfugs,[D] der V"oller[Hm]ei,
|
||||||
|
[F#] und gut zu [E]Tieren war ich [G]nie.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[D] Gib mir meine St[Hm]rafe,[D] hart hab' ich es [Hm]gern.
|
||||||
|
[F#] Ich halte st[E]ill, was immer auch pas[G]siert.
|
||||||
|
[D] In Freiheit bin ich [Hm]garstig,[D] gefangen will ich [Hm]sein,
|
||||||
|
[F#] kleingem[E]acht und kotverschm[G]iert.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
{a:Intro:}
|
||||||
|
\footnotesize
|
||||||
|
{guitartab: [3;4][4;3][5;5][4;3][3;4][4;3][5;5][4;3][3;2][4;1][5;3][4;1][6;0][5;3][4;1][5;3]|[3;4][4;3][5;5][4;3][3;4][4;3][5;5][4;3][3;2][4;1][5;3][4;1][3;2][4;0][5;3][4;0]}
|
||||||
|
\normalsize
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Stand By Me}
|
||||||
|
{subtitle: Ben E.King}
|
||||||
|
|
||||||
|
{a:Intro: A F#m D E A}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
When the [A]night has come, [F#m]and the land is dark
|
||||||
|
And the [D]moon is the [E]only light we will [A]see
|
||||||
|
[A]No, I'won't be afraid, oh, [F#m]I won't be afraid
|
||||||
|
Just as [D]long as you [E]stand, stand by [A]me
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[A]So darlin', darlin' stand by me
|
||||||
|
Oh [F#m]stand by me
|
||||||
|
Oh [D]stand, [E]stand by me, stand by [A]me
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
If the [A]sky that we look upon [F#m]should tumble and fall
|
||||||
|
Or the [D]mountains should [E]crumble to the [A]sea
|
||||||
|
[A]I won't cry, I won't cry, no, [F#m]I won't shed a tear
|
||||||
|
Just as [D]long as you [E]stand, stand by [A]me.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[A]And dalin', darlin' stand by me
|
||||||
|
Oh [F#m]stand by me
|
||||||
|
Oh [D]stand, [E]stand by me, stand by [A]me
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,57 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Sunny}
|
||||||
|
{subtitle: ABBA}
|
||||||
|
|
||||||
|
{define:C t 3 3 2 n 1 n}
|
||||||
|
{define:C9 t x 3 2 n 3 n}
|
||||||
|
{define:Hm7 t x n 2 n 2 n}
|
||||||
|
|
||||||
|
{a:Capo: 3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Am]Sunny, [C9] yesterday my [F]life was filled with [Hm7]rain [E7]
|
||||||
|
[Am]Sunny, [C9] you smiled at me and [F]really eased the [Hm7]pain [E7]
|
||||||
|
Now the [Am]dark days are done and the [C]bright days are near
|
||||||
|
My [F]sunny one shines [B]so sincere
|
||||||
|
[Hm7]Sunny, one so [E7]true
|
||||||
|
I love [Am]you [C] [F] [E7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Sunny, thank you for the sunshine bouquet
|
||||||
|
Sunny, thank you for the love you brought my way
|
||||||
|
You gave to me your all and all
|
||||||
|
And now I feel ten feet tall
|
||||||
|
Sunny, one so true
|
||||||
|
I love you
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Verse 3:}
|
||||||
|
{bridge}
|
||||||
|
Sunny, thank you for the truth you let me see
|
||||||
|
Sunny, thank you for the facts from A to Z
|
||||||
|
My life was torn like-a windblown sand, then
|
||||||
|
A rock was formed when we held hands
|
||||||
|
Sunny, one so true
|
||||||
|
I love you
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Verse 4:}
|
||||||
|
{bridge}
|
||||||
|
Sunny, thank you for that smile upon your face
|
||||||
|
Sunny, thank you for that gleam that flows from grace
|
||||||
|
You're my spark of nature's fire
|
||||||
|
You're my sweet complete desire
|
||||||
|
Sunny, one so true
|
||||||
|
I love you
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Tears In Heaven}
|
||||||
|
{subtitle: Eric Clapton}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
Would you know my name, if I saw you in heaven?
|
||||||
|
Would you feel the same, if I saw you in heaven?
|
||||||
|
I must be strong and carry on
|
||||||
|
'Cause I know I don't belong here in heaven...
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Would you hold my hand
|
||||||
|
if I saw you in heaven?
|
||||||
|
Would you help me stand
|
||||||
|
if I saw you in heaven?
|
||||||
|
I'll find my way through night and day
|
||||||
|
'Cause I know I just can't stay here in heaven...
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
Time can bring you down, time can bend your knees
|
||||||
|
Time can break your heart, have you begging please...begging please
|
||||||
|
Beyond the door there's peace I'm sure
|
||||||
|
And I know there'll be no more tears in heaven...
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Would you know my name
|
||||||
|
if I saw you in heaven?
|
||||||
|
Would you feel the same
|
||||||
|
if I saw you in heaven?
|
||||||
|
I must be strong and carry on
|
||||||
|
'Cause I know I don't belong here in heaven...
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,39 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{title: The Man Who Sold The World}
|
||||||
|
{subtitle: Chords by Nirvana}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Intro: Dm A Dm}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Dm]We passed upon the [A] stair, we spoke of was and [Dm]when
|
||||||
|
[Dm]Although I wasn't [A]there, he said I was his [F]friend
|
||||||
|
[F]which came as some surp[C]rise I spoke into his [A]eyes
|
||||||
|
[A]I thought you died [Dm]alone, a long long time [C]ago
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[C]Oh no, not [F]me
|
||||||
|
I [B]never lost [F]control
|
||||||
|
[F]You're [C]face to [F]face
|
||||||
|
[F]With The [B]Man Who Sold The [A]World
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Zwischenspiel: A Dm A Dm}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I [Dm]laughed and shook his h[A]and, and made my way back h[Dm]ome
|
||||||
|
I [Dm]searched for form and l[A]and, for years and years I ro[F]amed
|
||||||
|
I [F]gazed a gazley st[C]are at all the millions h[A]ere
|
||||||
|
We [A]must have died along, a l[Dm]ong long time ag[C]o
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Zwischenspiel: A Dm A Dm F Dm A Dm}
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: These Boots Are Made For Walkin}
|
||||||
|
{subtitle: Nancy Sinatra}
|
||||||
|
|
||||||
|
{a:Intro: 4 x E }
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[E]You keep saying, you've got something for me,
|
||||||
|
Something you call love, but confess.
|
||||||
|
[A]You've been messing where you shouldnt be messing,
|
||||||
|
And [E]now someone else is getting all your best.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
These [G]Boots are made for [Em]walking
|
||||||
|
And [G]that's just what they'll [Em]do,
|
||||||
|
[G]One of these days these [Em]boots [pause]are gonna walk all over you. [Zwischenspiel]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[E7]You keep lying when you ought to be truthing,
|
||||||
|
And you keep losing when you ought to not bet,
|
||||||
|
[A7]You keep sameing when you ought to be a changing,
|
||||||
|
Now [E7]what's rights right but you aint been right yet.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[E7]You keep playing where you shouldnt be playing,
|
||||||
|
And you keep thinking that you'll never get burned , ha!
|
||||||
|
[A7]I just found me a brand new box of matches yeah
|
||||||
|
[E7]And what he knows you aint had time to learn.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
[E]Are you ready boots, start walking....
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Zwischenspiel:}
|
||||||
|
|
||||||
|
\footnotesize
|
||||||
|
{guitartab: [1;12][1;12]__[1;11][1;11]__[1;10][1;10]__[1;9][1;9] | [1;8][1;8]__[1;7][1;7]__[1;6][1;6]__[1;5][1;5]}
|
||||||
|
\normalsize
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Time}
|
||||||
|
{subtitle: Pink Floyd}
|
||||||
|
|
||||||
|
{define:Asus4 t x n 2 2 3 n}
|
||||||
|
{define:Dmaj7 t x n n 2 2 2}
|
||||||
|
{define:Amaj7 t x n 2 1 2 n}
|
||||||
|
{define:Hm7 2 x n 2 n 1 n}
|
||||||
|
{define:C#m7 4 x n 2 n 1 n}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[F#m]Ticking away, the moments that make up a [A]dull day [Asus4] [A] [A9] [A]
|
||||||
|
[E]You fritter and waste the hours in an offhand [F#m]way
|
||||||
|
[F#m]Kicking around on a piece of a ground in your [A]home town
|
||||||
|
[E]Waiting for someone or something to show you the [F#m]way.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Dmaj7]Tired of lying in the sunshine, [Amaj7]staying home to watch the rain,
|
||||||
|
[Dmaj7]You are young and life is long, and [Amaj7]there is time to kill today,
|
||||||
|
[Dmaj7]And then one day you find, [C#m7]ten years have got behind you
|
||||||
|
[Hm7]No one told you where to run, [E]you missed the starting gun.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[E]And you [F#m]run, and you run to catch up to the sun, but it's [A]sinking,
|
||||||
|
[E]And racing around, to come up behind you [F#m]again
|
||||||
|
[F#m]The sun is the same in a relativ way, but your [A]older [Asus4] [A] [A9] [A]
|
||||||
|
[E]Shorter of breath, and one day closer to [F#m]death.
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Dmaj7]Every year is getting shortet, [Amaj7]never seem to find the time,
|
||||||
|
[Dmaj7]Plans that either come to naught, [Amaj7]or half a page of scribbled lines,
|
||||||
|
[Dmaj7]Hanging on a quite, despe[C#m]ration is the english way,
|
||||||
|
[Hm]The time is gone, the [Hm7]song is over[F]thought I'd something more to stay. [E] [D]
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Venus}
|
||||||
|
{subtitle: Shocking Blue}
|
||||||
|
|
||||||
|
{define:B7sus4 7 n 2 n 2 n n}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
A [Em]goddess on a [A]mountain [Em]top [A]
|
||||||
|
[Em]burning like a [A]silver [Em]flame, [A]
|
||||||
|
[Em]Summit of [A]beauty and [Em]love, [A]
|
||||||
|
and [Em]Venus was her [A]name. [Em] (Zwischenspiel)
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
She's [Am]got it, [D] [Am] yeah bab[D]y, she's [Em]got it. [A] [Em] [A]
|
||||||
|
[C7]I'm your Venus, [H7]I'm your fire at [Em] your desire. [A] [Em] [A]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Her weapons are her crystal eyes
|
||||||
|
making every man mad.
|
||||||
|
Black as the dark night she was,
|
||||||
|
got what no one else had. (Zwischenspiel)
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain ...}
|
||||||
|
{a:Zwischenspiel:}
|
||||||
|
{guitartab: [1;0][1;0][1;3][2;0][2;2][2;2][2;0][1;3] }
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
{title: We Are The Champions}
|
||||||
|
{subtitle: Queen}
|
||||||
|
|
||||||
|
|
||||||
|
{define:H7/9 t x 2 1 2 n n}
|
||||||
|
{define:C9 t x 3 2 n 3 n}
|
||||||
|
{define:C/B t x 2 n n 3 n}
|
||||||
|
|
||||||
|
{a: Capo 3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I've paid my [Am]dues [Em] Time after [Am]time [Em]
|
||||||
|
I've done my [Am]sentence [Em] But committed no [Am]crime [Em]
|
||||||
|
And bad mi[C]stakes [F] I've made a [C]few [F]
|
||||||
|
I've had my [C]share of [C/B]sand kicked in my [Am7]face
|
||||||
|
But [D]I've come [G]through
|
||||||
|
And I need to go [G]on and on and on and [A7]on
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]We are the [F#m]champions - my [Hm]friends [G] [A]
|
||||||
|
And [D]we'll keep on [F#m]fightin' till the [G]end [F#] [F] [H7/9] [H7]
|
||||||
|
[Em]We are the champions
|
||||||
|
[Gm]We are the [A7]champions
|
||||||
|
[D]No time for [C9]losers
|
||||||
|
'Cause [F]we are the [G]champions [Am7] of the [Dm]world [Em]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I've taken my bows and my curtain calls
|
||||||
|
You've brought me fame and fortune and everything that goes with it
|
||||||
|
I thank you all. But it's been no bed of roses no pleasure cruise
|
||||||
|
and I consider it a challenge before human race that I ain't gonna lose
|
||||||
|
And I need to go on and on and on and on
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{a:Refrain: ... 2x}
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
{language: german}
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{even}
|
||||||
|
{title: Weil Du Nicht Da Bist}
|
||||||
|
{subtitle: Element Of Crime}
|
||||||
|
|
||||||
|
{a:Intro: H7 Em D7 G H7}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
\textbf{\textit{Vers 1:}} \\
|
||||||
|
\\
|
||||||
|
Auf dem [H7]Gerüst vor unserem Fenster kommt kein [Em]Maurer mehr vorbei.
|
||||||
|
Das [D7]Bett wird immer größer und [G]das Bad ist immer frei.
|
||||||
|
Der blöde [Am]Hund, der mich sonst jeden Tag [G]verbellt
|
||||||
|
liegt [H7]nur noch stumpf im Gras und glotzt mit leeren [C]Augen in die Welt.
|
||||||
|
Weil du nicht [G]da bist, weil du nicht [Am]da bist. [H7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
\textbf{\textit{Vers 2:}} \\
|
||||||
|
\\
|
||||||
|
Ein [H7]Vogel, der nur Körner frißt macht [Em]Regenwürmer kalt.
|
||||||
|
Im [D7]Bus, der nur noch stündlich kommt sind [G]alle angeschnallt.
|
||||||
|
Die alte [Am]Frau, die mich sonst jeden morgen [G]grüßt
|
||||||
|
kennt [H7]mich nicht mehr und tut, als ob sie [C]Groschenheft liest.
|
||||||
|
Weil du nicht [G]da bist, weil du nicht [Am]da bist. [H7]
|
||||||
|
[Em D7 G Am G H7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
\textbf{\textit{Vers 3:}} \\
|
||||||
|
\\
|
||||||
|
Vom [H7]Nachbarn kommt musik nach der schon [Em]lang kein Hahn mehr kräht.
|
||||||
|
Eine [D7]Maus holt sich ihr Nachtmahl und auf [G]meinem Nachttisch steht
|
||||||
|
ein [Am]Schokoladenhase, traurig und [G]allein.
|
||||||
|
Ich [H7]weiß ihm nicht zu helfen, und [C]stopf ihn in mich rein.
|
||||||
|
Weil du nicht [G]da bist, weil du nicht [Am]da bist. [H7]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: What A Wonderful World}
|
||||||
|
{subtitle: Louis Armstrong}
|
||||||
|
|
||||||
|
{define:C7 3 x n 2 n 2 n}
|
||||||
|
{define:C# 4 x n 2 2 2 n}
|
||||||
|
{define:D# 6 x n 2 2 2 n}
|
||||||
|
{define:Gm7 t f1p3 p5 f1p3 f1p3 f1p3 f1p3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I see [F]trees of [Am]green, [B]red roses [Am]too,
|
||||||
|
[Gm7]I see them [F]bloom [A7]for me an [Dm]you,
|
||||||
|
and I [C#]think to my - self:
|
||||||
|
[Gm7] What a [C7]wonderful [F]world! [F7] [B]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[C7] I see [F]skies of [Am]blue, [B]and clouds of [Am]white,
|
||||||
|
[Gm7]the bright blessed [F]day, [A7]the dark sacred [Dm]night,
|
||||||
|
and I [C#]think to my - self :
|
||||||
|
[Gm7] What a [C7]wonderful [F]world [Gm] [F]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
The [Gm7] colours of the [C7]rainbow, so [F]pretty in the sky,
|
||||||
|
Are [Gm7] also on the [C7]faces of [F]people goin' by.
|
||||||
|
I see [Dm]friends shakin' [Am]hands, sayin [Dm]"How do you [C]do?"
|
||||||
|
[Dm] They're really [D7]sayin': "[Gm7]I love [C7]you"
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 4:}
|
||||||
|
{bridge}
|
||||||
|
I here [F]babies [Am]cry, [B]I watch them [Am]grow
|
||||||
|
[Gm7]they'll learn much [F]more than [A7]I'll ever [Dm]know,
|
||||||
|
and I [C#]think to my - self:
|
||||||
|
[Gm7] What a [C7]wonderful [F]world! [D#] [D7]
|
||||||
|
Yes, I [Gm7]think to myself:
|
||||||
|
[B] What a [C7]wonderful [F]world! [Gm7] [F]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
{color_bridge:0,0,0}
|
||||||
|
|
||||||
|
{title: Where Did You Sleep Last Night}
|
||||||
|
{subtitle: Nirvana}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em]My girl, my girl, don't [A]lie to [G]me
|
||||||
|
Tell me [H]where did you sleep last [Em]night.
|
||||||
|
\\
|
||||||
|
In the pines, in the pines
|
||||||
|
Where the [A]sun don't ever [G]shine
|
||||||
|
I would [H]shiver the whole night [Em]through
|
||||||
|
\\
|
||||||
|
My girl, my girl where [A]will you [G]go
|
||||||
|
I'm [H]going where the cold wind [Em]blows
|
||||||
|
\\
|
||||||
|
In the pines, in the pines
|
||||||
|
Where the [A]sun don't ever [G]shine
|
||||||
|
I would [H]shiver the whole night [Em]through
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
Her husband, was a hard [A]working [G]man
|
||||||
|
Just [H]about a mile from [Em]here
|
||||||
|
His head was found in a [A]driving [G]wheel
|
||||||
|
But his [H]body never was found
|
||||||
|
\\
|
||||||
|
[Em]My girl, my girl, don't [A]lie to [G]me
|
||||||
|
Tell me [H]where did you sleep last [Em]night.
|
||||||
|
\\
|
||||||
|
In the pines, in the pines
|
||||||
|
Where the [A]sun don't ever [G]shine
|
||||||
|
I would [H]shiver the whole night [Em]through
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,56 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: While My Guitar Gently Weeps}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
|
||||||
|
{define: Am/G t 3 0 2 2 1 0}
|
||||||
|
{define: Am/F# t 2 0 2 2 1 0}
|
||||||
|
{define: Fmaj7 t x x 3 2 1 0}
|
||||||
|
{define: C#m 4 x 0 2 2 1 0}
|
||||||
|
|
||||||
|
#{c:Intro }
|
||||||
|
|
||||||
|
#[Am | Am7/G | Am6/F# | Fmaj7 | Am | G | D | E7 ]
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I [Am]look at you [Am/G]all see the [Am/F#]love there that's [Fmaj7]sleeping
|
||||||
|
[Am]While my gui[G]tar gently [D]weeps [E7]
|
||||||
|
I [Am]look at the [Am/G]floor and I [Am/F#]see it needs [Fmaj7]sweeping
|
||||||
|
[Am]Still my gui[G]tar gently [C]weeps [E7]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[A]I don't know [C#m]why [F#m]
|
||||||
|
nobody [C#m]told you [Hm]how to unfold your [E]love [E7]
|
||||||
|
[A]I don't know [C#m]how [F#m] someone contr[C#m]olled you
|
||||||
|
[Hm]They bought and sold [E]you [E7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I look at the world and I notice it's turning
|
||||||
|
While my guitar gently weeps
|
||||||
|
With every mistake we must surely be learning
|
||||||
|
Still my guitar gently weeps
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
I don't know how you were diverted, You were perverted too
|
||||||
|
I don't know how you were inverted, No one alerted you.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
I [Am]look at you [Am/G]all see the [Am/F#]love there that's [Fmaj7]sleeping
|
||||||
|
[Am]While my gui[G]tar gently [D]weeps [E7]
|
||||||
|
[Am]..Look at you [Am/G]all [Am/F#] [Fmaj7]
|
||||||
|
[Am]Still my gui[G]tar gently [D]weeps [E7]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,50 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: While My Guitar Gently Weeps}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
|
||||||
|
{define: Dm/C t n 3 n 2 3 1}
|
||||||
|
{define: Dm/H t n 2 n 2 3 1}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
I [Dm]look at you [Dm/C]all see the [Dm/H]love there that's [H]sleeping
|
||||||
|
[Dm]While my gui[C]tar gently [G]weeps [A]
|
||||||
|
I [Dm]look at the [Dm/C]floor and I [Dm/H]see it needs [H]sweeping
|
||||||
|
[Dm]Still my gui[C]tar gently [F]weeps [A]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[D]I don't know [F#m]why [Hm]
|
||||||
|
nobody [F#m]told you [Em]how to unfold your [A]love [A7]
|
||||||
|
[D]I don't know [F#m]how [Hm] someone contr[F#m]olled you
|
||||||
|
[Em]They bought and sold [A]you [A7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
I look at the world and I notice it's turning
|
||||||
|
While my guitar gently weeps
|
||||||
|
With every mistake we must surely be learning
|
||||||
|
Still my guitar gently weeps
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
I don't know how you were diverted, You were perverted too
|
||||||
|
I don't know how you were inverted, No one alerted you.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
I [Dm]look at you [Dm/C]all see the [Dm/H]love there that's [H]sleeping
|
||||||
|
[Dm]While my gui[C]tar gently [G]weeps [A]
|
||||||
|
[Dm]..Look at you [Dm/C]all [Dm/H] [H]
|
||||||
|
[Dm]Still my gui[C]tar gently [F]weeps [A]
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,28 @@
|
|||||||
|
{title: Wish You Were Here}
|
||||||
|
{subtitle: Pink Floyd}
|
||||||
|
|
||||||
|
{a: Intro: }
|
||||||
|
{guitartab: [14.5ex;G]&[1;3][2;0h][2;2][3;0][3;2]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;x]_|_[3;2][4;0][3;2][2;0]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;3]_|_[14.5ex;G]&[1;3][2;0h][2;2][3;0][3;2]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;x]_|_[3;2][4;0][3;2][2;0]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;3]}
|
||||||
|
{guitartab: [14.5ex;G]&[1;3][2;0h][2;2][3;0][3;2]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;x]_|_[3;2][3;0][2;2][14.5ex;Dsus4]&[2;0]_[6;3]&[5;3]&[4;2]&[3;2]&[2;0]&[1;0]_|_[14.5ex;G]&[1;3][2;0h][2;2][3;0][3;2]_[6;3]&[5;3]&[4;0]&[3;0]&[2;2]&[1;x]_|_[3;2][3;0][2;2][14.5ex;Dsus4]&[2;0]_[6;3]&[5;3]&[4;2]&[3;2]&[2;0]&[1;0]}
|
||||||
|
|
||||||
|
{a: Vers: 1}
|
||||||
|
{bridge}
|
||||||
|
[C]So, so you think you can [D]tell Heaven from [Am]Hell,
|
||||||
|
Blue skys from [G]pain. Can you tell a green [D]field
|
||||||
|
From a cold steel [C]rail? A smile from a [Am]veil?
|
||||||
|
Do you think you can [G]tell?
|
||||||
|
{/bridge}
|
||||||
|
{bridge}
|
||||||
|
Did they get you to [C]trade? Your heros for [D]ghosts?
|
||||||
|
Hot ashes for [Am]trees? Hot air for a cool [G]breeze?
|
||||||
|
Cold comfort for [D]change? And did you [C]exchange
|
||||||
|
A walk on part in the [Am]war For a lead role in a [G]cage?
|
||||||
|
{/bridge}
|
||||||
|
{a: Vers: 2}
|
||||||
|
{bridge}
|
||||||
|
[C]How I wish, how I wish you were [D]here.
|
||||||
|
We're just [A]two lost souls Swimming in a fish bowl,
|
||||||
|
[G]Year after year, [D]Running over the same old ground.
|
||||||
|
[C]What have we found? The same old [Am]fears.
|
||||||
|
Wish you were [G]here.
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,55 @@
|
|||||||
|
{title: Wonderwall}
|
||||||
|
{subtitle: Oasis}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[Em7] Today is [G]gonna be the day that they're [Dsus4]gonna throw it back to [A7sus4]you
|
||||||
|
[Em7] By now you [G]should've somehow rea[Dsus4]lized what you gotta [A7sus4]do
|
||||||
|
[Em7] I don't believe that [G]anybody [Dsus4]feels the way I [A7sus4]do about you [Cadd9]now [G] [A7sus4]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[Em7] Backbeat the [G]word was on the street that the [Dsus4]fire in your heart is [A7sus4]out.
|
||||||
|
[Em7] I'm sure you've [G]heard it all before but you [Dsus4]never really had a [A7sus4]doubt.
|
||||||
|
[Em7] I don't believe that [G]anybody [Dsus4]feels the way I [A7sus4]do about you [Cadd9]now [G] [A7sus4]
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
And [Cadd9]all the roads we [Dsus4]have to walk along are [Em7]winding
|
||||||
|
And [Cadd9]all the lights that [Dsus4]lead us there are [Em7]blinding
|
||||||
|
[Cadd9]There are many [Dsus4]things that I would [G]like to [Dsus4/F#]say to [Em7]you
|
||||||
|
But I [Dsus4]don't know [A7sus4]how.
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{chorus}
|
||||||
|
Because [Cadd9]maybe [Em7] [G]
|
||||||
|
Yo[Em7]u're gonna be the one who [Cadd9]saves me? [Em7] [G]
|
||||||
|
And [Em7]after all [Cadd9] [Em7] [G]
|
||||||
|
You're my[Em7] wonderwall [Cadd9] [Em7] [G] [Em7]
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
Today was gonna be the day? But they'll never throw it back to you
|
||||||
|
By now you should've somehow realized what you're not to do
|
||||||
|
I don't believe that anybody feels the way I do about you now
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain: ...}
|
||||||
|
|
||||||
|
{np}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
I said maybe
|
||||||
|
You're gonna be the one who saves me ?
|
||||||
|
And after an
|
||||||
|
You're my wonderwall
|
||||||
|
|
||||||
|
Said maybe
|
||||||
|
You're gonna be the one that saves me
|
||||||
|
You're gonna be the one that saves me
|
||||||
|
You're gonna be the one that saves me
|
||||||
|
{/chorus}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Yesterday (C)}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
{define: Dm6 t x 2 n 2 3 1}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[C]Yesterday [Dm6] all my [E7]troubles seemed so [Am]far away [/G]
|
||||||
|
[F]Now it [G7]looks as though they're [C]here to stay [/H]Oh [Am]I be[D]lieve in [F]Yester[C]day
|
||||||
|
[C]Suddenly [Dm6] I'm not [E7]half the man I [Am]used to be [/G]
|
||||||
|
[F]there's a [G7]shadow hanging [C]over me [/H]Oh [Am]Yester[D]day came [F]sudden[C]ly
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Dm6]Why [E7]she [Am]had [/G]to [F]go [/E]I don't [Dm]know, she [G7]wouldn't [C]say
|
||||||
|
[Dm6]I [E7]said [Am]some[/G]thing [F]wrong [/E]now I [Dm]long for [G7]Yester[C]day
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[C]Yesterday [Dm6] love was [E7]such an easy [Am]game to play [/G]
|
||||||
|
[F]Now I [G7]need a place to [C]hide away [/H]Oh [Am]I be[D]lieve in [F]Yester[C]day
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Dm6]Why [E7]she [Am]had [/G]to [F]go [/E]I don't [Dm]know, she [G7]wouldn't [C]say
|
||||||
|
[Dm6]I [E7]said [Am]some[/G]thing [F]wrong [/E]now I [Dm]long for [G7]Yester[C]day
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[C]Yesterday [Dm6] love was [E7]such an easy [Am]game to play [/G]
|
||||||
|
[F]Now I [G7]need a place to [C]hide away [/H]Oh [Am]I be[D]lieve in [F]Yester[C]day
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[C]Mmm [D]Mmm [F]Mmm [C]Mmm
|
||||||
|
{/bridge}
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
{geometry:a4paper}
|
||||||
|
{geometry:margin=2.5cm}
|
||||||
|
{font_size:12}
|
||||||
|
|
||||||
|
{color_chorus:0,0,0}
|
||||||
|
|
||||||
|
{title: Yesterday (F)}
|
||||||
|
{subtitle: The Beatles}
|
||||||
|
|
||||||
|
{define:Em7 t n 2 2 n 3 3}
|
||||||
|
|
||||||
|
{a:Vers 1:}
|
||||||
|
{bridge}
|
||||||
|
[F]Yesterday [Em7] all my [A7]troubles seemed so [Dm]far away [/C]
|
||||||
|
[B]Now it [C7]looks as though they're [F]here to stay [/E]Oh [Dm]I be[G]lieve in [B]Yester[F]day
|
||||||
|
[F]Suddenly [Em7] I'm not [A7]half the man I [Dm]used to be [/C]
|
||||||
|
[B]there's a [C7]shadow hanging [F]over me [/E]Oh [Dm]Yester[G]day came [B]sudden[F]ly
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Em7]Why [A7]she [Dm]had [/C]to [B]go [/A]I don't [Gm]know, she [C]wouldn't [F]say
|
||||||
|
[Em7]I [A7]said [Dm]some[/C]thing [B]wrong [/A]now I [Gm]long for [C]Yester[F]day
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 2:}
|
||||||
|
{bridge}
|
||||||
|
[F]Yesterday [Em7] love was [A7]such an easy [Dm]game to play [/C]
|
||||||
|
[B]Now I [C7]need a place to [F]hide away [/E]Oh [Dm]I be[G]lieve in [B]Yester[F]day
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{a:Refrain:}
|
||||||
|
{chorus}
|
||||||
|
[Em7]Why [A7]she [Dm]had [/C]to [B]go [/A]I don't [Gm]know, she [C]wouldn't [F]say
|
||||||
|
[Em7]I [A7]said [Dm]some[/C]thing [B]wrong [/A]now I [Gm]long for [C]Yester[F]day
|
||||||
|
{/chorus}
|
||||||
|
|
||||||
|
{a:Vers 3:}
|
||||||
|
{bridge}
|
||||||
|
[F]Yesterday [Em7] love was [A7]such an easy [Dm]game to play [/C]
|
||||||
|
[B]Now I [C7]need a place to [F]hide away [/E]Oh [Dm]I be[G]lieve in [B]Yester[F]day
|
||||||
|
{/bridge}
|
||||||
|
|
||||||
|
{bridge}
|
||||||
|
[F]Mmm [G]Mmm [B]Mmm [F]Mmm
|
||||||
|
{/bridge}
|
||||||
Binary file not shown.
@@ -0,0 +1,3 @@
|
|||||||
|
Manifest-Version: 1.0
|
||||||
|
X-COMMENT: Main-Class will be added automatically by build
|
||||||
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,8 @@
|
|||||||
|
build.xml.data.CRC32=f6aed9f0
|
||||||
|
build.xml.script.CRC32=7bf792ba
|
||||||
|
build.xml.stylesheet.CRC32=8064a381@1.75.2.48
|
||||||
|
# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.
|
||||||
|
# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.
|
||||||
|
nbproject/build-impl.xml.data.CRC32=f6aed9f0
|
||||||
|
nbproject/build-impl.xml.script.CRC32=8b4662fd
|
||||||
|
nbproject/build-impl.xml.stylesheet.CRC32=876e7a8f@1.75.2.48
|
||||||
@@ -0,0 +1,92 @@
|
|||||||
|
annotation.processing.enabled=true
|
||||||
|
annotation.processing.enabled.in.editor=false
|
||||||
|
annotation.processing.processors.list=
|
||||||
|
annotation.processing.run.all.processors=true
|
||||||
|
annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output
|
||||||
|
application.desc=Make your songs nice and simple
|
||||||
|
application.homepage=guitartex2.sourceforge.com
|
||||||
|
application.title=GuitarTeX2
|
||||||
|
application.vendor=Nikolai Rinas
|
||||||
|
build.classes.dir=${build.dir}/classes
|
||||||
|
build.classes.excludes=**/*.java,**/*.form
|
||||||
|
# This directory is removed when the project is cleaned:
|
||||||
|
build.dir=build
|
||||||
|
build.generated.dir=${build.dir}/generated
|
||||||
|
build.generated.sources.dir=${build.dir}/generated-sources
|
||||||
|
# Only compile against the classpath explicitly listed here:
|
||||||
|
build.sysclasspath=ignore
|
||||||
|
build.test.classes.dir=${build.dir}/test/classes
|
||||||
|
build.test.results.dir=${build.dir}/test/results
|
||||||
|
# Uncomment to specify the preferred debugger connection transport:
|
||||||
|
#debug.transport=dt_socket
|
||||||
|
debug.classpath=\
|
||||||
|
${run.classpath}
|
||||||
|
debug.test.classpath=\
|
||||||
|
${run.test.classpath}
|
||||||
|
# Files in build.classes.dir which should be excluded from distribution jar
|
||||||
|
dist.archive.excludes=
|
||||||
|
# This directory is removed when the project is cleaned:
|
||||||
|
dist.dir=dist
|
||||||
|
dist.jar=${dist.dir}/GuitarTeX2.jar
|
||||||
|
dist.javadoc.dir=${dist.dir}/javadoc
|
||||||
|
endorsed.classpath=
|
||||||
|
excludes=
|
||||||
|
includes=**
|
||||||
|
jar.archive.disabled=${jnlp.enabled}
|
||||||
|
jar.compress=false
|
||||||
|
jar.index=${jnlp.enabled}
|
||||||
|
javac.classpath=
|
||||||
|
# Space-separated list of extra javac options
|
||||||
|
javac.compilerargs=
|
||||||
|
javac.deprecation=false
|
||||||
|
javac.processorpath=\
|
||||||
|
${javac.classpath}
|
||||||
|
javac.source=1.8
|
||||||
|
javac.target=1.8
|
||||||
|
javac.test.classpath=\
|
||||||
|
${javac.classpath}:\
|
||||||
|
${build.classes.dir}
|
||||||
|
javac.test.processorpath=\
|
||||||
|
${javac.test.classpath}
|
||||||
|
javadoc.additionalparam=
|
||||||
|
javadoc.author=false
|
||||||
|
javadoc.encoding=${source.encoding}
|
||||||
|
javadoc.noindex=false
|
||||||
|
javadoc.nonavbar=false
|
||||||
|
javadoc.notree=false
|
||||||
|
javadoc.private=false
|
||||||
|
javadoc.splitindex=true
|
||||||
|
javadoc.use=true
|
||||||
|
javadoc.version=false
|
||||||
|
javadoc.windowtitle=
|
||||||
|
jnlp.codebase.type=no.codebase
|
||||||
|
jnlp.descriptor=application
|
||||||
|
jnlp.enabled=false
|
||||||
|
jnlp.mixed.code=default
|
||||||
|
jnlp.offline-allowed=false
|
||||||
|
jnlp.signed=false
|
||||||
|
jnlp.signing=
|
||||||
|
jnlp.signing.alias=
|
||||||
|
jnlp.signing.keystore=
|
||||||
|
main.class=guitartex2.GuitarTeX2
|
||||||
|
# Optional override of default Codebase manifest attribute, use to prevent RIAs from being repurposed
|
||||||
|
manifest.custom.codebase=
|
||||||
|
# Optional override of default Permissions manifest attribute (supported values: sandbox, all-permissions)
|
||||||
|
manifest.custom.permissions=
|
||||||
|
manifest.file=manifest.mf
|
||||||
|
meta.inf.dir=${src.dir}/META-INF
|
||||||
|
mkdist.disabled=false
|
||||||
|
platform.active=default_platform
|
||||||
|
run.classpath=\
|
||||||
|
${javac.classpath}:\
|
||||||
|
${build.classes.dir}
|
||||||
|
# Space-separated list of JVM arguments used when running the project.
|
||||||
|
# You may also define separate properties like run-sys-prop.name=value instead of -Dname=value.
|
||||||
|
# To set system properties for unit tests define test-sys-prop.name=value:
|
||||||
|
run.jvmargs=
|
||||||
|
run.test.classpath=\
|
||||||
|
${javac.test.classpath}:\
|
||||||
|
${build.test.classes.dir}
|
||||||
|
source.encoding=UTF-8
|
||||||
|
src.dir=src
|
||||||
|
test.src.dir=test
|
||||||
@@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||||
|
<type>org.netbeans.modules.java.j2seproject</type>
|
||||||
|
<configuration>
|
||||||
|
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
|
||||||
|
<name>GuitarTeX2</name>
|
||||||
|
<source-roots>
|
||||||
|
<root id="src.dir"/>
|
||||||
|
</source-roots>
|
||||||
|
<test-roots>
|
||||||
|
<root id="test.src.dir"/>
|
||||||
|
</test-roots>
|
||||||
|
</data>
|
||||||
|
</configuration>
|
||||||
|
</project>
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user