Hi all,
Made a new version for mac osx 10.6 from SVN (version 1477). Here's what I built it with:
$ scons alsa=0 coreaudio=1 coremidi=0 flac=1 jack=1 lash=0 libarchive=0 lrdf=0 oss=0 portaudio=0 portmidi=0 bundle=1
Building from SVN source with scons is a truly breeze now if you have all dependencies installed with
Macports or
Fink (great work Sebastian and others devs!!). I used Fink in 64bit mode to install required dependencies (QT, flac, jack).
A few caveats/notes:
* This 64bit binary does not work on 10.5 (at least, a quick test on a 10.5 system failed) and likely also won't work on anything earlier than a C2Duo cpu.
* Tried building with CoreMIDI, but the app became very unstable as soon as I started tinkering with midi (will file a bug report separately). This could have something to do with the fact that I built Hydrogen as a 64bit app?(?)
* Enabled Jack in this build, but changing the sound output in the app preferences gives me an error "couldn't restart output", and no sound via jack (using both Jackpilot and the Fink binary - I get a nasty squeek and that's it..). Likely the 64bit thing again...
* I also tried building with portaudio/portmidi but building failed, probably for the same 64bit reason.
Maybe I should reinstall Fink in 32bit mode?:\
Anyway, it does work with Coreaudio output. Here it is:
[removed]
== EDIT ==
Of course that versioning number was 1447 (not1477).
Anyway, here's a new 64 bit binary with working midi (thanks mauser for fixing that coremidi bug!):
[removed]
(built with alsa=0 coreaudio=1 coremidi=1 flac=1 jack=1 lash=0 libarchive=0 lrdf=1 oss=0 portaudio=1 portmidi=0 bundle=1)
The only thing still not working properly is jack.
And Snow Leopard 10.6 only I'm afraid?
== EDIT Dec. 4 2009 ==
New one with wolke's audio export feature (osx 10.6 64bit ):
[removed]
== EDIT Dec. 6 2009 ==
New one with wolke's audio export feature (osx 10.6 64bit ):
See changelog in
this thread:
[removed]
== EDIT Dec. 22 2009 ==
New versions from svn:
Intel Snow Leopard x86_64
http://web.inter.nl.net/users/chef/Hydrogen-svn1485-x86_64.dmg (ca. 28 MB) [removed, search forum for the announcement of a newer version]
PowerPC Leopard ppc
http://web.inter.nl.net/users/chef/Hydrogen-svn1482-ppc.dmg (ca. 20 MB)
==EDIT==
Look here for newest versions:
http://hydrogen-music.org/forum/index.php?action=show_thread&thread=1187&fid=7&page=1 [or look for more recent post about newer version]