Gabriel M. Beddingfield wrote: > On Mon, 20 Jul 2009, Gabriel M. Beddingfield wrote: >> - Set the JACK callback when the buffersize changes so >> that jack_server_buffersize (jack_output.cpp) gets >> updated properly.
Done. >> - Remove the ardour transport workaround. Done. > - When changing songs with per-track outputs enabled (JACK), > Hydrogen crashes when it tries to clear out the buffers > for the per-track outputs. In JackOutput::getTrackOut_L() > the pointer track_output_ports_L[nTrack] was null, but we > still passed it to jack to get the port for that buffer. Done. Peace, Gabriel ------------------------------------------------------------------------------ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
