Hi all,
I'm in the awkward situation of trying to build an aural illusion and being uncertain of whether or not I've succeeded. A
phantom fundamental is when you omit the fundamental frequency, but the brain reconstructs it using the harmonics.
I've tried to put together
a simple demonstration of this using a simplified version of Jen Smith's bell. Ideally, the following two invocations of the bell should sound like they're the same note:
(bell 300 20.0) ; Ring bell at 300hz for 20 seconds
(bell 300 20.0 0.0) ; Ring bell at 300hz for 20 seconds, omitting the fundamental
Does this work for anyone? I would expect the latter to sound "thinner" and softer, even if the illusion succeeds.
Cheers,
Chris