Goal: Prepare several instrument on rosegarden for a gig, and play & select them with a master keyboard.
As I read in the wiki: ( http://www.rosegardenmusic.com/wiki/doc:controleditordialog-en) Rosegarden accepts MIDI controller number 82 to change the currently selected track in the main window. The stepping of this controller depends on the number of tracks in the window – the ratio of controller data value to track number will be calculated so as to use the full MIDI controller data range, provided there are no more than 128 tracks in the window. How to do it? 1 link the master keyboard as record and control (in jack) 2 make a song with 128 track because if not... there is incorrect stepping 3 A very programmable masterkeyboard is needed because you have to do some tricks with controller: A: A normal button assigned to CC82 select the first track when unpressed the last (128) while pressing and return at the first as soon as you release it. B: My master has a function that associate an internal counter to the button so I was able to make an incremental selection … (but) C: I've set the counter from 1 to 16 otherwise I need to click onehudredtwentyeigthtimesthedamnbutton to return at the first track. D: If I use “another” button that decrement CC82 … the master set “another” counter unlinked to the first one so is impossible to do the trick. The questions 1 What is the environment in which is intend to use CC82? 2 What are the best practice to use it? 3 isn't possible to use + & - buttons present in every keyboards? 4 Isn't possible to use PrgUp & PrgDown buttons present in a large part of keyboards? 5 Is possible to reach the goal in another way? 6 anyone knows if It will be possible in the future? It's over a year that I fight with this, I've bought a master keyboard with this kind of programming (on CC82 with incremental steps) especially to use with rosegarden but if I have to work only with incremental step in a song of 128 tracks …. is all unusefull. Maybe I'm not working in the right manner, please help me! Marco Moraschi
------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612
_______________________________________________ Rosegarden-user mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-user
