Re: upcoming ardour development plans
Johannes Mueller <[email protected]> Thu, 03 Aug 2017 12:19:55 +0200
| Newsgroups | gmane.comp.audio.ardour.devel |
|---|---|
| Message-ID | <2871244.njRq9YGfzE@yksi> |
Paul Davis wrote: > If you have an outstanding development (topic) branch that you hope to see > merged, speak up so that we can plan the timing. Merging after the > frame->sample conversion will often be problematic. I still have the branch with the ShuttlePRO surface, that I'd like to see merged in the long run. At the moment the progress is stalled a little bit because I need to make up my mind in how to proceed gui-wise and if also to support the ShuttleXpress. Although I am using framepos_t in the shuttlepro branch and also touched libs/surfaces/control_protocol/control_protocol/basic_ui.h (and .cc) [1], I think that even if we merge it after the f2s-transition, I can fixup things in the shuttlepro branch easily by hand. Johannes [1] Here's the critical changes: https://github.com/Ardour/ardour/compare/master...johannes-mueller:shuttlepro#diff-8cb30d50731381a3a427fbb152f66ce2R390 -- https://github.com/johannes-mueller/