-
-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
- Launch A2M.
- If A2M needs its transcription model, approve the one-time model download and wait for it to finish.
- Select Choose Audio, then choose a piano recording.
- Leave the device set to CPU for the simplest first conversion.
- Select Convert to MIDI.
- When conversion finishes, select Open output folder.
The default output folder is:
Downloads\A2M
You can change that location in Settings. If a file with the intended name already exists, A2M preserves it and creates a numbered name such as recording_2.mid.
- A2M is designed for piano recordings. A clean solo-piano recording or piano stem is the best starting point.
- CPU mode is fully usable. A GPU is optional.
- Conversion time depends on the recording length, computer, active device, and resource settings. There is no universal speed estimate.
- The result is an editable transcription, not a guaranteed perfect score. Check timing, note lengths, dynamics, and pedals in your MIDI editor.
CUDA and DirectML require provider-specific runtime components. A2M can download and provision its managed runtime pack when needed. CUDA may additionally require a compatible NVIDIA CUDA toolkit and cuDNN components.
For a first conversion, confirm that CPU mode works before configuring GPU acceleration.
The file chooser lists common audio extensions, but actual decoding depends on the file's contents and the audio decoders available in the packaged application. Try a normal PCM WAV or FLAC copy before assuming the transcription engine is at fault.
See Input and Output Files and Troubleshooting.