Generate silence in new project is not impossible
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 75/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open init.py and locate the TODO comment about creating silence in a new project. Confirm the documented macro sequence—NewMonoTrack: or NewStereoTrack:, SelectTime: Start=0 End=1, then Silence:—and update the comment to explain that SelectTime can move the cursor position. Done means the comment no longer claims this is impossible.
Written by the indexing model from the issue text.
Description
The __init__.py file has an incorrect comment:
# TODO - Bring up to the Audacity team that there's no way for the macros to just move the cursor to a timestamp in the project because there's no menu item for this. But there's literally no way to start a new project and create, like, a 1-second silence.
To create a 1-second silence in a new project:
NewMonoTrack:orNewStereoTrack:SelectTime: Start=0 End=1Silence:
More generally, use SelectTime to move the cursor position.
- Dominant language
- Python
- Stars
- 38
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from asweigart/pyaudacity
-
PyAudacity not connecting to Audacity on latest Windows due to pipe issue with `os.path.exists` Open
Difficulty 3/5 1-2 days Newbie friendliness 30/100
asweigart/pyaudacity#13 · 1 comment ·
-
How to export to wav Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
asweigart/pyaudacity#12 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
asweigart/pyaudacity#11 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
asweigart/pyaudacity#9 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
asweigart/pyaudacity#8 ·
All issues in asweigart/pyaudacity
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100