<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 11:01 AM, Louigi Verona <span dir="ltr"><<a href="mailto:louigi.verona@gmail.com" target="_blank">louigi.verona@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><br></div>There is a huge difference between having options in a text file that you have to edit or having them in a GUI. And the difference is not in "having to learn" - most users know how to edit a text file. The difference is in convenience. There is an inherent difference between going to a folder, locating a config text file and editing it and just seeing all options laid out in a GUI, right within the program.<br></div></div></div></div></div></blockquote><div><br></div><div>this isn't universally true. there is a class of user for whom editing the text file is actually the faster, more efficient way to change options, especially if there are a lot of them. whether this group of users is large, and whether it should dominate design models is a separate question.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><br>GUI does not have to dumb you down. It economizes your time and effort by showing you all the options and letting you tweak them more quickly and get the information from your options in a more pleasant way. Having a GUI does not mean reducing your options.<br></div></div></div></div></div></blockquote><div><br></div><div>it doesn't have to mean that, but it often does, especially if the program has a lot of options - people get scared of presenting them all and so they hide most of them. <br><br></div><div>consider the case of all the things you can do with sysctl(1) on OS X that are not represented anywhere in the GUI. they *could* be, but they are not, because doing so conflicts with the experience that apple designers wanted people to have. anyone who needs to do "that stuff" is fine with the command line, they apparently reasoned.  <br></div><div> <br></div><div>in general, textual presentations of options and parameters *tend* toward showing the user everything; GUI presentations *tend* towared a more structured display of selected options believed to be the most important. these are not hard rules, just tendencies, but important ones, nevertheless. <br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><br></div>As an example, when I need to write using a text field the amount of delay in milliseconds, this is not "advanced". This just takes up my time, because I need to figure out the amount of ms required for my bpm and then input numbers into the field with a keyboard.<br></div></div></div></div></blockquote><div><br></div><div>until you need to use a delay to compensate for a block size delay that you known in samples :)<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div><br></div></div><div><div><div><div>So I think a developer should ask himself - would he want his software to look better and to have a GUI that would help users get things done faster and in a more pleasant manner?</div></div></div></div></div></blockquote><div><br></div><div>this is a secondary question. until you define what the "things" that are going to get done, you can't begin to ask if or how to help users with those tasks.<br><br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div> If yes, but he has no time - sure, it is clear. If no - then this is a different position altogether. And this then has nothing to do with "learning" or "dumb users".<span class="HOEnZb"><font color="#888888"><br></font></span></div></div></div></div></div></blockquote><div><br></div><div>i think it has a *lot* to do with it. there are a whole bunch of things you can do in a DAW-like tool to reduce the initial confusion and number of things the user has to do and comprehend before they manage their first recording pass or audio import. garageband is a perfect example of how to do this. the cost is that (a) the user learns very little about the underlying concepts of the application (b) you must hide a set of options that would just confuse first time usage but that may be critical one month in (I've watched my son face this curve with garageband, which is partly why he no longer uses it and is on Live instead). <br><br>This leads naturally to one of two approaches: more workflow specific tools (e.g. Live/Bitwig, Trackers, audio file editors, traditional DAWs, SuperCollider ...) or "gradual reveal" in which the user gets to control how much of the full set of possibilities are accessible/visible at any point in their use of the tool. <br><br></div><div>When you give people an app that does one thing (i'm thinking of android/iOS apps here), these considerations don't apply because the "things to be done" are so easily defined and so limited that it really just a presentation/design issue that doesn't have to sacrifice power for experience. <br><br></div><div>But when you give people an app with the power of (even) audacity (let alone Live or ProTools), there is naturally a learning curve, and it is a critical question how and if the application will try to assist the journey along this curve. First time DAW users are always "dumb", no matter which DAW they sit down in front of. How they get to be less "dumb" is about learning, and the learning is very very dependent on the design and structure and goals of the application.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><span class="HOEnZb"><font color="#888888"></font></span></div><span class="HOEnZb"><font color="#888888"><div><div><br><br><br><div>Louigi.<br></div><div><br><br><br></div></div></div></font></span></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Oct 1, 2014 at 5:20 PM, Paul Davis <span dir="ltr"><<a href="mailto:paul@linuxaudiosystems.com" target="_blank">paul@linuxaudiosystems.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><span>On Wed, Oct 1, 2014 at 9:01 AM, Florian Paul Schmidt <span dir="ltr"><<a href="mailto:mista.tapas@gmx.net" target="_blank">mista.tapas@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
The important point was though that left to their own devices the<br>
non-enthusiasts will be slaughtered by the software they use and maybe<br>
we have a responsibility to protect them from themselves.<br></blockquote><div><br></div></span><div>"slaughter" is perhaps a strong term. <br><br>perhaps a more nuanced description might run something like this (taking a little inspiration from the video):<br><br></div><div>creating and maintaining **consumer** software with a very good user experience is expensive (relative to other tasks that people do) and takes a significant amount of time. therefore the creation and maintainance of this sort of software requires resources that are not clearly available to most open source efforts. the proprietary software that manages to do this is influenced at some level by where its creators and maintainers get their income from, and the development of the "free" model used in particular by google points in a direction where the software must allow/empower/enable behaviour by the software developers that are not in the users' best interest (e.g. selling data about the users).<br></div><div> <br></div></div></div></div>
<br></div></div><span class="">_______________________________________________<br>
Linux-audio-dev mailing list<br>
<a href="mailto:Linux-audio-dev@lists.linuxaudio.org" target="_blank">Linux-audio-dev@lists.linuxaudio.org</a><br>
<a href="http://lists.linuxaudio.org/listinfo/linux-audio-dev" target="_blank">http://lists.linuxaudio.org/listinfo/linux-audio-dev</a><br>
<br></span></blockquote></div><br><br clear="all"><span class=""><br>-- <br>Louigi Verona<br><a href="http://www.louigiverona.ru/" target="_blank">http://www.louigiverona.ru/</a>
</span></div>
</blockquote></div><br></div></div>