3
« on: July 15, 2015, 05:06:01 PM »
Hi,
Not been using my PreenFM2 (or indeed FM/PM in general) for long and I'm still marvelling at the possibilities. There are a few things I'm wondering about though:
The LFO waveform 'saw' sounds a lot like a triangle and there's a noticeable absence of a triangle waveform in the list for the LFO. It seems like maybe it's just a triangle wave misnamed? It wouldn't make sense to have actual separate ramp and saw waveforms when we have positive or negative amounts in the matrix.
On the topic of operator feedback, I understand from other posts that feedback is very difficult to implement with genuine FM like the PreenFM2 uses as opposed to Yamaha's PM version. Assuming the sine waves use a phase accumulator and a look up table, would it not be possible to use PM to calculate the feedback even if the rest of the engine is FM? Forgive me if that's a very stupid question, I'm not a real programmer.
Also, is the S^2 waveform literally just an octave up sine wave? If so, I'm not sure what the point is (other than effectively increasing the range of the ratio to 32). Is there any other special use I'm missing? If not, I'm wondering if I might make a custom firmware build to replace it with a band limited triangle wave? The triangle with its quickly diminishing harmonics seems like an ideal compromise between the pure sine and the rich saw and square.
One last topic - how many harmonics are the saw and square waves bandlimited to? When played further down, the hard bandlimiting almost sounds like they're being tracked by a resonant filter. I assume it's because the ear finds the top harmonic conspicuous because there's nothing above it. I was experimenting with additively generating a saw with just the first 32 harmonics last night and found that it was more pleasing and less resonant sounding if the last few harmonics rolled off in volume so that the top one didn't stick out. If it's possible to change the S^2 wave to a triangle, I might change the saw and square in this way too.