Skip to content

Releases: dawg/dawg

v0.2.3

05 Mar 14:07
Compare
Choose a tag to compare

Added

  • We are now catching and logging unhandled errors and rejected promises!

Changed

  • The Application menu in the menubar will now show DAWG on Windows and Linux (this was done automatically on MacOS).

Fix

  • Extension loading now working on Windows. Previously a path issue caused some extensions to not be loaded.
  • Fixed menubar and context menus in Windows. Previously small discrepancies in the behavior of these items between operating systems prevented them from functioning properly.

v0.2.2

05 Mar 01:06
Compare
Choose a tag to compare

Added

  • The stop button now actually stops the transport! Woo!
  • The track mute buttons now actually mute the elements scheduled within the muted rows. This feature isn't complete and may exhibit some weird behavior if toggling during playback but overall it provides the majority of expected functionality.

Changed

  • Inspect element is now enabled in production.

v0.2.1

04 Mar 22:41
Compare
Choose a tag to compare

Changed

  • Improved notifications (ie. animations, flow).
  • Notifications can now have actions that will appear as buttons at the bottom of the notification.
  • Improved the structure of the menubar!
  • Improved error reporting (removed a lot of the junk information).

Added

  • Version modal to determine version information (e.g. node, app, chrome).
  • Fret not, we are now tracking unsaved changes! This is displayed visually and a prompt will appear when trying to reload/exit without saving :)
  • All project related actions (e.g. changing the pan value, adding an element) are now supported by undo/redo.
  • Logging to files.
  • Auto scrolling to timeline when creating loops.
  • Syncing more information about the sequencers to the workspace config.
  • History tab to view all of your actions.

Removed

  • Removed Trello Board link in Help menu.

Fix

  • We are no longer exposing the temporary path to users when opening from a backup location.
  • Fixed issue where some actions were triggering duplicate events.
  • Fixing regressions in timeline looping.
  • Error when trying to log in with Google has been fixed.
  • Selected notes are now being highlighted correctly!
  • Fixing mixer regressions.
  • Fixing general issues with soundfonts (ie. not properly hooking up to the mixer).
  • Theme regression where themes did not change until reload.
  • Fixed issue where elements weren't initially being scheduled on load (e.g. the notes weren't being scheduled within the pattern).

v0.2.0

26 Feb 20:03
Compare
Choose a tag to compare

Added

  • Added slicer tool in sequencer.
  • Added the ability to rename synths and patterns.
  • Added undo/redo functionality.
  • You can now offset patterns, audio clips and automation clips.
  • MIT license.

Changed

  • Changed name from Vusic to DAWG.
  • Improved file explorer performance and functionality. Directory traversal with arrow keys now possible.
  • Improved README by moving information to Wiki.
  • Improved settings page.
  • Added white circle around logo.

0.1.1

03 Apr 16:53
Compare
Choose a tag to compare
v0.1.1

symposium version

0.1.0

31 Mar 16:31
Compare
Choose a tag to compare
v0.1.0

Test release