Sebastian Moors wrote:
> The output of hydrogen -Vinfo is attached, its a release build. 
> Maybe important: the meters at the mixers are not moving or showing
> anything.
> And: There a no beats (1,2,3,4...) shown in the "timeline" of the pattern
> editor, it justs contains random symbols. I can make a screenshot later!

The beats is fixed in 1218... as well as a few other errors like it.  
QString(5) 
doesn't do what you might think {uses QString::QString(QChar) instead of the 
non-existent QString::QString(int)}.

It's _possible_ that these are the same bug.  This will SAVE corrupt integers. 
If the file was auto-saved, and then restored -- it might give some nonsense 
note positions.  Back up your ~/.hydrogen directory and check the song file for 
corruption (including auto-saved files).

Thanks,
Gabriel


------------------------------------------------------------------------------
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to