hello,
the new windows-installer hydrogen0.9.6_snapshot-1 is out.
available on our source forge download page http://sourceforge.net/projects/hydrogen/files/.
this hydrogen win32 version comes with:
* Support for the Low-Latency-Jack-Audio-Soundserver which can use your sound-card asio drivers
* Portaudio ( default audio driver )
* Portmidi ( midi driver )
* ladspa support (the installer included ~90 ladspa plugins)
* export audio to wav, flac, ogg and aiff files
* export audio into single instrument tracks (e.g. to import separate tracks into a cubase session )
* export to midi file
* export drumkits to *.h2drumkit libraries. ( e.g. to share drumkits with friends )
* internet drumkit installer ( import drumkits direct from our source-forge drumkit sever )
* save and manage single pattern beside whole songs
* use rubberband to fit sample lengths to tempo and beats without pitch effect
* undo/redo for song- and pattern-editor
* sample-editor to modify and cut/fit sound samples
* director ( display a metronome and song position tags in a big window. simplify song orientation and works also as visual metronome )
* playlist function
* and and and
known bug:
segfault on export to audio without a filename extension.
working extensions are .ogg, .wav, .aiff, .flac
we plan this in next time. i talk with sebastian about this. as i understand him correct, he will put the current windows version build information/steps into this wiki site.
http://trac.assembla.com/hydrogen/wiki/coding%3Apackagingwin
i can give you some details here.
i use:
this instructions:
http://www.hydrogen-music.org/forum/?action=show_thread&thread=1244&fid=....
my develop environment under win :
qmake
make
Qt = 4.5.1 + mingw + qcreator bundle
higher qt versions produce errors.
portaudio = 1.0.18 ( at least less latency than the 19 version, don't know why)
undo branch rev 1641
libjack and header from the jack-windows-installer 1.9.5.
for portmidi you have to google ( if i implement this i losse a bit the portmidi version overview. i work a whole night with 3-7 bears and try many different portmidi files and dll's which i fond into the www. at least it was luck as it suddenly was working. but i can not reproduce this in moment )
the main work are the massive changes into the source code.
i put my modified sources into the windows installer. they will installed into your h2 installing directory/sources.
hope this will help.
edit:
-------------important--------------------
i also find a new bug into the snapshot-1.
beside the export extension segfault i found out that ogg export will export wav instead.
what ever i have fix already this problems into a new installer called hydrogen0.9.6_snapshot-2 :).
i am a bit wondering/sad why nobody from the people who use the new windows version make bug reports. we have over 1400 downloads from the newer windows installers. this is more as the linux and osx >0.9.4binary downloads together.
i personally use linux, so i can not really find windows bugs. i do this work a little bit under windows. but it's not my favourite thing to spend my spare time.