I'm still able to compile and run the Mac version as a universal binary. The one issue I have is that it plays no sounds, but I think this is due do something wrong w/ loading the flac files:
(E) static H2Core::Sample* H2Core::Sample::load(const QString&) rs/ pdavis/src/hydrogen/hydrogen.app/Contents/MacOS/../Resources/data/ drumkits/GMkit/kick_Dry_b.flac (E) static H2Core::Sample* H2Core::Sample::load_wave(const QString&) [Sample::load] Error loading file /Users/pdavis/src/hydrogen/ hydrogen.app/Contents/MacOS/../Resources/data/drumkits/GMkit/ kick_Dry_b.flac I'm not sure why its failing to load them and I suspect this is why I get no sound. Any pointers/ideas/recommendations? The newest Jack OS X .77 is working as an audio output and I've tested it w/ audacity on these specific flac files so they do play a sound as expected. ~Phil Phillip Davis [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
