> Addition: a good test case is the demo song at
> 
> data/projects/Demos/Shovon-ProgressiveHousePluckDemo.mmpz
> 
> Render it to WAV files with and without patch and take a look at the 
> differences in Audacity. In the end, there shouldn't be any differences :-)

Thanks for the test song. I tried my code, and it already worked correctly. 
However, I had to assign the values for the new gui elements correctly before 
exporting: The abs value was false (should be true) and the multiplicator was 0 
(instead of 1.0). I do not get how models are loaded if they are not found in 
the save file. My idea was to assign default values to the models: As you can 
see in git's diffs, I did something like this:

    m_absModel( true, this, tr("Abs Value") )

however, the box loads up as unchecked.

Is this a bug in the model code, or do I need to load the value in another way 
if the save file does not contain it?

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
LMMS-devel mailing list
LMMS-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lmms-devel

Reply via email to