|
19 | 19 | <li>Volume control for overall mix</li> |
20 | 20 | <li>Save and load preset patterns</li> |
21 | 21 | <li>Multiple drum sounds including kick, snare, hi-hat, and more</li> |
| 22 | + <li>Audio export feature with support for WAV, FLAC, OGG, and MP3 formats</li> |
| 23 | + <li>Metadata support for embedding artist name, song title, and cover art</li> |
22 | 24 | <li>Keyboard shortcuts for quick access to all functions</li> |
23 | 25 | </ul> |
24 | 26 | </description> |
|
61 | 63 | <email>therevisto@gmail.com</email> |
62 | 64 | </developer> |
63 | 65 | <releases> |
| 66 | + <release version="1.5.0" date="2025-09-05"> |
| 67 | + <description> |
| 68 | + <p>Drum Machine 1.5.0 introduces major audio export capabilities! 🎵</p> |
| 69 | + <ul> |
| 70 | + <li>Audio Export Feature: Export your drum patterns to WAV, FLAC, OGG Vorbis, and MP3 formats</li> |
| 71 | + <li>Metadata Support: Embed artist name, song title, and cover art in exported files</li> |
| 72 | + <li>Repeat Pattern: Set how many times your beat repeats in the exported audio</li> |
| 73 | + <li>Real-time Progress: Track export progress with cancel support</li> |
| 74 | + <li>Background Processing: Export runs in background, keeping UI responsive</li> |
| 75 | + <li>Toast Notifications: Get notified when export completes with "Open File" action</li> |
| 76 | + <li>Bug Fix: Fixed critical issue where multiple drum sounds weren't playing simultaneously</li> |
| 77 | + <li>Enhanced UI: Improved layout and user experience throughout</li> |
| 78 | + <li>Translation Updates: Updated Spanish, Russian, Georgian, Chinese, Hungarian, Swedish, and more</li> |
| 79 | + </ul> |
| 80 | + </description> |
| 81 | + </release> |
64 | 82 | <release version="1.4.0" date="2025-08-01"> |
65 | 83 | <description> |
66 | 84 | <p>Drum Machine 1.4.0 is here with some good updates! 🥁</p> |
|
0 commit comments