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 - Xavier

Pages: 1 ... 5 6 [7] 8 9 ... 149
91
preenfm2 and preenfm3 / Re: Preenfm3 bug report + some FR + some questions
« on: February 11, 2023, 03:08:36 PM »
Hi,
Thanks for the feedback.
I'll have a look at the bugs for sure.
Too bad you don't have steps for the second one.
Not sure how to make the arpeggiator work with MPE. The arpeggiator is per voice. MPE is spread over N voices. Anyway i'll keep that in mind.

The Gate FX comes from the preenfm1, i hesitate several times to get rid of it. But it's still here.
Don't expect impressive things out of it. Can be fun though.
It starts "gating" above 0. 1 is the MAX. All value >1 will be considered as 1.
It's worth trying step seq modulator as input.

From you list of FR, the delay cannot be implemented for memory reason of the pfm3 hardware.

The firmware started as a one time project. But some recent great improvements (such as the reverb or the new env) have been added by Toltekradiation.
Everybody can contribute ;)

Xavier

92
preenfm2 and preenfm3 / Re: Map Beatstep Pro knobs to Filter (e.g.)
« on: February 11, 2023, 02:56:48 PM »
Hello,

When you say buttons, yean mean knob ?
You need to have a look at yout Beatstep pro manuel and see what midi CC it sends.
You can then modify some user CC on the preenfm3 to fit what the beatstep pro sends.

Xavier

93
Here is the version with note creation.

Allowing 3 in SEQ length is more difficult than it seems  ;)
Step sequencer counts from bar 1 to 4 and is design so that every seq starts on bar 1.



94
I have a version with 'Note' creating a new Note if empty bellow the cursor.
Makes the creation of melody easier.
Will publish later today.

95
preenfm2 and preenfm3 / Re: preenfm3 SEQ feature wish
« on: February 04, 2023, 03:32:04 PM »
It was fun to do. And it's fun to use  :)

You now have the "Note" and "Velo" display in the sequencer.
Plus buttons that you can hold to modify them.

All notes under the cursor are impacted by the modification.
If the cursor is smaller than the note bellow, modifying any value will create a new note.

Let me know what you think
Firmware 0.995 attached bellow.


For those into code it's here : https://github.com/Ixox/preenfm3/commit/65d5f19858f9f8849c16e6e059d81039d5821951

96
preenfm2 and preenfm3 / Re: preenfm3 SEQ feature wish
« on: January 29, 2023, 01:19:24 PM »
[EDITED : Forgot MENU+(1-6) was already implemented /]

Hi,
Thanks for the suggestion.
I'll think about that  ;)
Xavier

97
preenfm2 and preenfm3 / Re: custom extended firmware
« on: January 20, 2023, 08:44:22 PM »
Hi,
Some of the modifications have been included in the firmware.
Which of the features are you looking fore ?

98
preenfm2 and preenfm3 / Re: PreenFM2 midi problem with Beatstep Pro
« on: January 20, 2023, 08:38:17 PM »
Hi,
You can try to set "receive" to "none" in the menu.
Or use a different midi channel  ;)

99
preenfm2 and preenfm3 / Re: Can't find the Amp ADSR on PreenFM3
« on: January 14, 2023, 11:51:57 AM »
Additional info:
For those who are new to FM, the carrier operators that actually produce sound are in cyan on the screen. Daker blue ones are modulator operators.
While modifying the enveloppe, you can hold down the menu button, and you'll modify all operators of the same kind (carrier or modulator) at the same time.
The values will turn green instead of yellow while you modify them.

100
preenfm2 and preenfm3 / Re: Preen FM2 loud noise, barely hear synth
« on: January 14, 2023, 08:06:23 AM »
Hi,

Here are some troubleshouting ideas you can follow.
https://ixox.fr/forum/index.php?topic=63509.0
Maybe starting by checking the voltage points in message #6.

Preenfm board are 2 layers board. Bottom and top, you can follow every track.

R5d schematics are here :
https://github.com/Ixox/preenfm2/tree/master/hardware/PCB_R5d
It requires an old version of Kicad but i think the PCB file can be open in latest one.

101
Thanks again for the report.

There were many problems after the envelope refactoring and automatic enum renaming. But i think i was worth it.
https://github.com/Ixox/preenfm3/pull/36/commits/3ac30c008e0a7353fe771b290b5cddffb8a0131f

That should be OK now in the firmware 0.994.

I know it's not very clear in the midi page:
https://ixox.fr/preenfm2/preenfm/midi/

CC 80 : modify attack on all carrier operators (that produce sound).
CC 81 : modify release on all carrier operators (that produce sound).

CC 62 : modify attack on all modulator operators
CC 63 : modify release on all modulator operators

CC82-87 : now modulate the release time correctly of op 1-6
CC65, 75-79 : : now modulate the attack time correctly  of op 1-6

102
More things to look at  :)
I've tested the midi NRPN used by the editor but not the CC.
I'll have a look.

103
mm, there is something funny about the envelopes :
curves seems to saved correctly but when i reload a patch, the release is set to zero on all operators.

Aouch...
Sorry for that, unfortunately it was during the saving and not during the loading.
So the preset you saved with version 0.992- have the release time of all enveloppes set to the release level  :-\

It's fixed in 0.993.
https://github.com/Ixox/preenfm3/pull/36/commits/a303fd03ac1baac722cfcee07bb9dddffde258ee

Thanks a lot for your tests  :)

104
Please let me know if 0.992 works better.
Thanks

105
Looks like the optimization i made to avoid some useless drawings does not work very well  :)
Thanks a lot for the feedback.
I'm having a look.

Pages: 1 ... 5 6 [7] 8 9 ... 149