Hi Pawel, thanks again for the patch! I've just pushed it into our git repository. About the playlist stuff: I haven't written the playlist code, so i don't have an answer to your question without looking closer at the code. But i guess if you look at main.cpp and MainForm.cpp, you should find the (gui) code for the playlist initialization (if there is any..). If you have any problems with the integration just ask again, then i will have a deeper look at the code on the next weekend :) Best regards, Sebastian
On 15.06.2013 13:06, Pawel wrote: > Hi, > > I improved this patch to allow also map Program Change messages - so > now user can change songs using Program Change messages ;-) > > It is still possible to use PC messages as in previous version (for > select next pattern) if user map appropriate action. > > Please append it to official repo. > > BTW. my first question from previous mail is still valid. > > Pawel > > Dnia PoniedziaĆek, 10 Czerwca 2013 22:54 Pawel <[email protected]> napisaĆ(a) >> Hi, >> >> I've done simple patch for handling playlist via MIDI. For my >> purpose I use it for precisely select song to play live (via CC). In >> my M-Audio Axiom I can set fixed MIDI CC value to buttons. >> >> Meantime I have two question: >> 1) I want to add support for playlist in h2cli. Please tell me it is >> enough to just call >> LocalFileMng::loadPlayList >> >> ? >> >> 2) Currently Program Change messages are restricted to pattern >> switching , will be OK for you to add support for mapping this >> messages ? I imagine scenario where I could load playlist in h2cli and >> change songs via Program Change messages - this is actually my long >> term goal ;-) >> >> Best Regards >> Xj ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
