Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Toltekradiation

Pages: [1] 2 3 ... 19
1
preenfm2 and preenfm3 / Re: Preen editor in browser
« on: March 14, 2026, 12:22:26 AM »
Hi,
there was some bugs, like the arp clock setted to Ext by the editor, for some reason, which was maybe the cause of the issue you describe.
Hopefully this bug is fixed :)

There is now a new feature : Mutations. The idea is to interpolate between two patch to get new sounds. It gives some fun results so far.

2
preenfm2 and preenfm3 / Preen editor in browser
« on: March 05, 2026, 08:14:03 PM »
Hello,

What if you could edit the preenfm directly from your browser?
I built a small React app to experiment with the idea—here it is  :D.

https://preen-web-ui.vercel.app/


It’s very early, but it already works and can edit patches from the browser.

Source code:
https://github.com/pvig/preen-web-ui

Feel free to play with it, improve it, or send PRs.

3
preenfm2 and preenfm3 / Re: Preenfm3 modal resonator
« on: October 15, 2025, 10:19:59 PM »
The 4 presets names, String / Wood / Gong / Cymb is a joke, with only 4 modes one can only evocate thoses sounds .
But it is noneless useful for timbre shaping, i guess.

4
preenfm2 and preenfm3 / Re: Preenfm3 modal resonator
« on: October 15, 2025, 09:27:48 PM »
re attached the file in first post : levels of resonators was too high (x4), sorry for that.

5
preenfm2 and preenfm3 / Preenfm3 modal resonator
« on: October 15, 2025, 08:08:35 PM »
Here is the result of some more experimentation around the paraphonic filters.
It's an attempt to get some aspect of Mutable Instrument Rings into the preen, so here are some new fx :

Plck : a karplus-Strong classic pluck algo, with a twist : the frequency of notes is taken from the Scala keyboard mapping
Plk2: same as Plck except midi notes only trig notes, pitch is set with the matrix
Moda: a simple 4 modes resonator, which can morph thru 4 presets, String / Wood / Gong / Cymb


6
preenfm2 and preenfm3 / Re: Preenfm3 bank & midi list
« on: May 22, 2025, 07:33:38 PM »
oh, yeah, thanks, lots of good ideas here we got !

i will definitively try to change the default preset matrix.



7
preenfm2 and preenfm3 / Re: Preenfm3 bank & midi list
« on: May 20, 2025, 11:34:21 PM »
hi Dave,
a useful post if i must say ^^

It would be very cool if you could remember the settings that make hang the pfm3.

About the CC 40-45, yes it's far from ideal : they respond to the global midi channel to change some reverb params.
CC40 is for reverb preset change, CC41 to 45 are reverb params, that are overwriten when CC40 change the preset...
well, it's a really weird implementation ::)

CC40 may be used for something else ?
What do you think about it ?


Patrice

8
preenfm2 and preenfm3 / Re: Preenfm3 bank & midi list
« on: April 29, 2025, 10:17:11 PM »
hello and many thanks for your patches,
there is many interesting ones.
loving the Amiga patches !

9
hi,
here is a fw built with that missing break, on top of my latest fw (with the paraphonic bandpass).


but if you want to compile yourself the fw :
  • use stm32cubeide Version: 1.5.1
  • compile the release firmware
  • in /scripts, edit ./create_object.sh :
    change the OBJCOPY_BIN path according to you configuration
    (that file is from ARM Toolchain)
    i personnaly put it in the script directory, so OBJCOPY_BIN="./arm-none-eabi-objcopy"
  • in a terminal :
    • cd ./scripts
    • ./create_object.sh
the .bin should then be found in the /script folder

10
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: March 23, 2025, 07:52:09 PM »
A little bump on this topic, as there is an active pull request with this filter.
https://github.com/Ixox/preenfm3/pull/52

(Love it, it's a nice fx)

11
preenfm2 and preenfm3 / Re: Tuning filters to fundamental note pitch
« on: November 14, 2024, 08:48:10 PM »
Hi,

the filters are not designed for good keytracking, sorry for that.

A workaround (maybe) would be to use a multitimbral configuration, then with the vosim algo, you may get the kind of peak sound you're after.
(for thoses algo, you need the latest fw for preenfm3, or the alternative fw for the preenfm2 : https://ixox.fr/forum/index.php?action=dlattach;topic=70017.0;attach=1165 )

12
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: October 07, 2024, 07:27:43 PM »
no problem  :), the compressor menu can be reached with MIX > Voices > Page 2

13
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: September 21, 2024, 10:32:32 AM »
ok, made a pull request for the bandpass fx,
compressor presets can wait..

https://github.com/Ixox/preenfm3/pull/52

14
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: September 18, 2024, 10:41:07 PM »
ok, thanks, i will submit a pull request for this ^^

while we are at it, did you tried the compressor preset ?


15
preenfm2 and preenfm3 / Re: Vosim & al.
« on: September 15, 2024, 07:00:37 PM »
just in case, if someone would like to check the vosim osc on the preenfm2, here it is  :)

Pages: [1] 2 3 ... 19