Hydrogen Forum > Announcements > Hydrogen 0.9.4 beta 2

pages: 1 2 3
Comix

Moderator
354 posts

12:16 GMT
15 September 2008
 Hydrogen 0.9.4 beta 2
It's beta 2 time! This time is also available a binary package for Ubuntu users.

Main changes:
* config option 'jack transport buffer offset' for ardour bug
* fix broken lead / lag
* several fixes into soundlibrary import
* download class now supports http redirect correctly
* config option 'adjust beatcounter offset' to get exact results with different hardware
* new statusbar message to display longer messages than 30 chars


Sources:
http://prdownloads.sf.net/hydrogen/hydrogen-0.9.4-beta2.tar.gz?download

Ubuntu Hardy Heron package:
http://downloads.sourceforge.net/hydrogen/hydrogen_0.9.4beta2_i386.deb

--
comix http://comix.hydrogen-music.org
reply
Apple_jack

Member
12 posts

13:12 GMT
15 September 2008
hope there will be a simple installer for everybody using Windows..
reply
Comix

Moderator
354 posts

13:22 GMT
15 September 2008
Unfortunately windows user have to wait for 0.9.5 version.

--
comix http://comix.hydrogen-music.org
reply
Comix

Moderator
354 posts

10:01 GMT
16 September 2008
Slackware 12.x and Debian Etch users can find the binary packages in the download page.

Ciao

--
comix http://comix.hydrogen-music.org
reply
2Late

Member
21 posts

14:22 GMT
17 September 2008
Does anybody had a success even compiling windows version with scons? I had a fully working system with qmake, but now scons gives errors for missing zlib.h (even filemon shows that scons/cl.exe finds it)
reply
Comix

Moderator
354 posts

14:56 GMT
17 September 2008
I'll try it after the release.

However, even if Hyd compiles on win, the windows audio driver have to be replaced with a real one.

--
comix http://comix.hydrogen-music.org
reply
mauser

Member
544 posts

21:25 GMT
17 September 2008
Hi,

the Debian lenny package is available at sourceforge since some minutes..
reply
Comix

Moderator
354 posts

22:22 GMT
17 September 2008
Thanks Mauser, it's also in the download page now :-D

--
comix http://comix.hydrogen-music.org
reply
nhexima

Member
4 posts

08:47 GMT
18 September 2008
Don't forget us Mac OS X users, please!
reply
2Late

Member
21 posts

11:44 GMT
18 September 2008
Getting forward with this (compiling on windows)... But why there are 'and' and 'or' used instead of && and ||?
reply
mauser

Member
544 posts

13:09 GMT
18 September 2008
Where?
reply
2Late

Member
21 posts

15:29 GMT
18 September 2008
PatternEditorInstrumentList.cpp, line 560,
SongEditor.cpp line 1275
SoundLIbraryRepositoryDialog.cpp line 77
MidiTable.cpp lines 58 and 60

For starters :-)

Also about_dialog.ui contains too long string for MSVC, how about moving that into resource file?
reply
mauser

Member
544 posts

15:48 GMT
18 September 2008
Hi..

I think those are better readable then "&&". And you make less errors then using "&&", because you don't have to mess around with forgetting an "&" and mistakingly typing "&" instead of "&&".
Why are you asking? Are there any problems with that on windows?
reply
2Late

Member
21 posts

16:33 GMT
18 September 2008
Yes, compile errors :-). This is actually the first time in ~15 years of C/C++ coding I see use of and and or instead of && and ||.. And the readability of them... IMO coders can see && or || more easily than and and or... (This is funny to write and and or or all the time :-)

BTW, where those and's and or's are defined?
reply
mauser

Member
544 posts

17:08 GMT
18 September 2008
Hi,

i suppose this happenend because i've a strong python-background ( and using "and" in python is pretty normal)..

Look here for more infos:

http://en.wikipedia.org/wiki/Operators_in_C_and_C%2B%2B
( last paragraph ). But it's no problem to replace them with "&&" and "||" if the MS compilers don't like the synonyms..
reply
pages: 1 2 3
jump to:
Generated in 0.085 s
Powered by Pheng 0.14.0 VBB software
[c] 2003-2005 Artemio