nahe
NAHE is an acronym for "Not Another Hammond Emulator!".
The NAHE project is an attempt to re-create the sound of a Hammond Tone-Wheel Organ, specifically the B3 and C3 models.
Currently, parts of the NAHE project are in different stages of development.
Feature | Status | Comment |
GUI | Works | Tested on: Linux, Cygwin, OSX |
MIDI | Planning | ... |
|
B3 Emulator | In Progress | ... |
Harmonics | Works | Tested on: Linux |
Vibrato | In Progress | ... |
Percussion | In Progress | ... |
Tone Cabinet | In Progress | ... |
|
Sound Device | Works | Tested on: Linux, Cygwin |
Config File | Planning | ... |
The GUI and Sound Device both depend on SDL: http://www.libsdl.org/
The GUI and Emulator both depend on libsigc++: http://libsigc.sourceforge.net/
The GUI is designed to look and function similar to an original B3.

Release road-map:
This will be posted soon...
All source code is protected by Copyright and licensed under the GPL:
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.
http://www.gnu.org/copyleft/gpl.txt
More details (and code) can be found at the project page: http://sourceforge.net/projects/nahe/
Questions or comments can be sent directly to me: d06 at users.sourceforge.net