How are channel entries updated in jamulus.ini ? #3063
-
Bonjour, I suggested some time ago ("Remember specially marked faders #2842") a modification to prioritise preservation of fader entries that are set to muted in jamulus.ini, as with time, entries are purged to make place for new ones , although I do not undestand specifically how. For my part, I sought to export from jamulus.ini muted fader entries to consolidate them in a single file ( *.jch) in the hope of occasionaly reintegrate them in the jamulus.ini via the "Load Mixer Channels setup ..." (once the Jamulus client exits and rewrites the jamulus.ini with then current values). After some prototyping (AWK programs) and tests , I noticed that the "Load Mixer Channels Setup ..." corrupts the jamulus.ini file upon exit. Test in Windows10 with Jamulus v3.9.1
My C is Ok, but I have a lot ground to cover before familiarity with C++ and Qt libraries/Framework.
Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 10 replies
-
|
Beta Was this translation helpful? Give feedback.
-
@pljones I'm looking at a version I had downloaded a while ago ( jamulus-r3_9_1rc1 ) and the line numbers you indicated ( audiomixerboard.cpp ) seem off a bit ?!? Is this the version you were referring to ? |
Beta Was this translation helpful? Give feedback.
-
I will be doing some other tests, but that function "Load Mixer Channels Setup..." is puzzling. Here are the detailed results of the test I referred to in the first place (best viewed with not-proportionnal font, e.g. courrier new). |
Beta Was this translation helpful? Give feedback.
-
If it helps anybody, here are AWK prototypes of what I had in mind for preserving muted entries.
I went for clarity , not AWKish performance or proficiency. Nonetheless . they could provide guidance if / when better use of the import / export functions of Jamulus is developped . |
Beta Was this translation helpful? Give feedback.
@dcorson-ticino-com Thanks , I was arriving at that conclusion too, from some tests in "black-box" mode.
But since those "import" and "export" function exists, I feel I would be sad not to exploit their capabilities better,
I will make this as a feature request then.
[EDIT] Ref.: Issues
Enhance Load Mixer Channels #3071
Enhance Import/Export. #2831
Note ...
There is a maximum of 250 entries, including owner ;-)