hello,

sorry I missread your last emails and thought that the issue was solved.

It is now with r2170.

There is something fishy with the ADSR state chart.

There was no way to go back to ATTACK state, so I've added an attack() method 
to ADSR.
I think it was working before, because of copy constructor leading to creation 
of new ADSR initialized with ATTACK state.

And there is no way to leave SUSTAIN unless calling release,
which is not properly called in sampler.cpp.

I'm working on it now.

-- 
Jérémy Zurcher
av General Guisan 49
1400 Yveron-les-bains
+41 (0) 79 599 84 27

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to