Re: [TTBlue-devel] Printing to Max window from TTEffect units?
Status: Alpha
Brought to you by:
tap
From: Timothy P. <ti...@el...> - 2009-08-08 15:55:07
|
Hi Trond, The short answer is http://redmine.jamoma.org/issues/show/131 The long answer is that, for now, you can use the inherited TTObject methods logMessage() or logError() and then these message will show up on the console (not the Max window). In OS 10.5 Apple introduced some features that make Console.app really slow not always up-to-date, which is unfortunate. So instead of Console.app, I use the Terminal and run this: tail -f /var/log/system.log best, Tim Cycling '74 | Electrotap | 74Objects http://blog.74objects.com On Sat, Aug 8, 2009 at 9:51 AM, Trond Lossius <tro...@be...> wrote: > Hi Tim, > > > for debugging the TTOverdrive distortion on Windows, it would be > tremendously useful to be able to print to the Max window from within > the code of TTOverdrive.cpp > > Are there any way this can be achieved, Tim? > > > Thanks, > Trond > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > TTBlue-devel mailing list > TTB...@li... > https://lists.sourceforge.net/lists/listinfo/ttblue-devel > |