How to crop a song on the phone Xiaomi Redmi 9: all the ways from standard to professional

Cutting audio files on the smartphone Xiaomi Redmi 9 β€” A challenge faced by both amateur musicians and regular users who want to create a ringtone or shorten a stori track, despite the modest specifications of the model (Helio processor). G80, 3/4 GB of RAM, the phone handles basic sound processing without lags. The key is to choose the right tool.

In this article, we will discuss 5 working methods: from built-in functions MIUI You'll learn how to maintain original sound quality, avoid pruning noise, and even automate the batch processing process. And at the end, you'll see a comparison table of all the ways in terms of speed, convenience and supported formats.

1. the standard appendix "Music" in MIUI: lip-service

Many Redmi 9 users are unaware that the Mi Music player (or "Music" in Russian firmware) has a built-in editor, a feature hidden in the play menu, but allows you to crop tracks without installing additional programs, the main advantage is the lack of advertising and unnecessary permissions.

To get started:

  • πŸ“± Open the Music app** and select a track from the library.
  • ⏯️ Click on the play button, then tap on the album cover (or track icon).
  • βœ‚οΈ In the lower menu, the β€œStrip” button will appear** (on some firmwares – β€œEditΒ»).
  • πŸ”„ Drag sliders on the timeline to highlight the desired fragment.
  • πŸ’Ύ Click Save and select the folder (recommended Ringtones for ringtones).

Limitations of the method:

  • 🚫 Only formats are supported.mp3,.m4a,.wav (no) DSD or FLAC).
  • πŸŽ›οΈ There is no precise millisecond adjustment, only a visual approximation.
  • πŸ”Š If you save, you may lose your markings. ID3 (performer, album).

⚠️ Note: If the Cut button is missing, update the Music app via Google Play or check the firmware region. MIUI (EEA) The function is available from version 12.0.3.0.

πŸ“Š What kind of pruning method do you use more often?
Standard annexes
Third-party programmes
Online services
Don't cut the music.

2.Ringdroid Appendix: Free and Watermarkless

For Redmi 9 owners who need more accuracy than a standard player, Ringdroid, an open source lightweight app (only 3MB), will do the job. It not only cuts tracks, but also optimizes them for ringtones, notifications or alarm clocks.

Step-by-step:

  1. Download Ringdroid from Google Play.
  2. Open the application and select the file via Load from file** (or allow storage access).
  3. On the wave chart, drag and drop the Start and End markers to highlight the snippet.
  4. πŸ” For fine-tuning, use the button "Zoom"** (magnifying glass) - this will allow you to trim with an accuracy of 0.1 seconds.
  5. Save the file in format.mp3 or.m4r (iPhone).

The benefits of Ringdroid:

  • 🎡 Support for formats.mp3,.wav,.aac,.flac (rare for mobile editors).
  • πŸ“Š Sound wave visualization for precise cropping.
  • πŸ”„ The ability to listen to a fragment before saving.

⚠️ Note: When trimming.flac files in Ringdroid, the bitrate is automatically reduced to 320 kbps. If maintaining original quality is critical, use Lexis Audio Editor (see Section 4).

β˜‘οΈ Preparation for pruning at Ringdroid

Done: 0 / 4

3. Online services: fast, but with risks

If you don't want to install software, you can clip the song right in your browser, MP3Cut They work on any device, including the Redmi 9, but have hidden pitfalls.

How to use (by example) MP3Cut):

  1. Open it in your browser. MP3Cut.
  2. Click β€œOpen File”** and download the track from your phone.
  3. Drag sliders on the scale or enter the start/end time manually.
  4. Select the format of the output file (mp3, m4r, ogg).
  5. Click "Cut" and download the result.

The advantages and disadvantages of the online method:

AdvantagesDeficiencies
βœ… No need to install applications❌ File size limit (usually up to 50MB)
βœ… It works on weak devices (including Redmi 9 with 3 GB of RAM)❌ Risk of data leakage (files are uploaded to the server)
βœ… Support for rare formats (.aif,.caf)❌ Advertising and pop-ups
βœ… Possibility to apply effects (Fade-in/Out)❌ Quality depends on the speed of the Internet

⚠️ Note: When uploading files to online services, avoid tracks with licensing restrictions (such as those purchased from iTunes or downloaded from Spotify). IP when pirated material is found.

4. Lexis Audio Editor: for professional processing

If you want more than just cropping, but full editing (overlay effects, volume normalization, noise removal), install the Lexis Audio Editor. The app weighs 15 MB, but offers functionality comparable to Audacity on a PC.

Key opportunities:

  • πŸŽ›οΈ 10 band equalizer for sound correction.
  • πŸ”‡ Removing background noise and clicks.
  • πŸ“ Accurate cropping with spectrogram display.
  • πŸ”„ Support for batch processing (up to 50 files at a time).

How to cut a track in Lexis:

  1. Import the file through Open** (cloud storage is supported).
  2. Select the fragment with a mouse or set the boundaries manually in the format of mm:ps.ms.
  3. Click "Trim"** in the top menu.
  4. Apply effects (optional): Normalize β†’ -3 dB for volume levelling.
  5. Export in.mp3 (bitrate up to 320 kbps) or.wav (no loss).

System requirements for Redmi 9: the application is stable, but when processing files longer than 10 minutes, it is recommended to close the background tasks (especially the application). MIUI Optimizer).

How to speed up processing in Lexis Audio Editor?
Close all applications through the recent task menu (swipe up). Turn off animation in the developer settings (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then Settings β†’ Additionally. β†’ For developers β†’ Animation. = Use the.wav format for intermediate saves, which reduces the processor load.

5. Automation: Tasker + AutoTools for Packet Trimming

For advanced users who need to crop dozens of files regularly (for example, for podcasts or other applications). DJ-Sets, fit the Tasker bundle + AutoTools. This method requires customization, but allows you to create scripts like "stripped all tracks in a folder." Download/Music before 30 Seconds and save to RingtonesΒ».

Step-by-step:

  1. Install Tasker and AutoTools.
  2. Create a new challenge (Β«+Β» β†’ Β«TaskΒ»**).
  3. Add the action Plugin β†’ AutoTools β†’ File.
  4. In the β€œType” field, select β€œList Files” and specify the folder with the music.

Example of code for Tasker (import via Tasks) β†’ Import):

Task: Trim_Music_Auto




A1: List Files [ Dir:Download/Music Match:.mp3 Recurse:Off ]




A2: For [ Variable:%ef(1) Items:%aft_files() ]




A3: AutoTools Audio [ Configuration:Command: Trim




Input File: %ef(1)




Start Time: 00:00:00




End Time: 00:00:30




Output File: /storage/emulated/0/Ringtones/trimmed_%ef(1).mp3 Timeout (Seconds):60 ]




A4: End For

⚠️ Note: When using Tasker on Redmi 9, turn off battery optimization for both apps (Settings) β†’ Annexes β†’ Application management β†’ Battery β†’ Without restrictions, otherwise scenarios may not work in the background.

πŸ’‘

If you need to trim many files in one template (for example, the first 20 seconds of each track), use the Batch Audio Trimmer from F-Droid.

Comparison of all methods: what to choose?

To make it easier, we've put the key parameters in a table, and you need to be mindful of your tasks: ringtones will be enough for a standard player, and you need Lexis Audio Editor to process podcasts.

MethodPrecision of pruningSupported formatsSpeed.Internet is requiredAdvertising
Standard MIUI player⭐⭐ (momentarily)mp3, m4a, wav⚑ Instantly.❌ No.❌ No.
Ringdroid⭐⭐⭐⭐ (up to 0.1 s)mp3, wav, aac, flac⚑⚑ Quickly.❌ No.❌ No.
Online services⭐⭐⭐ (up to 0.5)mp3, wav, ogg, aif🐒 Slowly (depends on the network)βœ… Yes.βœ… Yes.
Lexis Audio Editor⭐⭐⭐⭐⭐ (up to 0.01)popular⚑⚑⚑ Middle-Average❌ No.❌ No (in the Pro version)
Tasker + AutoTools⭐⭐⭐⭐ (customizable)mp3, wav, m4a⚑⚑⚑⚑ Automatically.❌ No.❌ No.

πŸ’‘

For most tasks on Redmi 9, Ringdroid is optimal – it is free, accurate and does not load the system. Online services are suitable for one-time cropping, and Lexis Audio Editor is suitable for professional work.

Frequent Mistakes and How to Avoid Them

Even with simple tools, Redmi 9 users are facing problems, and here are the common mistakes and solutions:

  • πŸ”‡ Sound distortion after cropping: Check the bitrate of the output file. Ringdroid defaults 192 kbps - increase to 320 kbps in export settings.
  • ⏳ Long processing: On Redmi 9 with 3GB of RAM, close the background apps (especially Facebook and the likes of Facebook) MIUI Launcher to free up memory.
  • πŸ“± App crashes: Update firmware to the latest version MIUI (At the time of writing, 12.5.7. There are audio processing bugs in older versions.
  • πŸ”Š Missing sound in cropped file: Make sure you don't highlight a snippet with complete silence. In Lexis Audio Editor, turn on waveform display (View) β†’ Waveform).

If the file is not played as a ringtone after pruning:

  1. Check the save folder: ringtones should lie in /storage/emulated/0/Ringtones/.
  2. Restart your phone - sometimes MIUI It does not update the library immediately.
  3. Make sure the file format is β€”.mp3 or.m4r (iPhone).
Can I cut a song without losing quality on Redmi 9?
Yes, if you use non-compression formats (.wav,.flac) and save the result in the same formats. In Lexis Audio Editor, select "Export as" WAVΒ»** β€” This ensures no loss, but the file will take up more space (about 10MB per minute of sound).
Why do tags (performer, title) disappear in the standard player after trimming?
It's a feature. MIUI: When you save the edited file, the system creates a new audio file without metadata. To return the tags, use the Star Music Tag Editor app (available on Google Play).
How to cut a song for TikTok or Instagram on Redmi 9?
For social networks, the optimal length β€” 15–60 Use Ringdroid with settings: Format: mp3. Bitreit: 128–192 kbit/s (enough for social media). Length: up to 60 Seconds (in TikTok) Limitation β€” 1 For convenience, enable the option "Fade" in Ringdroid In/OutΒ»** (track-break).
Can I cut music from Spotify or Yandex Music?
No, if the tracks are downloaded offline, they are protected. DRM. To cut songs like this: Turn on the track playback on your phone. Connect Redmi 9 to your PC and record the sound through Audacity (use the "Stereo Mix" input.**) Transfer the recorded file back to your phone and trim it in any of the ways described. ⚠️ Please note that this method may violate the user agreement of the Services.
How to make a ringtone from a cropped song on Redmi 9?
After trimming: Save the file to the folder /Ringtones/ or /Notifications/. Go to Settings. β†’ Sound. β†’ Phone call. Select your file from the list. If it's not available, reboot your phone. If the ringtone doesn't show, check: File format (mp3, m4a, Length (optimum up to) 30 Access to folder rights (allow storage access for the Music appΒ»).