EXPERIMENTAL_MODULES

67 Messages Forum Options Options
Embed this topic
Permalink
1 2 3 4
Vaughan Johnson
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
Gale Andrews wrote:
> | From Vaughan Johnson <vaughan@...>
> | Tue, 03 Jun 2008 18:24:41 -0700
> | Subject: [Audacity-devel] EXPERIMENTAL_MODULES
>  
>> Lots of audio apps have a "Transport" menu for the play/record/pause/etc
>> controls. Not sure if that name is clear for noobs.
>>    
>  
> David B. suggested "Control".
I know, but personally, I don't think that conveys what they are. There
are lots of controls.



> But how about the obvious "Play/Record"?
> To increase discoverability, it must have an intuitive root menu name.
>  
Never seen a menu name with punctuation in it... and this is a bit wide.

Moreover, "Transport" is very common (e.g., Nuendo, ProTools,
SoundForge, Ardour, ...) and clear, so I still like it best.


>
>  
> ...
>  I'll admit
> though I don't personally like a string of menu items to navigate
> through to reach transport controls (or the extra menu item to
> go through horizontally).
It's just an alternative (you can still use the buttons), and a common
menu in other audio apps.


> Also the more specialised record options
> we eventually add, the more cluttered this menu will become.
>  
But it's a small list now. We can worry about that if/when it happens.


>
>  
> ...
>  
>
>  
>  
>> So I think the Sound Activated Recording menu item should be checkable.
>> It could either open a dialog to select the threshold and on/off (i.e.,
>> not be directly checkable but show the checkmark in the menu if on in
>> the dialog), or the threshold setting could be a separate item, e.g.,
>> Sound Threshold...
>>    
>
> I like your first idea better
Me, too.


> - but it might be confusing on the first
> few uses to have a display of checked/unchecked status that looks like
> similar checked menus, but behaves differently.
But it will have the ellipsis to indicate it brings up a dialog. I don't
think it's confusing.


> Maybe the check mark
> could be to right of the menu text to create a distinction?
Distinct but without obvious meaning, and breaks the format of key
command at right. The ellipsis makes it work.


> If the
> threshold needs to be a separate item I hope it will cascade as I worry
> about the length of this menu.    
>  
It's only 9 (or 10) items so far, among our shortest, but I like it as
one command that brings up a dialog.


>
>  
>> And I think it's okay to mirror them in the prefs dialog if we want to
>> keep Channels and Playthrough there as well as put them in the menu.
>>    
>
> See above.
>  
But they're very natural to the Audio I/O tab, and not hard to mirror.


>  
> ...
> Do you agree it should
> be stereo by default, which reduces the need for discoverability?
>  
Yes.

>
>  
>> So, something like:
>>
>> Play
>> Loop Play
>> Pause
>> Stop
>> -----
>> Record
>> Timer Record...
>> Sound Activated Recording...
>> Channels...
>> Playthrough (checkable menu item)
>> -----
>>    
>
> Don't forget append record (and I still say it needs a tooltip) :=)
>  
Yes, then 10 items.


> I still feel there will be initial confusion at a mixture of menu
> items, some of which (Record, Timer Record) start a recording
> and others that don't.
Checkmarks and ellipses make them clear, I think. And the "-ing" for
Sound Activated Recording, vs the imperative (Timer) Record, Play,
Pause... nouns vs verbs.


> I would rather have a divider under
> Record and Timer Record, then Recording Options (or similar)
> cascading to Sound Activated, Channels and Playthrough.
Unnecessarily complicated, imo, for 6 items.


> I
> don't know if Widgets supports it, but small red circles in
> Record and Timer Record would help as well. Taking cover
> now.... :=)
>  
I think it's possible, there's a wxMenuItem::SetBitmap() but we haven't
used it anywhere yet.


> Don't forget access keys and shortcuts - Timer Record is now
> a longer step down a menu than before.    
>  
Not by much, and I don't think people repeatedly do Timer Record,
especially in the middle of doing edits (which has a greater need for
shortcuts). But for several, we already have shortcuts (e.g., space for
Play).


>  
>> Fast Forward
>> Rewind
>>    
>
> Should those be under the Play section? In terms of frequency of
> usage, might there be a case for the "Record" Section above "Play",
> even if it reverses the normal order we describe those two in?
> What I am saying is that once people know the shortcuts, I suspect
> the main use of this menu may well be to acess the "recording
> options".
>  
I think people won't change those often, and the out-of-order-ness not
worth it.


>  
>> I agree with the renames to TimerRecordDialog and
>> SoundActivatedRecording (or whatever is decided).
>>    
>
> It's important we choose an intelligible name for the menu items
> for Timer and Sound Activated Recording. Maybe "Timer Record" is
> not ideal. Some users of this item seemingly think it means another
> way to demarcate a time selection,
That's a *very* weird, confused interpretation, I think.


> but that is partly down to the
> menu it's in. I think "Timed Recording" would be far better,
Disagree with the "-ing", per the noun-verb distinction of settings vs
commands. And "Timed" is only slightly clearer (if at all), and not
worth the effort, I think (translators, etc).


> then
> the last word matches with our choice for Smart Recording.
>  
But that's exactly why I made them different, verb/noun.


> If we want to keep the word "Record", how about "Scheduled
> Record"?
>
>  
No, that's no clearer.

- V

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
buralex
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Gale Andrews
Some javascript/style in this post has been disabled (why?)
Gale Andrews gale@... said on Jun 04, 2008 19:29 -0400 (in part):
I don't disagree that much about on/off preferences in menus if they are
in a relevant place, especially if it's something like channels that you
may want to change often on the fly. I don't think such items should be
preferences as well. To me, preferences are something which once set
you will largely want to leave as they are. So I suppose by that logic,
a slider for adjusting the smart recording threshold is not ideal as a
preference.
Not related to this specific discussion but in general maybe preferences which can be changed both in the main UI and in Preferences could be flagged with an (*) - similarly to the way some have applications use (*) to indicate changes that require application restart to take effect. Also attempt if easy to show in a tool-tip how the preference can be set in the main UI.

When trying to "grok" a new application I usually walk through the Preferences to get an idea of what's there and then on a second pass attempt to customize things to what makes sense as the way I want to use it on a semi-permanent basis.
Regards ... Alec -- buralex-gmail
-- 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Martyn Shaw-2
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Vaughan Johnson
Hi there

It's a few days since the last post on this thread, so I figure you've
all forgot what you said / said what you wanted / got cut off by email
difficulties ( ;-) ).

Here's a snapshot of what I've got so far...
http://mjshaw.at-uclan.com/audacity/NewMenu.png
after pressing Alt+R.  Note that all but Pause and Stop are greyed out
if in record or play modes.

I have a couple of access keys and shortcuts to go (ideas welcome) and
tried to keep them matching up.

The last menu item doesn't work properly yet (but it will!) and I've
not got to Playthrough... or Fast Forward/Rewind yet.

I've grouped the controls under 'play', 'record' and 'things that
don't play or record but change prefs', acceptable?.  The greying out
makes 'pause' and 'stop' obviously refer to 'record' as well.

I'm not sure how I'm going to commit this, with the changes to file
names, but I don't think I'll do it until after the 15th.  I certainly
can't keep pace with them GSoC students, and I don't want to slow them
down!

TTFN
Martyn

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
David Bailes-2
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
Hi Martyn,

On Wed, Jun 11, 2008 at 1:57 AM, Martyn Shaw
<martynshaw99@...> wrote:

> Hi there
>
> It's a few days since the last post on this thread, so I figure you've
> all forgot what you said / said what you wanted / got cut off by email
> difficulties ( ;-) ).
>
> Here's a snapshot of what I've got so far...
> http://mjshaw.at-uclan.com/audacity/NewMenu.png
> after pressing Alt+R.  Note that all but Pause and Stop are greyed out
> if in record or play modes.

A couple of points:

Don't people normally use the shorcut spacebar to stop rather than S?

Assuming that most people want to set channels to mono or stereo, it
would be quicker for them to do this with the following menu items:

mono
stereo
custom channels
set custom channels

mono, stereo, and custom channels behave like radiio buttons, and one
has a bullet at the left. set custom channels opens a dialog.

David.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Gale Andrews
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink

| From "David Bailes" <drbailes@...>
| Thu, 12 Jun 2008 10:00:24 +0100
| Subject: [Audacity-devel] EXPERIMENTAL_MODULES

> On Wed, Jun 11, 2008 at 1:57 AM, Martyn Shaw
> <martynshaw99@...> wrote:
> > It's a few days since the last post on this thread, so I figure you've
> > all forgot what you said / said what you wanted / got cut off by email
> > difficulties ( ;-) ).
> >
> > Here's a snapshot of what I've got so far...
> > http://mjshaw.at-uclan.com/audacity/NewMenu.png
> > after pressing Alt+R.  Note that all but Pause and Stop are greyed out
> > if in record or play modes.

Hi David

> Assuming that most people want to set channels to mono or stereo, it
> would be quicker for them to do this with the following menu items:
>
>
> mono
> stereo
> custom channels
> set custom channels
>
> mono, stereo, and custom channels behave like radiio buttons, and one
> has a bullet at the left. set custom channels opens a dialog.

Personally I don't think this is worth three extra menu items
to navigate through/look at, including a type of menu (bullet)
we don't use elsewhere. We also get the problem for newbies
of what "custom channels" means. There ought to be somewhat
less "demand" to change channels now anyway, given stereo
is default.

I assume it can't be done, but what would be cute is for
Channels... to display the currently selected number of
channels.

In Record/Timer Record/Record Append, can we please
standardise this so that Record is always either the first
or the second word, also the same kind of wording as
"Looped Play"?  So for example if we want "Looped
Play" rather than "Loop Play", then:

Record
Timed Record...
Appended Record

I'm no fan of the "Timer Record" description as you know :=)

or...

Play Looped
...
Record
Record Scheduled...
Record Appended



Thanks

Gale



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Vaughan Johnson
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink


Gale Andrews wrote:

> | ...
>
> In Record/Timer Record/Record Append, can we please
> standardise this so that Record is always either the first
> or the second word, also the same kind of wording as
> "Looped Play"?  So for example if we want "Looped
> Play" rather than "Loop Play", then:
>
> Record
> Timed Record...
> Appended Record
>
> I'm no fan of the "Timer Record" description as you know :=)
>  

Repeatedly. But we called it Timer Record when we discussed it for a
year or so before I implemented it, and it's been Timer Record for going
on two years. I think we do a disservice to users and translators to
keep changing command names and especially keystroke shortcuts. And
"Timed" gives no more info. I do agree that they should be consistent,
so I'd prefer Append Record.

And while I'm on the keystrokes:

    * Why did left-arrow and right-arrow for moving the cursor
      disappear? And with shift for controlling selection.
    * There's no keystroke for Move Cursor... > To Selection Start or To
      Selection End. Used to just be arrow keys.
    * And J and K aren't especially mnemonic for To Track Start and To
      Track End, especially compared to something with arrow keys
      (ctrl-left-arrow), or bracket keys, e.g. ctrl-[, or even
      ctrl-Home, ctrl-End.




> or...
>
> Play Looped
>  
Loop Play, I think is best. Modifier then verb. In the current tooltip,
it's "loop-play", but I don't like the hyphen.


- V

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Gale Andrews
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink

| From Vaughan Johnson <vaughan@...>
| Thu, 12 Jun 2008 12:32:31 -0700
| Subject: [Audacity-devel] EXPERIMENTAL_MODULES

> > In Record/Timer Record/Record Append, can we please
> > standardise this so that Record is always either the first
> > or the second word, also the same kind of wording as
> > "Looped Play"?  So for example if we want "Looped
> > Play" rather than "Loop Play", then:
> >
> > Record
> > Timed Record...
> > Appended Record
> >
> > I'm no fan of the "Timer Record" description as you know :=)
> >  
>
> Repeatedly. But we called it Timer Record when we discussed it for a
> year or so before I implemented it, and it's been Timer Record for going
> on two years. I think we do a disservice to users and translators to
> keep changing command names and especially keystroke shortcuts. And
> "Timed" gives no more info. I do agree that they should be consistent,
> so I'd prefer Append Record.

> > or...
> >
> > Play Looped
> >  

So:

Play
Loop Play
...
________________
Record
Timer Record...
Append Record
________________


Much better, I'd vote for that. The few users who've expressed
misunderstanding about "Timer Record" may not extrapolate into
a large number for 1.4, and apart from "Scheduled" I don't
have a better word. So I won't be mentioning it again unless
someone else does.  

Regarding recent command name changes, they were done to
get all access keys working, which you agreed was important,
and I have certainly found them useful. One concern about this
and any menu getting too long is that it then becomes more
difficult to figure a mnemonic shortcut/appropriate access key.


> In the current tooltip, it's "loop-play", but I don't like the hyphen.

Anyone disagree? The manual hyphens both this and "append-record"
but can be changed.  

>
> And while I'm on the keystrokes:
>
>     * Why did left-arrow and right-arrow for moving the cursor
>       disappear? And with shift for controlling selection.

Disappear from where? They couldn't usefully be in menus, as mostly
they are used by holding the cursor down. Maybe there is a stronger
case for . and , and their SHIFT modified equivalent being in Edit >
Move Cursor?


>     * There's no keystroke for Move Cursor... > To Selection Start or To
>       Selection End.

Was it thought this was not important enough to consume a default hotkey?


> Used to just be arrow keys

What was used at that time for moving the cursor?


>     * And J and K aren't especially mnemonic for To Track Start and To
>       Track End, especially compared to something with arrow keys
>       (ctrl-left-arrow), or bracket keys, e.g. ctrl-[, or e,ven
>       ctrl-Home, ctrl-End.

This was gone into in some detail at the time. CTRL + HOME and
CTRL + END are in use for moving cursor to start and end of project
(as opposed to track). I had suggested \ and / but then found that
this would not have any SHIFT modified equivalent on some keyboard
layouts, and then David suggested J and K as being close together
(and not much else close together is free with a SHIFT modified
equivalent).



Gale  


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
David Bailes-2
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
Hi,

On 6/13/08, Gale Andrews <gale@...> wrote:
>
> | From Vaughan Johnson <vaughan@...>

>>     * There's no keystroke for Move Cursor... > To Selection Start or To
>>       Selection End.
>
>> Used to just be arrow keys

It still is. These shortcuts could be included on the menu the
relevant menu items.

>>     * And J and K aren't especially mnemonic for To Track Start and To
>>       Track End, especially compared to something with arrow keys
>>       (ctrl-left-arrow), or bracket keys, e.g. ctrl-[, or e,ven
>>       ctrl-Home, ctrl-End.
>
> This was gone into in some detail at the time. CTRL + HOME and
> CTRL + END are in use for moving cursor to start and end of project
> (as opposed to track). I had suggested \ and / but then found that
> this would not have any SHIFT modified equivalent on some keyboard
> layouts, and then David suggested J and K as being close together
> (and not much else close together is free with a SHIFT modified
> equivalent).

It's HOME and END that are currently in use, so CTRL + HOME and CTRL +
END could be used, but as previously discussed, CTRL + keystroke
normally implies a larger effect that just the keystroke on its own,
and so this case doesn't fit. Although J and K aren't especially
mnemonic, they are very convienient keystrokes.

David.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Vaughan Johnson
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Gale Andrews
Gale Andrews wrote:

> | ...
> So:
>
> Play
> Loop Play
> ...
> ________________
> Record
> Timer Record...
> Append Record
> ________________
>
>
> Much better, I'd vote for that.

Great! Thanks.

>
>  
>> And while I'm on the keystrokes:
>>
>>     * Why did left-arrow and right-arrow for moving the cursor
>>       disappear? And with shift for controlling selection.
>>    
>
> Disappear from where?

Never mind. They weren't working for me at all in 1.3.5, but I
uninstalled, got rid of "Application Data\Audacity", and reinstalled,
and now they work.

Weird thing was that on first execution after new install, Record
recorded in mono, but when I opened the prefs it was already set to
stereo, and clicking okay made it actually record in stereo... I thought
it was all in the cfg file now? I didn't clean the Registry of Audacity
entries.



>  
>  
>>     * And J and K aren't especially mnemonic for To Track Start and To
>>       Track End, especially compared to something with arrow keys
>>       (ctrl-left-arrow), or bracket keys, e.g. ctrl-[, or even
>>       ctrl-Home, ctrl-End.
>>    
>
> This was gone into in some detail at the time. CTRL + HOME and
> CTRL + END are in use for moving cursor to start and end of project
> (as opposed to track).

Those don't do anything on my fresh install, and they're not in the key
binding prefs. But simply HOME and END move to the start and end of the
project, so it appears the CTRL-modified versions are free.
(Shift-modified versions are already used.)



> I had suggested \ and / but then found that
> this would not have any SHIFT modified equivalent on some keyboard
> layouts, and then David suggested J and K as being close together
> (and not much else close together is free with a SHIFT modified
> equivalent).
>
>  

I like ctrl-[ and ctrl-] better than J and K, especially because the
unmodified versions of the [] keys bring up Set Selection left/right
bound dialogs.

But I like ctrl-HOME and ctrl-END even better.

- V


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Vaughan Johnson
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by David Bailes-2
David Bailes wrote:

> On 6/13/08, Gale Andrews <gale@...> wrote:
>  
>> | From Vaughan Johnson <vaughan@...>
>>    
> ...
>>> Used to just be arrow keys
>>>      
>
> It still is. These shortcuts could be included on the menu the
> relevant menu items.
>  
Yep, something was messed up in my install, such that they weren't
working at all until I un-and-re-installed.


>  
> It's HOME and END that are currently in use, so CTRL + HOME and CTRL +
> END could be used,
Yes, thanks.


> but as previously discussed, CTRL + keystroke
> normally implies a larger effect that just the keystroke on its own,
> and so this case doesn't fit.

I don't know that is a standard GUI rule (most apps shortcuts are
modified keys), but it's a good inference, makes sense.

So, swap them, i.e., CTRL-END for end of project, END for end of track.
Beats the heck out of J and K, imho.



> Although J and K aren't especially
> mnemonic, they are very convienient keystrokes.
>  
Not if you're in the middle of doing positioning operations with arrow
keys and HOME/END.

- Vaughan

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Martyn Shaw-2
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Vaughan Johnson


Vaughan Johnson wrote:

> Gale Andrews wrote:
>> | ...
>> So:
>>
>> Play
>> Loop Play
>> ...
>> ________________
>> Record
>> Timer Record...
>> Append Record
>> ________________
>>
>>
>> Much better, I'd vote for that.
>
> Great! Thanks.

Seems good, have done that on my local version.

Now that 'channels' is supposed to default to stereo, I thought I'd
leave that off the new menu for now, along with the other proposals
(Playthrough, FF, Rewind).  What do you think?

Still missing an idea for a shortcut for Timer Record...

Martyn

...
> Weird thing was that on first execution after new install, Record
> recorded in mono, but when I opened the prefs it was already set to
> stereo, and clicking okay made it actually record in stereo... I thought
> it was all in the cfg file now? I didn't clean the Registry of Audacity
> entries.

I believe that the default for a clean install is still mono:
AudioIO.cpp li 1451:    long recordChannels = 1;

Getting rid of prefs from previous versions (1.2) is not easy...

Sorry, I'm well off the pace here, been very busy at work.

Martyn

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Jan Kolar
Feature suggestions: datetime stamp for Scheduled (timed) recording and others
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Gale Andrews
For now discussed  Scheduled (timed) Recording I suggest
optional (by default selected?) label creating at start  and then every
0,10,20,30,40,50 minute,
with label text containing the local zone time (and date in the first
label).

Why: It helps user in case something fails
1. "Did I set the time correctly?"
2. in case of power failure.

Label track should be explicitly synced to disc (together with .aup).



Another suggestion:
For live recordings, it would be useful if date of recording would be
automatically  noted somewhere perhaps in metadata.
(Pseudo-code: If comments = ""  then comments := date+time. On
recording, or on new-project).
File creation/modification is not suitable because the information there
is lost by editing (might depend on OS?) and copying/moving.

(Generally, every track could carry time of creation and/or datetime of
first recording (or list of recording datetimes).
 In .aup or in the track name?)


And there was question about disappearing arrows. There is a related  
issue concerning internationalization. Interested?



BTW:
> Weird thing was that on first execution after new install, Record
> recorded in mono, but when I opened the prefs it was already set to
> stereo, and clicking okay made it actually record in stereo... I thought
> it was all in the cfg file now? I didn't clean the Registry of Audacity
> entries.
Perhaps I know something related? Just ask me.  Though perhaps not
really related, since
> I believe that the default for a clean install is still mono:
> AudioIO.cpp li 1451:    long recordChannels = 1;
>  



Jan


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Gale Andrews
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Vaughan Johnson

| From Vaughan Johnson <vaughan@...>
| Fri, 13 Jun 2008 15:07:51 -0700
| Subject: [Audacity-devel] EXPERIMENTAL_MODULES
> Weird thing was that on first execution after new install, Record
> recorded in mono, but when I opened the prefs it was already set to
> stereo, and clicking okay made it actually record in stereo... I thought
> it was all in the cfg file now? I didn't clean the Registry of Audacity
> entries.

That's probably the problem, a hang over from the Registry? If you
had deleted the Registry key, or done Martyn's trick of removing
everything from audacity.cfg except the line "NewPrefsInitialized=1",
it should have worked. 1.3 does not write registry entries for
preferences to best of my knowledge.


>>     * There's no keystroke for Move Cursor... > To Selection Start or To
>>       Selection End.
>
>> Used to just be arrow keys
> David: It still is. These shortcuts could be included on the menu the
> relevant menu items.

Sorry, i'm lost. All unmodified left and right arrow do is move the
cursor by a small amount? There is no default shortcut for Move Cursor...
> To Selection Start or To Selection End, according to the default XML,
but the user can add them.



> >>     * And J and K aren't especially mnemonic for To Track Start and To
> >>       Track End, especially compared to something with arrow keys
> >>       (ctrl-left-arrow), or bracket keys, e.g. ctrl-[, or even
> >>       ctrl-Home, ctrl-End.
> >>    
> >
> > This was gone into in some detail at the time. CTRL + HOME and
> > CTRL + END are in use for moving cursor to start and end of project
> > (as opposed to track).
>
> Those don't do anything on my fresh install, and they're not in the key
> binding prefs. But simply HOME and END move to the start and end of the
> project, so it appears the CTRL-modified versions are free.
> (Shift-modified versions are already used.)

My confusion with SHIFT, sorry:  CTRL + HOME, CTRL + END are indeed
free; SHIFT + HOME or SHIFT and END extend a selection to start or
end of the project respectively.  

> > I had suggested \ and / but then found that
> > this would not have any SHIFT modified equivalent on some keyboard
> > layouts, and then David suggested J and K as being close together
> > (and not much else close together is free with a SHIFT modified
> > equivalent).
> David:  but as previously discussed, CTRL + keystroke
> normally implies a larger effect that just the keystroke on its own,
> and so this case doesn't fit.
> Vaughan: ..  So, swap them, i.e., CTRL-END for end of project, END for
> end of track.

This would tie in more with document navigation on Windows: HOME and
END go to start or end of the line, and CTRL-modified equivalents go to
start or end of the document. (Mac does not use HOME and END for
document navigation anyway). This then implies CTRL + SHIFT + HOME
for "Select Track Start to Cursor" and CTRL + SHIFT + END for "Select
Cursor to Track End. CTRL + SHIFT when used for selections, contract
them, but this usage expands them. David?  


Gale

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
Gale Andrews
Re: EXPERIMENTAL_MODULES
Reply Threaded MoreMore options
Print post
Permalink
In reply to this post by Martyn Shaw-2

| From Martyn Shaw <martynshaw99@...>
| Sat, 14 Jun 2008 01:32:37 +0100
| Subject: [Audacity-devel] EXPERIMENTAL_MODULES
> Now that 'channels' is supposed to default to stereo, I thought I'd
> leave that off the new menu for now, along with the other proposals
> (Playthrough, FF, Rewind)??  What do you think?

Well I guess it would make it more a pure "transport" menu, though  
missing off Skip to Start and End might then look a bit odd. Don't
know if software playthrough was a candidate, but to the extent
people both do stereo mix and other types of recording, they might
appreciate a quicker way to turn software playthrough on and off.


> Still missing an idea for a shortcut for Timer Record...

Shift + T ?

> I believe that the default for a clean install is still mono:
> AudioIO.cpp li 1451:    long recordChannels = 1;

My inclination was to change that but Leland thought not.
However having got rid of the 1.2.6 registry key and
reset audacity.cfg with your method half a dozen times,
I do consistently get stereo recording on first run.


Gale

 

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Audacity-devel mailing list
Audacity-devel@...
https://lists.sourceforge.net/lists/listinfo/audacity-devel
David Bailes-2
Re: EXPERIMENTAL_MODULES