Mod Archive Forums

Music Production => MilkyTracker Bug Reports => MilkyTracker => Tracking => Bug Report Archive => Topic started by: jimee on April 19, 2008, 09:46:41

Title: [fixed] Jack output
Post by: jimee on April 19, 2008, 09:46:41
Hey! Another killer feature! A Jack Output is available! Wasn't on Changelog? :)

Just a little bug: I get "jack_client_thread zombified - exiting from JACK" on startup, and playback blocks. Complied with "g++ (GCC) 4.2.3 (Debian 4.2.3-1)".

It seems to be working fine when adding "return 0;" at the end of jackProcess callback (src/milkyplay/drivers/jack/AudioDriver_JACK.cpp:67)
Title: Re: Jack output
Post by: Deltafire on April 19, 2008, 10:57:05
Thanks for the bugfix :)