Skip to content

Windows Alpha Release 2

Latest
Compare
Choose a tag to compare
@rexim rexim released this 22 Feb 07:27
· 71 commits to master since this release

TURN ON THE SOUND

output.mp4

Hello! After 6 months of active work (actually no, I personally was
not actively working on Musializer during those 6 months, I have
shedton of other projects to worry about, sorry :D) we finally shipped
the Second Alpha Release on Windows! \o/

In this release we focused on adding proper UI that will eventually
tie together an ability to render specific local files that you
Drag&Drop on the window and recording from your microphone and
speakers (which is not available yet but we hope to deliver it in the
forthcoming releases).

As usually, the executables are not signed cause I don't know how to
do that. So Windows may freak out about that a bit. You just have to
believe me that I didn't put in viruses in here. At least
intentionally...

Here are the notable changes:

  • Added timeline. Now you can jump to any place of the song during
    the preview.

  • Multiple Files Support: all the Drag&Drop-ed files are preserved
    and you can switch between them.

  • Added master Volume Control. It controls the volume during the
    preview. It does not affect the audio of the final rendered video.

  • Added a Fullscreen Button that hides all of the controls introduced
    recently to enable people using Musializer a backdrop for
    screenshots, videos, etc.

  • Added a Play Button to pause/unpause the previewed song.

  • Added a Render Button to start rendering. IMPORTANT! The shortcut
    for Rendering is now R, not F!

  • Fixed crash on Windows 7 when rendering the video
    #14