> In AutomatableModel::setAutomatedValue, there are now: > > log_to_linear_scale() // my new function > fittedValue() > > I am not sure what "!(*it)->fittedValue( m_value )" should look like now, > since my log conversion is done before the fittedValue() call. I wonder if > this check is even necessary, since we'll do > > if( oldValue != m_value ) > > in the linked models anyways.
@Toby: Can you please help me out with this question, too? ------------------------------------------------------------------------------ _______________________________________________ LMMS-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-devel
