Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crop audio #4783

Closed
Producer1Zem opened this issue Jan 20, 2019 · 3 comments
Closed

Crop audio #4783

Producer1Zem opened this issue Jan 20, 2019 · 3 comments
Labels

Comments

@Producer1Zem
Copy link

Cutting an audio from both sides would be a feature that I recommend putting the program, currently only allows you to cut it from right to left but not from
Inverse way (left-right). Also cutting an audio to less than a second would be great, the program only allows you to edit it only one second later
but it does not allow to cut it from 1 second to the last. Thank you.

@Spekular
Copy link
Member

Spekular commented Jan 20, 2019 via email

@musikBear
Copy link

Cutting an audio from both sides

You can do that in AudioFileProcessor. Look at the dials for start-pos and end-pos. Repeat should be the whole new selected area

@tresf tresf added invalid and removed enhancement labels Mar 5, 2019
@tresf
Copy link
Member

tresf commented Mar 5, 2019

Both SampleTrack (as of #3487) and AudioFileProcessor allow cropping from left. There are no 1 second limitations on in regards to cropping in either plugin.

@tresf tresf closed this as completed Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants