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

Pages: [1]
1
I haven't tried to compile for Linux for a long time.

The compiler does not want to cast an adress to an int. Maybe it should be an unsigned int.
I do that for debuging purpose only.
So you can remove the full DBG line (DBG stands for DEBUG), in Plugin/Source/PluginProcessor.cpp line 771

did that it helps!

OK I was able to compile the Host version again on debian 12, finally

Here's what I did
I did not alter the source, I just instructed JUCE to only only build the release version, not the Debug version.
I added JUCE_MODAL_LOOPS_PERMITTED=1 to the global extra preprocessor defenitions
On top of that I had to get the older JUCE 6.0.0 and point projucer, which I compiled from source , to this directory in the modules.

but it works!





2
preenfm2 and preenfm3 / Re: PC/MAC preenfm editor 3.1.4 (Preenfm2 Unison)
« on: February 06, 2022, 03:15:35 PM »
First off it seems to work, path for modules are found, but eventually I hit an error building the linux Host version..

~/Downloads/preenfm2Controller-3.1.4/Host/Builds/Linux$ make
Compiling PluginProcessor.cpp
In file included from ../../../../../JUCE/modules/juce_core/system/juce_StandardHeader.h:71,
                 from ../../../../../JUCE/modules/juce_core/juce_core.h:204,
                 from ../../../../../JUCE/modules/juce_audio_basics/juce_audio_basics.h:54,
                 from ../../JuceLibraryCode/JuceHeader.h:17,
                 from ../../../Plugin/Source/PluginProcessor.h:25,
                 from ../../../Plugin/Source/PluginProcessor.cpp:20:
../../../Plugin/Source/PluginProcessor.cpp: In member function ‘void Pfm2AudioProcessor::setStateInformation(const void*, int, bool)’:
../../../Plugin/Source/PluginProcessor.cpp:771:145: error: cast from ‘MidifiedFloatParameter*’ to ‘int’ loses precision [-fpermissive]
  771 |                     DBG("SET > " << String(p) << " '" << nameForXML << "'  value " << (midifiedFP->getRealValue()) << " param adress : " <<(int)midifiedFP);
      |                                                                                                                                                 ^~~~~~~~~~
../../../../../JUCE/modules/juce_core/system/juce_PlatformDefs.h:130:51: note: in definition of macro ‘JUCE_BLOCK_WITH_FORCED_SEMICOLON’
  130 |  #define JUCE_BLOCK_WITH_FORCED_SEMICOLON(x) do { x } while (false)
      |                                                   ^
../../../Plugin/Source/PluginProcessor.cpp:771:21: note: in expansion of macro ‘DBG’
  771 |                     DBG("SET > " << String(p) << " '" << nameForXML << "'  value " << (midifiedFP->getRealValue()) << " param adress : " <<(int)midifiedFP);
      |                     ^~~
make: *** [Makefile:187: build/intermediate/Debug/PluginProcessor_e32f2d.o] Error 1Any Idea on the error?

3
preenfm2 and preenfm3 / Re: New filters
« on: August 26, 2019, 02:11:39 PM »
I flashed it onto my Eurorack PreenFM2... so far so good
Sounds great, lot's of extra filters and CV mappings work!
no crashes or glitches so far

really great stuff

 :o  ;D

4
preenfm2 and preenfm3 / Re: New filters
« on: August 25, 2019, 02:01:49 PM »
 @toltekradiation would it be crazy for you to merge your changes with the Eurorack version as Xavier described in an earlier posty? no idea where to start...

Quote
FYI the eurorack version is in the "adcIn" git branch : https://github.com/Ixox/preenfm2/tree/adcIn


5
preenfm2 and preenfm3 / Re: New filters
« on: August 22, 2019, 01:42:38 PM »
Great!

will this work with the Eurorack version (which has CV1-4 settings in the firmware?)

wanna try

6
preenfm2 and preenfm3 / Re: creating and saving combos
« on: May 28, 2019, 11:49:59 AM »
As it was an annoying problem (and easy to fix ;) ), i just uploaded a firmware 1.01 that fixes it.
The combo you create in the menu are now usable.

I just did the described procedure (firmware 2.09a) and the combo did not show up after showing "in progress, done"
(wil do the zip procedure for now)
just reporting



7
preenfm2 and preenfm3 / Re: PreenFM Eurorack module
« on: May 26, 2019, 10:47:19 AM »
Ah makes sense!
great if you could keep it in mind :D

--K

8
The eurorack version has some parameters not settable in this firmware I noticed (the CV1-CV2-CV3-CV4) in the matrix.
Would it be crazy to add? maybe with a toggle button somewhere to enable/disable so you can still use one app for all preens in the studio?
Or maybe it can even be autodetected form the firmwareversion 2.09 vs 2.09a

just an idea



9
preenfm2 and preenfm3 / Re: PreenFM Eurorack module
« on: May 23, 2019, 02:39:17 PM »
I have the @served Eurorack version, very happy with the build quality. Now I'm trying to interface with other modules...

As I the preen has four CVinputs, I figured I should be able to do 3 note chords
to put it very simple:

matrix
instr 1-2-3: CV1 > gate
instr 1 CV2 > freq*
instr 2 CV3 > freq*
instr 3 CV4 > freq*


but whatever I try:
 CV1 (gate) always triggers instrument 4, even if the intrument 4 matrix has no CV mappings at all...

any pointers?

Thanks

10
preenfm2 and preenfm3 / Re: rebooting the preen from menu?
« on: April 05, 2019, 03:36:05 PM »
Ok,


note taken I'll see if I can reproduce, still exploring/learning
It's not the 0 voice problem


but suspecting it is a parameter somewhere in the preset I change or modulate wrong at some point


Kasper

11
preenfm2 and preenfm3 / rebooting the preen from menu?
« on: April 04, 2019, 01:44:20 PM »
Hi,

I'm new to this place, just got my preenFM (eurorack edition, Van Daal Electronics). So far I'm amazed by it capabilities. intuitiveness included.

Sometimes however some of the instruments don't make any sound (while they previously did). Solution is rebooting. For now, until I find the real cause I can live with this reboot sequence, but it requires me to powercycle my whole Eurorack, which is a bit ... well losing setting sin other modules etc...
Could there be a reboot menu item? This would also be superhandy to eg. quickly back up some settings for a project I'm working on without having to powercycle or unplug the usb

Second great improvement would be a subdirectory structure in the menu dor DX7 presets... so you can have more than 255 .. (just asking :)

--K

Pages: [1]