Download Latest Version LDCT v0.9.19 Java6.jar (2.3 MB)
Email in envelope

Get an email when there's a new version of Loudspeaker Design Calculations Toolkit

Home
Name Modified Size InfoDownloads / Week
Unstable Releases (Beta Test and Developers) 2022-09-29
Temp 2014-07-13
Stable Releases 2014-05-30
README.txt 2014-08-01 2.5 kB
Totals: 4 Items   2.5 kB 11
This file is part of the Loudspeaker Design Calculations Toolkit (LDCT)
Copyright (c) 2014 Robert Dunn

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 3 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, see <http://www.gnu.org/licenses/>.


SYSTEM REQUIREMENTS (ALL OPERATING SYSTEMS)

You must have the Java 7 (or newer) runtime environment (Java JRE) 
installed. If the JRE is not installed or if you are uncertain what 
version of the JRE installed, please look for help on the Oracle.com 
site.


INSTALLATION INSTRUCTIONS

Installing and running the program is similar on all operating 
systems (Windows, Linux, Apple, etc.).

(1) Make sure that you have Java 7 or newer installed.
(2) Download the installation files (e.g., "LDCT v#.#.#.zip") from 
    SourceForge.net.
(3) Unzip the LDCT archive to an empty folder.
(4) Open a command prompt window in that folder.
(5) Run the program with the following command:

		java -jar LDCT.jar

LDCT v0.9.21 and newer support command line options.  Use the 
following command to see a list of LDCT command line options:

        java -jar LDCT.jar --help


IF YOU HAVE PROBLEMS

If you are having problems starting LDCT, run the following from a 
command prompt:

        java -version

Verify that the version is 1.7 (Java 7) or newer.  If the system
reports 1.6 or earlier, then you must upgrade Java to run LDCT.

If that is not the issue, you might try running the program with the 
"ignore preferences" switch:

        java -jar LDCT.jar --ignorePreferences

If you continue to have issues, you can post a question in the 
LDCT project discussion pages or file a trouble ticket at 
SourceForge.net.


UNINSTALLING LDCT

LDCT v0.9.21 and newer:  If you wish to remove all stored configuration
information, run LDCT with the --clearPreferences switch BEFORE removing
the LDCT program.

LDCT does not store installation files in any system folder.  Deleting
the installation folder removes all installed files.
Source: README.txt, updated 2014-08-01