|
|
Up |
|
|
  |
Author: Mathias DahlMathias Dahl Date: Jan 12, 2008 13:00
Enjoy!
/Mathias
;;; guitarr-tune.el --- Tune your guitarr
;;
;; Copyright (C) 2008 Mathias Dahl
;;
;; Version: 0.1
;; Keywords: convenience, music
;; Author: Mathias Dahl gmail.com>
;; This file is NOT part of GNU Emacs.
;; GNU Emacs 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, or (at your option)
;; any later version.
;; GNU Emacs 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.
|
| Show full article (3.65Kb) |
|
| | 7 Comments |
|
  |
Author: Mathias DahlMathias Dahl Date: Jan 12, 2008 13:28
Mathias Dahl gmail.com> writes:
How embarrassing, I misspelled "guitar". Have to blame it on the Swedish
:)
Here is a corrected version.
/Mathias
;;; guitar-tune.el --- Tune your guitar
;;
;; Copyright (C) 2008 Mathias Dahl
;;
;; Version: 0.1
;; Keywords: convenience, music
;; Author: Mathias Dahl gmail.com>
;; This file is NOT part of GNU Emacs.
;; GNU Emacs 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, or (at your option)
;; any later version.
|
| Show full article (3.77Kb) |
|
| | no comments |
|
  |
|
|
  |
Author: Mathias DahlMathias Dahl Date: Jan 13, 2008 00:28
Thien-Thi Nguyen gnuvola.org> writes:
I did not think of looking into that. I am sure you can use any tone of
the correct frequency to tune a guitar but as a complete beginner I
found it comfortable to hear all the qualities of the sound from the
guitar. I started yesterday, having borrowed a guitar from a friend and
the hack was just for convenience.
|
| Show full article (1.25Kb) |
| no comments |
|
  |
Author: Mathias DahlMathias Dahl Date: Jan 13, 2008 00:34
Evans Winner timbral.net> writes:
> Just a couple of thoughts:
>
> Just for a tuning reference pitch one doesn't need any special
> timbre--one could even use the PC speaker beep, for instance.
>
> And is there any reason why it couldn't be extended slightly such that
> it can be used as a general tuning aide, rather than just for guitar?
> After all, there are only 12 pitch-classes in standard 12tet.
I don't know enough about sound and music and scales and stuff to even
understand what that last sentence meant :)
|
| Show full article (1.14Kb) |
| no comments |
|
  |
Author: Evans WinnerEvans Winner Date: Jan 13, 2008 00:55
Mathias Dahl gmail.com> writes:
Evans Winner timbral.net> writes:
>> After all, there are only 12 pitch-classes in standard 12tet.
I don't know enough about sound and music and scales and stuff to
even understand what that last sentence meant :)
Sorry. Basically it means that it ought to be fairly easy to make it of
more general use by allowing it to play any of the 12 named notes used
in the ``12-tone, equal-tempered'' scale used in Western music: A, A#,
B, C, C#, etc--as opposed to just the five used in normal guitar tuning
(E, A, D, G and B).
You mentioned a tracker application in Emacs. There is etracker[1]. Is
that what you are referring to? There is a youtube video of it in
action[2].
|
| Show full article (1.37Kb) |
| no comments |
|
  |
Date: Jan 13, 2008 01:14
On Sun, Jan 13 2008, Evans Winner wrote:
> Just a couple of thoughts: [...]
Please don't start such discussions
gnu.emacs.sources/gnu-emacs-sources (this newsgroup/list), which is
for posting *sources*. Better use gnu.emacs.help/help-gnu-emacs
instead.
Thanks, Reiner.
Followup-To: gnu.emacs.help
|
| |
| no comments |
|
  |
|
|
  |
Author: Mathias DahlMathias Dahl Date: Jan 13, 2008 09:51
Evans Winner timbral.net> writes:
> Sorry. Basically it means that it ought to be fairly easy to make it of
> more general use by allowing it to play any of the 12 named notes used
> in the ``12-tone, equal-tempered'' scale used in Western music: A, A#,
> B, C, C#, etc--as opposed to just the five used in normal guitar tuning
> (E, A, D, G and B).
Ah, okay.
> You mentioned a tracker application in Emacs. There is etracker[1]. Is
> that what you are referring to? There is a youtube video of it in
> action[2].
Yup, that's it.
|
| |
| no comments |
|
|