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: 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.



2
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

3
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 !

4
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

5
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)

6
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 )

7
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

8
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

9
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 ?


10
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  :)

11
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: September 15, 2024, 06:47:10 PM »
after many tweak, i may have a stable version for the bp filter, it's hard to get more juice of it anyway.
while i'm at it, i tried to add some more compressor preset,
it needed to add a gain parameter to allow much more compression, so there is these 3 : hard, soft, wall

12
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: August 16, 2024, 06:45:12 PM »
found the limiter bug i was fighting with :)

It gives back some needed loudness, kill those ugly peaks and may be usable as an EQ,
thats a very useful fx, thanks for the suggestion !

(fw attached)

13
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: August 15, 2024, 10:23:44 AM »
not yet, i have a hard time getting it working...
i will try harder though  ;)

14
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: July 24, 2024, 10:11:56 PM »
hmm, after playing with for a while, i feel again it lack a bit of strenth, due to the bandpass nature.
A good sounding limiter would help a lot to add some loudness in this case!

just have to code it now ::)
well, i started, but it's quite a thing to get a nice sounding one.

15
preenfm2 and preenfm3 / Re: Idea for a new PFM3 FX auto filter
« on: July 21, 2024, 06:50:30 PM »
ah yes, indeed it tends to clip too much,

i made another version with a bit more of hipass to the input and some levels adjusting, seems to solve that issue.

Pages: [1] 2 3 ... 19