Closed diemoschwarz closed 5 years ago
Question about basic tutorials: some patches could be decluttered by moving message boxes like "select $1 $2" and "columns $1 $2" into sub patches. Would this be a good idea, or is it desirable to have them exposed?
I’ve been keeping everything exposed, and avoiding presentation mode (except in bpatchers) on the theory that this will make it easier for others to figure out what’s happening under the hood... it is cluttered, though...
On Mar 25, 2019, at 6:00 PM, einbond notifications@github.com wrote:
Question about basic tutorials: some patches could be decluttered by moving message boxes like "select $1 $2" and "columns $1 $2" into sub patches. Would this be a good idea, or is it desirable to have them exposed?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
the idea is to show them once (with explanation) and then hide them not to divert attention from the next bit of information. I haven't gone into colour for emphasis yet (the bubbles do that), but it would make the patches less austerely grey. Any favourite colour?
In my tutorials I tried to color all the newly-introduced objects so they’re immediately apparent. A light blue border or panel — though any color is fine...
On Mar 26, 2019, at 10:53 AM, diemoschwarz notifications@github.com wrote:
the idea is to show them once (with explanation) and then hide them not to divert attention from the next bit of information. I haven't gone into colour for emphasis yet (the bubbles do that), but it would make the patches less austerely grey. Any favourite colour?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.
hey guys, we're almost there! still missing is
Tutorials 8 and 9 are done! And they're uploaded to the master branch on github now...
On Tue, Mar 26, 2019 at 2:08 PM diemoschwarz notifications@github.com wrote:
hey guys, we're almost there! still missing is
- create targeted transposition and transcription tutorial patches? and a catart-simple-live patch including 2b. live analysis (mosaicing) 2c. live recording I reckon, point 2 is more involved than 3. Do you have some stub for a tutorial 9 for transcription and 8 targeted transposition?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Ircam-RnD/catart-mubu/issues/23#issuecomment-476778761, or mute the thread https://github.com/notifications/unsubscribe-auth/AiOBi73w4neS2_mBKPXsA29dLUoNLxEMks5vamIhgaJpZM4b0wmL .
let's refocus this issue on the tutorial patches, then we can close it! The further todos for example patches are #30 (new live example patch) and #31 (new transcription example)