Stefano Carbonelli

Results 49 comments of Stefano Carbonelli

I am not aware of the current use of Rubberband in H2, but I cannot see any reference to it in `Sampler.cpp`, maybe the note pitch property is always handled...

I agree. Also: "delete" doesn't work if there exists only one component. That is ok but I would suggest to show "delete" menu item as inactive in this case. To...

Along with many things to discuss, there is the printing precision of `double` type values in XML nodes, affecting both Song export and copy/cut & paste. This is bonded together...

I see Windows is not building the last commit. I have no idea, there were very few changes (maybe function `fabs` or missing a parenthesis ?).

Hi @theGreatWhiteShark this seems good ;) thanks for it and thanks for the information here, send the link when you upload the thing. I am afraid that I will have...

I've thought this could be done in this way: modifying the method `int SongWriter::writeSong( Song * pSong, const QString& filename )` to `int SongWriter::writeSong( Song * pSong, const QString& filename,...

Thanks for the idea! I am trying but it is longer than I imagined actually, especially if we want to undo/redo the action. I don't know how much time it...

> Does it affects the instrument parameters and not the state of the mixer both in my opinion. Ideally you could choose if loading the humanization parameters as well >...

> (e.g. a layer or instrument was deleted) regarding deleted instruments (or ordered differently), such flexibility probably can be solved together with https://github.com/hydrogen-music/hydrogen/projects/2