asweigart / asweigart/pyaudacity

Close Focused Track not working

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
38
Forks
8
PR merge metrics
No merged PRs in 30d

Description

pa.do('Close Focused Track') doesn't seem to work, though that command works in macros. It's very useful if you want to loop through a bunch of files.
The only way I could get my script to work was to create a macro (cfs) containing only that single command and then use pa.do('Macro_cfs')

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing pa.do('Close Focused Track') and compare it with the working macro path using pa.do('Macro_cfs'). Trace how these two entry points dispatch commands; done means the direct command works for looping through files without requiring a one-command macro.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.