Recent Posts

Pages: 1 ... 6 7 [8] 9 10
71
preenfm2 and preenfm3 / Re: Vosim & al.
« Last post by matrix12x on November 12, 2023, 06:38:57 PM »
Any chance you have some suggested starting points for the IM settings?
72
preenfm2 and preenfm3 / Re: Vosim & al.
« Last post by matrix12x on November 12, 2023, 01:03:37 AM »
Those samples sound awesome!!
I cant wait to try out your firmware tonight.
73
preenfm2 and preenfm3 / Vosim & al.
« Last post by Toltekradiation on November 11, 2023, 02:02:21 PM »
Hi,
lately i tried to make some choir patch on the preemfm and quite failed at it ::)
i guess it's not that easy to be done with fm, i had to find something else...

Fortunately, there is great informations on the internet !
https://electro-music.com/nm_classic/015_workshops/Clavia/NordModularWorkshops&Threads/WerkMap/WorkShops/Hordijk1999-2000/VOSIM.html
https://scsynth.org/t/fake-resonance-aka-windowed-sync/2720

so i tried to add new algo with windowed sync oscillators  :)

here is some quick snippets done with it :
http://sndup.net/tmfx
http://sndup.net/v7wy

Code start here :
https://github.com/pvig/preenfm3/blob/75144a2b58bacd852ae444163dde0cbc9ffc3432/firmware/Src/synth/Voice.cpp#L3621

There is a color code on the preen screen for synced osc.

I chose simple algos : 3 & 4 osc, based on Algo2, Algo 6.

Suggestions and comments welcome about that !

(firmware attached, built on top of 1.02)
74
preenfm2 and preenfm3 / Re: tuning
« Last post by Toltekradiation on November 05, 2023, 11:31:38 AM »
Hello,
as i understand your question, i would add that in the pfm3, there is a scala mapping option (scala page 2)
where one can select the kind of mapping : continuous to keyboard

it is explained in the pfm 2 manual :
https://ixox.fr/preenfm2/preenfm/menu-mode/

Quote
The last option Map is set to Keyboard by default. In this mode, it will always make a C starting each scale. This is relevant for scales with number of notes different from 12. The keyboard mode makes scales easier to play on… keyboard.
‘Continuous’ option will start each next scale right after the previous one is finished, which make it harder to play on keyboard, but can be usefull with other kind of midi controller.

75
preenfm2 and preenfm3 / Re: tuning
« Last post by Xavier on November 04, 2023, 06:26:30 PM »
Hi,

The micro tonality can only be achieved through Scala files.
You can write your own scale and import them into your preenfm3.
So the limits are the scala file limit:
https://www.huygens-fokker.org/scala/scl_format.html

You can still change the default frequency values here (128 values for midi note from 0 to 127) :
https://github.com/Ixox/preenfm3/blob/master/firmware/Src/synth/waves.c#L1
And recompile the firmware.

Xavier

76
preenfm2 and preenfm3 / tuning
« Last post by Iapetus on November 03, 2023, 11:43:48 AM »
I was wondering about the PFM3 tuning. I have experimented successfully loading different Scala files. It's a breeze and I'm very happy with the results to date. This then has me wondering - is the Preen a full keyboard micro tuning (where each separate midi note can be specified an arbitrary frequency)? Or is it rather that it can accept specific micro scales but not exact frequency/key-maps? My assumption is that it is not full keyboard micro tuning - as I can't find any settings in the instrument - but if it is, how do we access that?

I love the Preen, it's such a fantastic instrument ... but I sometimes long for a detailed manual or deep dive video. I understand why these don't exist, and I always knew they didn't exist. And in the end, even missing those things, I love this thing.
77
preenfm2 and preenfm3 / Re: How works performance?
« Last post by Xavier on November 03, 2023, 11:10:30 AM »

You have 4 performance values (P1, P2, P3, P4) all in the same page.
These are sources in the matrix modulation (perf1, perf2, perf3, perf4) that you can assign to the destinations you want.

You also have a shorcut to the 2 FX1 parameters.

The idea it to have a live oriented page, where you can control your sound without having to browse different pages.
78
preenfm2 and preenfm3 / How works performance?
« Last post by Agugonzalez87 on November 02, 2023, 02:09:52 PM »
Im intrigued of performance (inside of Edit), works like Elektron machine where u can route some options to the knobs for make easier the performance? If not how works?
79
preenfm2 and preenfm3 / Re: preenfm3 : v1.02 (fx, shortcut, bug fix)
« Last post by Xavier on October 27, 2023, 09:58:20 PM »
New firmware 1.02 is available with again some FX improvements by Toltekradiation  !

https://github.com/Ixox/preenfm3/releases

Bug fix

* when using the editor, fix preset name problelms

New shortcut

* In the mixer, hold MENU when modifying volume to change all instruments with the same output at the same time

Update FX from Toltekradiation/Patrice Vigouroux

* Two new granular fx : gra1 (Size, Spread) & gra2 (Pitch, Spread), those go in loop mode when Spread param = 1
* Flange, Chorus, Dim rework : now have their own lfo
* Dim rework : param2 is now mid/side param, 0 = mono, 0.5 = regular stereo, 1 = expanded stereo
* Chorus rework : param2 control the amount for a second faster lfo ("Vibr" for vibrato)
* Envelope display bug fix : no init on mixer load
* FILTER_CRUSHER bug fix : no init on fx change
80
preenfm2 and preenfm3 / Re: paraphonic effects
« Last post by Toltekradiation on October 22, 2023, 06:09:50 PM »
no i have no more step than save the default mixer, then power cycle.

I tried to start from Mixer/Default/Clear but no luck, after power cycle, Fx1 in Timbre1 is always Alkx.

i will try to dive a little bit more with the debugger to understand what's happening..
Pages: 1 ... 6 7 [8] 9 10