PreenFM : DIY Frequency Modulation Synth

...and how to do so...
RELATED
PRODUCTS

Post

Hi and thanks a lot for your words...
Most people prefer number 1.
You can easily find pins/size compatible LCDs so it will be easy to put another one instead.

@bronxsound : you should definitively give a look at the leaflabs board :-)

@mystran: I would have used floats without hesitation if I could.

A sin wave has values between 0 and 1 all multiplication do not need any adjustment.
When you get your integer values (16 bits) and multiply them together you always have to do some bitshiftings so that the result is still 16 bits.
Moreover the order how you do your arithmetic and bit shifting really impacts number of significant bits in the final result.
With float you don't have to think about that.

Even when reading from the wave table it does not work with integer. If you do that the frequency of your waveform won't be exactly the one you asked for...
And in FM the ratio of the frequencies modulation/carrier is very important and must be as accurate as possible.
I used fixed point arithmetics for that, with as many bits as possible in the decimal part.

I think my "integer FM engine" is finaly interesting and is part of the sound of this sound module ;-)


Xavier

Post

I've updated the website... Every thing is in a final state.
Kits will be available within a month.

Video available :-)

https://sites.google.com/site/preenfm/
http://www.facebook.com/PreenFM

Cheers,

Xavier

Post

Very nice work :)

Post

If you haven't looked yet at the video and have 7 min 55 secs of free time, give a look :


The Kits are almost ready, i'm waiting for the final (blue) PCB to arrive.

So i'm now logging reservation (still no money).

If you're interested, follow the link :
www.preenfm.net/Contact

Xavier

Post

Got my kit and had build the synth. easy to use and a very nice sound.and a excellent support from Ixox!

Post

thanks mäxchen for your post and thanks ixox for the kit and posting it here :)
The highest form of knowledge is empathy, for it requires us to suspend our egos and live in another's world. It requires profound, purpose‐larger‐than‐the‐self kind of understanding.

Post

Yes.. thanks Max.
And you can expect an interesting new feature in the next firmware update :)

Xavier

Post

I've been following this one from afar, and I have to say I think it looks really cool. There seem to be some *great* DIY synth kits around at the moment, and I'm sure this, the Shruthi-1 and the MeeBlip would complement each other really well.

Post

The firmware 1.5 is ready and the PreenFM is in Stock :-)

Here is a video of the new step sequencer feature:


Not sure there is an other hardware FM synth that can route Step sequence directly in the modulation indexes ;-)

http://www.preenfm.net

Xavier

Post Reply

Return to “DIY: Build it and they will come”