Hi!

This works not for me :(  I did the following steps:

- compose a pattern
- start in pattern mode
- increase tempo ( +2bpm)
- hit stop / play again

If i repeat these steps, i come to a point where hydrogen plays just the 
first note of the pattern. The console output at this time:

(I) JackOutput    stop jack_transport_stop()
(W) JackOutput    locate Calling jack_transport_locate(0)
(I)     void H2Core::audioEngine_stop(bool) [audioEngine_stop]
(I) JackOutput    play jack_transport_start()
(I)     int H2Core::audioEngine_start(bool, unsigned int) 
[audioEngine_start]
(W) Sampler    __render_note NULL sample for instrument New instrument. 
Note velocity: 0.8
(W) Sampler    __render_note NULL sample for instrument New instrument. 
Note velocity: 0.8
(E) Sampler    __render_note Note pos in the future?? Current frames: 
4294966929, note frame pos: 3937

I'm trying to capture this on video later, but i haven't done this before.
- Sebastian



Gabriel M. Beddingfield wrote:
>
> Gentlemen:
>
> I have a good quick fix for the Pattern Mode / Tempo Change bug.  
> However, it slightly changes H2's behavior in pattern mode.  I'm only 
> bringing it up because I actually like it better.  (I do intend to 
> come up with a another fix.)
>
> Current Behavaior (Pattern Mode):  While playing, if you stop it and 
> then start it back up -- it will try to restart in the same place 
> where you stopped it. (This is also how Song mode works.)
>
> Proposed Behavior (Pattern Mode):  While playing, if you stop it and 
> then start it back up -- it will always restart it from the beginning 
> of the pattern.  (See attached patch.)
>
> This works for me because my patterns are usually only 4 or 5 beats 
> long... and that's how I'd prefer it work.  If some of you are using 
> longer patterns, I'm guessing that you don't want things to change.
>
> Thanks,
> Gabriel
>
> ------------------------------------------------------------------------
>
> ------------------------------------------------------------------------------
> ------------------------------------------------------------------------
>
> _______________________________________________
> Hydrogen-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hydrogen-devel


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to