On Mon, 31 Aug 2009, m.wolkst...@gmx.de wrote:
>>
>> And it would be not easy to control several instances of hydrogen via
>> midi. Each one needs it own configuration file and a utility which
>> writes those files. I think it could be done, but it would be a new
>> application beside hydrogen (like hydrogenPlayer).
>> - Sebastian
>
> yes, that's what i mean. and controls fore each instance are maybe play, 
> stop/pause, rwd, fwd, pitch bpm, main volume and maybe mute single 
> instruments.

FWIW, this sort of thing is why I want to spin off libhydrogen and also 
UN-singleton everything.  By having H2Core::Hydrogen (and friends) be 
singleton classes means that you need separate processes in order to get 
this sort of behavior.

On the other hand, if the classes weren't singlton, a player app. could 
have several instances of Hydrogen open and running... which makes it 
easier to control all of them in a tight manner.

Peace,
Gabriel

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Hydrogen-devel mailing list
Hydrogen-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to