Hi @all,

I guess I reported a similar behaviour in my 2nd email to this list from 
10th of January 2016.

Regards,

Jens

Am Sonntag, 17. Januar 2016 schrieb Robert Jonsson:
> Hi guys,
> 
> In recent builds, if you have a mixer open (which seems to be left
> open whenever it's been opened, another bug) and open a new project
> or click New, muse crashes in the Rack when clearing away the old
> song.
> 
> void EffectRack::updateContents()
> 
>       {
> 
>       for (int i = 0; i < PipelineDepth; ++i) {
> 
>             QString name = track->efxPipe()->name(i); <----- name(i)
> is not retrievable.
> 
> 
> Looking at the data with the debugger I wonder if there may be data
> corruption.
> 
> 
> I tried going back through the commits and the problem starts to
> occur in commit 2c011b9 (mixer makeover)
> 
> https://github.com/muse-sequencer/muse/commit/2c1c79ca7cfabe20a4c427c
> d8af423ccd874ad99
> 
> 
> I can't really see in that commit what might cause it though. Any
> ideas?
> 
> 
> Regards,
> Robert


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Lmuse-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmuse-developer

Reply via email to