Musik in 432 Hz konvertieren (Version 1.0)

(For English version see below!)

Wie bereits angekündigt, möchte ich euch zeigen, wie Ihr eure Musik in 432 Hz umwandeln könnt. Hierbei gehe ich davon aus, das Ihr eure Musik-CDs bereits in MP3 konvertiert habt. Falls das noch nicht geschehen ist, gibt es hierzu zahlreiche Tools und Anleitungen dazu.

Zum konvertieren in 432 Hz werden wir Audacity verwenden, weil die Software Open Source ist und frei verwendet werden darf. Ich verwende hier die Version 2.0.5, auf die mein Skript angestimmt worden ist. Bei anderen Versionen von Audacity wird mein Skript nicht funktionieren!

Download

Ihr könnt euch die richtige Audacity Version mit dem Skript hier herunterladen.

Audacity starten und konfigurieren

Nach dem Download und entpacken der Zip-Datei kann Audacity direkt im entpackten Ordner gestartet werden (audacity.exe), eine Installation ist nicht notwendig.

Nach dem Start, müssen die VST-Effekte durch einen Kick auf OK installiert werden. Anschließend wird Audacity gestartet und ein Willkommensbildschirm angezeigt.

Hier aktivieren wir "Diesen Dialog nicht mehr Anzeigen" und bestätigen dies ebenfalls per Klick auf den OK-Button.

Über das Menü "Datei/Öffen..." wählen wir eine MP3-Datei, die wir in 432Hz konvertieren möchten. Nach dem Laden wird uns der Sound grafisch als Welle dargestellt.

Durch drücken von Strg + a wählen wir den kompletten Sound zum bearbeiten aus.

Anschließend wird über das Menü "Effekt/Tonhöhe ändern..." ausgewählt. Als "Percent Change" geben wir -1,8181 an und bestätigen dies mit OK.

Abschließend müssen wir das Ergebnis noch speichern, indem wir im Menü "Datei/Exportieren..." auswählen und im neuen Fenster als Dateityp "MP3-Dateien" wählen. Unter Optionen wählen wir die gewünschte Qualität (ich empfehle 160 Bits/s; 128 ist meist Standard) und geben der Datei einen neuen Namen was wir mit "Speichern" bestätigen.

Im aufpoppenden Fenster werden die Metadaten angezeigt, die angepasst werden können. Im Feld Bemerkung kann man z.B. 432 Hz angeben.

Mit Klick auf OK startet der Export. Danach kann Audacity geschlossen werden, wobei das Projekt nicht gespeichert werden muss, da wir die Datei nicht weiter bearbeiten wollen.

Durch dieses einmalige manuelle Umwandeln sind alle Einstellungen vorgenommen worden, die das Skript zum arbeiten benötigt. Die restlichen Dateien können nun Automatisiert umgewandelt werden.

Hierzu machen wir zuerst eine Sicherheitskopie der MP3 Dateien, da diese nach einem Umwandeln vom Skript gelöscht werden.

Restliche MP3´s automatisch umwandeln lassen

Als letztes starten wir die Konvert Sound nach 432Hz.exe, bestätigen den Hinweis und wählen den Ordner mit den zu konvertierenden Dateien aus.

Das Skript lädt jetzt nach einander alle Datei und wandelt diese um. Hierbei sollte der Computer nicht mehr verwendet werden, bis der Vorgang komplett abgeschlossen ist, da das Skript Tastatureingaben an das aktuell aktive Fenster schickt und bei parallelem arbeiten mit anderen Programme es zu Problemen kommen könnte. Soll der Vorgang unterbrochen werden, einfach die Taste Esc drücken, was das Skript unterbricht. Es kann abschließend nochmals gestartet werden, um die restlichen Dateien die noch nicht konvertiert wurden zu bearbeiten.

Für alle, die sich das einmal Live ansehen möchten habe ich ein Video auf Youtube bereitgestellt, auf dem ich die Funktionsweise ebenfalls zeige und erkläre.


PS: Jetzt nach fast genau einem Jahr habe ich mir einmal das Logfile von meinem Webserver angesehen und ausgewertet, wie oft das Skript heruntergeladen worden ist. Wenn man die doppelten Einträge die mehrfach die Datei heruntergeladen haben nicht betrachtet, wurde das Skript 122 mal heruntergeladen. Ich hatte hier eigentlich eine größere Resonanz erwartet, da Audacity zwar selbst eine Automatisierung zulässt, aber eben nicht über mehrere Verzeichnisse hinweg. Allerdings sticht auch ins Auge, das auch Benutzer von Macintosh sich das Skript heruntergeladen haben. Hier möchte ich den deutlichen Hinweis geben, dass das Skript nur unter Windows sauber funktionieren wird! Macintosh, Linux, Unix, FreeBSD, Amiga etc. werden nicht unterstützt!!!

Convert music to 432 Hz (Version 1.0)

As already announced, I want to show you how to convert your music to 432 Hz. I assume that you have already converted your music CDs to MP3. If this has not yet been done, there are many tools and instructions.

To convert to 432 Hz we will use Audacity because the software is open source and can be used freely. I'm using version 2.0.5, which is the version my script has been tuned to. With other versions of Audacity my script won't work! At the moment it can only work with the german version but I have planed to rewrite it for working with the english version too.

Download

You can download the correct version of Audacity with the script here.

Starting and configuring Audacity

After downloading and unpacking the zip file, Audacity can be started directly in the unpacked folder (audacity.exe), an installation is not necessary.

After startup, the VST effects must be installed by clicking OK. Audacity will then start and a welcome screen will be displayed.

Here we switch the checkbox on "Diesen Dialog nicht mehr Anzeigen" and confirm this by clicking on the OK button.

Via the menu "Datei/Öffen..." we select an MP3 file that we want to convert to 432Hz. After loading, the sound is displayed graphically as a wave.

By pressing Ctrl + a we select the complete sound for editing.

Then select "Effekt/Tonhöhe ändern..." from the menu. As "Percent Change" we indicate -1,8181 and confirm this with OK.

Finally, we have to save the result. In the menu we call up "Datei/Exportieren...". In the new window we select "MP3-Dateien" as file type and the desired quality under Options. (I recommend 160 bits/s; 128 is mostly standard) Now give the file a new name and save it with "Speichern".

The pop-up window displays the metadata that can be customized. In the field Comment you can enter e. g. 432 Hz.

Click on "OK" to start the export. After that Audacity can be closed, you don't have to save it because we don't want to edit the file in further. Use "Nein" for closing without save.

Due to this unique manual conversion, all the settings necessary for the script to work have been made. The remaining files can now be converted automatically.

To do this, first we have to make a backup of the MP3 files, because they will be deleted from the script after conversion.

Convert remaining MP3s automatically

Finally, we start the Konvert Sound nach 432Hz.exe, confirm the hint and select the folder with the files to be converted.

The script now loads all files one after the other and converts them. In this case, the computer should no longer be used until the process is complete, because the script sends keyboard input to the currently active window and problems may occur when working with other programs on same time.

If you want to interrupt the process, simply press the Esc key, which interrupts the script. It can be restarted to edit the remaining files, that have not yet been converted.

For all those who want to watch this live, I have a Video on Youtube, where I also show and explain how it works. (Sorry, german only!)


PS: Now, after almost exactly one year, I have checked the Logfile from my webserver and evaluated how often the script was downloaded.

If you don't look at the duplicate entries that have downloaded the file several times, the script was downloaded 122 times. I had expected a greater response here, as Audacity allows automation itself, but not across several directories. However, it is also obvious that Macintosh users have downloaded the script too. Here I would like to give you the clear hint that the script will only work properly under Windows! Macintosh, Linux, Unix, FreeBSD, Amiga etc. are not supported!!!