On Sat, Apr 10, 2010 at 05:41:27PM +0200, [email protected] wrote : > On Sat, April 10, 2010 17:15, pixel wrote: > > I think that having a user interface with clips and controls (like > > effects, speed, transitions) in the primary screen and an output in > > the secondary screen would be good. > > > > cheers. > > > > OK. That is kind of covered already: > > > https://sourceforge.net/tracker/index.php?func=detail&aid=2909795&group_id=64341&atid=507142 > > I have added your comments there. > > > More ideas please ! Especially ones which would be suitable for a beginner > to code.
Hi! I was thinking about the part of code I had done about MIDI, and you had (a lot) cleaned after. There's kindof a problem/limitation: when using Note on for clip selection, it's the velocity which is assigned to clip number, and not the note number. I guess both can be useful, especially when using sequencers like seq24 (in which velocity is not easy to set). By the way, I guess the assignment interface is a bit obscure, and could be reviewed in a more "usual" way (for "usual" MIDI users). I can help by giving some references to things usually done, and so on. I think it's not so hard to code, and could be a good introduction point. > > > Cheers, > Gabriel. > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Lives-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lives-users -- AurĂ©lien ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
