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 ... 4 5 [6] 7 8 ... 19
76
preenfm2 and preenfm3 / Mixer select from midi
« on: June 06, 2023, 07:39:43 PM »
Hello Xavier,

lately I tried to recall Mixer files from midi,
but found it a bit tricky to do, because of the CC#0 & #32 to set before sending program change.

In my opinion, it would be much easier to use midi bank 127, and program change.
I don't think midi bank 127 is likely to be frequently reach anyway !

for now, I'm a bit lost in the code, i guess it should be done in MidiDecoder.cpp but i have a hard time figuring things out :P

i would be grateful for some help here ;D

77
preenfm2 and preenfm3 / Re: Two suggestions, two bugs and a question
« on: June 06, 2023, 06:54:19 PM »
midi echo is very cool on the midibox seq for example,
though i'm not sure how to implement this on the preen... maybe a special arp mode ?

There is also the modulator envelope loop trick, to mimick delayed notes !

78
preenfm2 and preenfm3 / Fugue Machine
« on: June 05, 2023, 07:36:51 PM »
Today i found this video about the Fugue Machine on iOS :
https://www.youtube.com/watch?v=AZlOquELE_A&t=1s

imagine this on the preenfm3 sequencer  ::)

79
preenfm2 and preenfm3 / Re: Hi just peeking in
« on: June 03, 2023, 11:36:57 AM »
Hi,
Welcome to the forum !
:D

80
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 27, 2023, 07:05:38 PM »
Hi Tobias,
thanks for the appreciation !
if you want to check the latest features, the p3_timefx_7.bin firmware some post above would do : latter work done is mainly code cleaning and optimisation, there is very few difference about sound, only slight changes on the diffuser fx .

Best regards
Patrice

81
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 22, 2023, 10:54:55 PM »
I hopefully fixed the two issues :)
- fix for the aliasing in Ping & Diff fx : added extra filtering in those
- fix for the bad noise click when going to the Diff fx

Here is an attached fw file.

There is a pull request as well !
https://github.com/Ixox/preenfm3/pull/41

82
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 14, 2023, 10:27:47 AM »
No problem, thanks for reporting.
i'll have a look at this issue next week.

83
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 13, 2023, 11:46:28 PM »
Hi Xavier,
excellent addition !
it will be very useful to have both fx layer.

about the Diffuser click, i'm not sure what's happening, i need to do some tests,
but I'm currently on vacation so i can't do anything until next week.

I had a look at the PR : nothing to complain on my side.

can't wait to test that firmware !

85
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 07, 2023, 01:47:23 PM »
Hello @superfake,
thank you for your detailled report, i previously did not use spectrum analysers, only my ears, which has now some hf loss i fear.
So here is a version with more lp + notch filtering around 12khz on those fx, i hope it will make it usable, though it remains some aliasing.
Please, let me know if that's ok for you.

While i was at it, i added an optimisation i found lately on all the pitch shifter fx, which save quite some precious cycles !

86
preenfm2 and preenfm3 / Re: paraphonic effects
« on: May 06, 2023, 12:04:38 PM »
Hi superfake,

The delay fx could be done with a sample rate reduction trick, which is x4 factor, so yes, the 12khz noise is awaited..
I did put some lowpass to soften this, but it's far from perfect, let's say it's a feature and call it vintage delay ^^
Though i will try some notch filtering to minimize the noise.

about the delay length, there is not so much ram left... better keep it for other features.

87
preenfm2 and preenfm3 / Re: paraphonic effects
« on: April 24, 2023, 07:10:42 AM »
yes, the menu option is unlocked, no need for CC access.

88
preenfm2 and preenfm3 / Re: paraphonic effects
« on: April 23, 2023, 05:20:55 PM »
Hi,
after some bugfix & enhancements, here is a quite mature version of these fx.
I removed the karplus strong fx, it was not so useful as an effect. Instead, there is a diffuser, to blur transients or add a light reverb "touch" to the sound.
There was improvements in some fx : the pitch shiters were simplified to lower cpu usage, it allowed to add some Eq ing in these to retrieve the lost bass, same for Bode filter.

@Xavier : pull request done in github.

89
preenfm2 and preenfm3 / Re: FM3 MIDI CC list?
« on: April 18, 2023, 11:03:58 PM »
there is also CC_MIXER_SEND ( CC#11 ) for reverb dry/web, for each timbre :)

90
preenfm2 and preenfm3 / Re: Envelope curve selection
« on: April 15, 2023, 08:56:50 PM »
no, there is no one cycle mode for lfos, but its worth saying that you can do cool things with the matrix : the mtx1-4 destination let you modulate the level of anything in the matrix slot 1 to 4,
so a lfo can last a few cycles when modulated by an envelope for example.
The preenfm matrix is already quite powerful !

Pages: 1 ... 4 5 [6] 7 8 ... 19