Replies: 1 comment 2 replies
-
|
Thanks, this idea does have merit. As I understand it, That split is technically coherent:
So something like: does make sense as a concept. The one important issue is that a true carrier waveform should normally be bipolar, i.e. it should have both negative and positive values and be centered around zero. That is different from So if rather than a list of only non-negative values. Why this matters:
There is also one practical DSP concern: a custom audio-rate carrier waveform is more demanding than So the short answer is:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be useful if it would be possible to set a custom carrier waveform similiar to the customNN definition like this:
waveformNN: (definition like customNN)
waveformNN would set the waveform of the carrier wave and customNN the envelope at the beat rate.
Example sequence:
waveform00: e=2 0 1 33 40 100 100 100 1 1 1 1 1 1 1 0
custom00: e=2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 20 40 100 30 0 0 0 0 0
#for a binaural beat
t1: custom00:waveform00:400+2/20
#for a isochronic tone
t2: custom00:waveform00:400@2/20
alloff: -
NOW t1
Beta Was this translation helpful? Give feedback.
All reactions