Need help with converting frequencies

Hey guys,

So I am new to audacity. I was looking for a way to get some Rife frequencies from some online rife player that I found on https://rifeplayer.com/. It’s an online web-based rife frequency generator.

I tried to record the frequency into audacity, and then save it as a .wav file. I read somewhere that mp3 wasn’t good when trying to download frequencies. And rife are especially high; this one I downloaded is a combined frequency from 40hz to 823010hz. Did I do well? Do they work now?


Thanks

That on-line frequency generator produces square waves.
For single frequency square waves you can use Audacity’s “Tone” generator (See: https://manual.audacityteam.org/man/tone.html)
For multiple frequencies, generate each frequency into separate tracks, then mix the tracks and normalize down to around -6 dB. As the playback system is likely to overshoot the peak level of the square waves, you need to allow a good amount of headroom to avoid clipping (6 dB headroom is sufficient).

Note that to produce square waves, the sample rate must be several times higher than the square wave frequency.

Note also that Rife himself made clear in a 1931 interview that his claims do not uphold the claims of “medical fakers” that they can cure disease by applying electrical vibrations to the body of the patient. Much of his work was speculative investigation that could possibly be seen as a precursor of modern radiotherapy.

You’re too generous, here Rife claims to have seen virus which was “highly motile”
https://youtu.be/W4JtNQnnut8?t=435
In reality viruses have no means of propelling themselves.
Possibly he was seeing white blood cells moving in the vessels of his retina.
c.f. https://scienceblogs.com/universe/2012/09/28/the-canals-of-mars

The rife frequencies have worked amazingly fast for me. I’m 100% a believer. I cured myself of Acid Reflux and Restless Leg syndrome in 3 days.

@steve, so I am not trying to generate them myself. I was just wondering if it works the way I recorded the frequencies into Audacity and saved them as .wav?

And does it matter if it’s sine?

I mean square

The highest frequency that can be represented in digital audio is half the sample rate. If you try to record a frequency of 823010 Hz at a sample rate of less than 1.6 MHz the result should be silence because the highest frequency that can be represented with a sample rate of 1.6 MHz is 800,000 Hz. Also, it is extremely unlikely that any sound card will support frequencies over 100,000 Hz (most are limited to a little over 20,000 Hz).

A square wave can be considered to be a combination of sine waves. For example, here are two screenshots of the spectrogram view of a 100 Hz square wave:

First Track001.png
First Track000.png
Observe that the lowest frequency is 100 Hz, and that harmonics occur at 100, 300, 500, 700, 900 … all the way up to 22 kHz (The highest frequency that can be represented with a sample rate of 44100 Hz is 22050 Hz).

If you isolate the lowest (100 Hz) frequency, it looks like this:

First Track002.png
Notice that it is a sine wave. It is the presence of overtones that make a square wave square. So to create a square wave of a particular frequency, the sample rate must be several times higher than the square wave’s frequency so that the overtones can be represented.


This is a 5000 Hz square wave in a track with a sample rate of 44100 Hz (about 8 times higher than the square wave frequency. Observe that it does not look very “square”, because 44100 Hz sample rate can only support the first harmonic (15000 Hz) and no more. The next harmonic would be 25,000 Hz, but that’s too high for a sample rate of 44100.

First Track003.png
Here’s the same 500 Hz square wave, but with a sample rate of 192 kHz (192,000 Hz). The higher sample rate allows the harmonics at 15000, 25000, 35000, 45000, 55000, 65000, 75000, and 85000 Hz to be represented, so the waveform looks a lot more “square”.

First Track004.png
The takeaway is that normal consumer sound cards cannot record or play actual square waves that have a fundamental frequency over 5 kHz because they can’t handle enough of the harmonics.