Home  /  Music & Audio Apps  / Mixi - Audio Editor, Recorder and Mixer on Windows Pc

Mixi - Audio Editor, Recorder and Mixer on Windows Pc

Developed By: Ashfaq Salehin

License: Free

Rating: 5,0/5 - 1 votes

Last Updated: April 21, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.0
Size 20.9 MB
Release Date April 04, 21
Category Music & Audio Apps

App Permissions:
Allows an application to record audio. [see more (7)]

What's New:
Initial release (v1.0) [see more]

Description from Developer:
See a demo here, https://youtu.be/DAzPD5WPygM

See the skeleton implementation for this app, https://github.com/ashfaq1701/fast-mixer

Mixi is an audio recorder and mixer applica... [read more]

App preview ([see all 9 screenshots]  /  [view video])

App preview

About this app

On this page you can download Mixi - Audio Editor, Recorder and Mixer and install on Windows PC. Mixi - Audio Editor, Recorder and Mixer is free Music & Audio app, developed by Ashfaq Salehin. Latest version of Mixi - Audio Editor, Recorder and Mixer is 1.0, was released on 2021-04-04 (updated on 2024-04-21). Estimated number of the downloads is more than 10. Overall rating of Mixi - Audio Editor, Recorder and Mixer is 5,0. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 1 users, 1 users had rated it 5*, 1 users had rated it 1*.

How to install Mixi - Audio Editor, Recorder and Mixer on Windows?

Instruction on how to install Mixi - Audio Editor, Recorder and Mixer on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Mixi - Audio Editor, Recorder and Mixer on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Mixi - Audio Editor, Recorder and Mixer using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Mixi - Audio Editor, Recorder and Mixer" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Mixi - Audio Editor, Recorder and Mixer on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Mixi - Audio Editor, Recorder and Mixer" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.0.

Download Mixi - Audio Editor, Recorder and Mixer 1.0 on Windows PC – 20.9 MB

See a demo here, https://youtu.be/DAzPD5WPygM

See the skeleton implementation for this app, https://github.com/ashfaq1701/fast-mixer

Mixi is an audio recorder and mixer application for Android devices. The primary features of this app are,

* Currently supported file formats: MP3, WAV
* Currently supported sample rate: 48kHz
* This app can read audio files from device storage.
* This app can show the waveform of the loaded audio on the UI.
* Waveforms can be zoomed in, zoomed out and scrolled.
* It can perform various audio edit operations such as gain adjustment, shifting, mute segment, cut, copy and paste.
* This app can cut or copy a segment from the audio and allow paste in another audio or as a new source.
* This app can record audio from user's microphone.
* There is a feature called live playback which is only enabled when wired headphones are connected. When this is selected, then the recording from the audio will be relayed to the user's headphone in realtime. This is to provide studio recording effect.
* There is a feature called mixing play which enables user to hear the audios loaded into the mixing screen while they are recording. This is to provide a karaoke singing experience with convenience.
* While recording audio users can see the recording wave in a visualizer.
* Recorded audios can be played and seeked from the recording screen.
* From recorded screen users can play the recorded track mixed with all other loaded tracks in the mixing screen.
* Users can play the mixed audio of all the loaded and recorded files in the mixing screen. The progress can be seeked using a seekbar. Also segments can be selected from the mixed audio.
* Users can group zoom in, group zoom out and reset the zoom levels.
* Finally users can export the mixed audio as a media file in device storage. The name of the output file is configurable. The final output can be found in the Audio folder of the device file manager.

This app is still a Proof of concept, not at the efficiency level it was intended for. There are several limitations in the app.

* Recording quality is not very good. It is the raw audio recording from Android OS. In different devices audio qualities can vary and some of them might be bad.
* Live playback feature is not really instant. It contains some delay than the recorded audio.
* There can be several layout problems, specially with popups.
* The app only supports one sample rate, that is 48kHz.
* Not all of the audio editing options are available currently.
* The app is not very memory optimised. As example if you load an audio and then edit it to contain a lot of silence in the beginning/middle, it will consume the whole memory needed by the duration.
* Design is not very good.
* Crashes might not occur, because I hunted them down carefully, but in some cases crashes can occur.

Given those, I will improve the app pretty soon and in in quick successions.

* Recording quality will be improved. FFT, noise cancellation and audio sharpening features will be applied.
* Live playback's latency will be removed.
* Design will be improved by a lot and layout issues will be fixed.
* Multiple supported sample rates will be added as configuration setting.
* More audio editing features will be added.
* Many filters are planned to be added. DSP algorithms will be applied to add many effects.
* Presets will be added.
* Memory efficiency will be increased. Some in-memory compression technique will be added if possible.
* Crash sources will be hunted down more carefully.
* Premium and paid features will be added.

The app is the development effort of just one developer, me. It was started as my learning step of NDK, low-level programming and DSP. As my knowledges are getting matured day by day, I will be able to release more interesting and even exciting features in the app.

Please report issues whenever you trace. I can be contacted about any Android development job / contract or if someone wants to buy this app.
Initial release (v1.0)
Allows an application to record audio.
Allows access to the vibrator.
Allows an application to read from external storage.
Allows an application to write to external storage.
Allows applications to open network sockets.
Allows applications to access information about networks.
Allows using PowerManager WakeLocks to keep processor from sleeping or screen from dimming.