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 ... 14 15 [16] 17 18
226
preenfm2 and preenfm3 / Re: New filters
« on: September 11, 2019, 06:26:18 PM »
@superfake : sorry, my bad, the rollback was not well made, now it should be ok.

227
preenfm2 and preenfm3 / Re: New filters
« on: September 07, 2019, 10:15:10 AM »
adcIn version

228
preenfm2 and preenfm3 / Re: New filters
« on: September 07, 2019, 10:13:45 AM »
@superfake , thanks for the feedback,
yes you're right, i prefer the previous version as well   :D
in this version the 3108 sound is back on fold and sigmoid ! and it's not so cpu hungry after all :)
i also fixed a problem on lp2, hp2 when extremely modulated, the filter went off..

@maki, you don't need much software to try things on the pfm2 :
https://code.visualstudio.com/ to edit the code
arm-gcc version 4.7 (see https://github.com/Ixox/preenfm2 )
and git would be helpful but not mandatory (https://git-scm.com/)
but if you're not much into programming, i would suggest you to test puredata, or easier, get an axoloti (http://www.axoloti.com/) and have a ton of fun creating crazy things  ;) !

229
preenfm2 and preenfm3 / Re: New filters
« on: September 06, 2019, 10:30:21 PM »
@maki : thanks for the ideas, these may be fun to try for some pseudo algorithmic music ::)
i would also like to have polyphonic glide, maybe some sort of unison, and step sequence advance with note received.. i may try all those things later.. for now, i prefer to stay in the filter/fx context, to fullfill this part before starting something else.

230
preenfm2 and preenfm3 / Re: New filters
« on: September 06, 2019, 11:21:00 AM »
@maki : thanks for the info, i wasn't aware of this. It may be possible to add a 4 points fm shaper on each slot, would have to make a poc.
Anyway, it's too much work for me at the moment, maybe in some months.

231
preenfm2 and preenfm3 / Re: New filters
« on: September 05, 2019, 09:11:33 PM »
hi @maki, i guess you would like to have the parameter 2 available in the modulation matrix ?
if so, i tried to, but it failed.. (exception crash) because of my lack of understanding the structure of some part of the code (matrixParameterRow), and, according to the code comment( https://github.com/pvig/preenfm2/blob/master/src/synth/SynthState.cpp#L314), 8 destination target were removed in firmware 2.0, i think for a good reason, so i gave up...
for now, i use my digitakt to control param2 by CC, so i don't think i will dig this, sorry.
or maybe i misunderstood, what do you mean by tracking generator ?

232
preenfm2 and preenfm3 / Re: New filters
« on: September 05, 2019, 06:38:15 PM »
hi guys!
i'm very glad you're enjoying my work ! :D
i may leave the version like that, but don't hesitate to suggest ideas or requests,
it seem usable enough, so, i don't plan to add any other fx or change the fx list.
maybe polish it a bit, but would have better to really dive into sound design now ::).

233
preenfm2 and preenfm3 / Re: New filters
« on: September 05, 2019, 10:14:23 AM »
here is the adcIn version :)

234
preenfm2 and preenfm3 / Re: New filters
« on: September 05, 2019, 10:08:10 AM »
good news, i found the "float cast" optimization and it make a big difference :D,
i could bring back oversample on the lp3, hp3, bp3, peak filters !
for a test, i could have 4 parts running fast with per step program change, and it kept smooth !
the other optimizations was a good thing anyway.. 8)

235
preenfm2 and preenfm3 / Re: New filters
« on: September 04, 2019, 06:23:17 PM »
hi @baxgas, thanks for the suggestion, i tried the regular version, but no luck..
so i changed my testing procedure, to be closer from real use case, and, yes, sadly, the cpu started to overflow very quickly. so, some radical optimisations needed :o !
i removed oversampling on lot of filters ; in a mix you won't hear the change i guess ;)
+ removed lot of waveshaping, well, the good news is that it sound cleaner now :D (or cheaper :()
now it seems to work well with a 4 track sequencing. it still may overflow if you really insist, so i will try to free more cpu cycle if i can..
i may remove lp2 & hp2 as these are still oversampled, and now lp & lp3 seems to be enough.

236
preenfm2 and preenfm3 / Re: New filters
« on: September 03, 2019, 11:52:45 AM »
@baxgas, sorry for the messy project handling :-[. Yes, that's because i added the new filters before distortions..
the processor is now a bit more busy than it was, i fear. i will now try to optimize my code more.

237
preenfm2 and preenfm3 / Re: New filters
« on: September 02, 2019, 10:01:46 PM »
adcIn version attached.

238
preenfm2 and preenfm3 / Re: New filters
« on: September 02, 2019, 09:52:25 PM »
well, it seems i can't help trying things :), and i find those filters really useful :
lowshelf & highshelf from https://cytomic.com/files/dsp/SvfLinearTrapOptimised2.pdf

239
preenfm2 and preenfm3 / Re: New filters
« on: August 31, 2019, 05:12:09 PM »
and here is the version with volume compensation fix for the SVF filters :D.

240
preenfm2 and preenfm3 / Re: New filters
« on: August 31, 2019, 05:10:08 PM »
@pikseliahky : yes! here it is !

Pages: 1 ... 14 15 [16] 17 18