-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Closes #12 - Refactored a bunch of stuff - Fixed some bugs with the volume slider and fades - Fixed a bug where if no fade out was specified the sound cue wouldn't respect it's duration field - Fixed some threading issues - WaveFormRenderer now exclusively runs on the main thread - Improved mouse capturing - The waveform now responds to the volume slider - Added a playback marker to the waveform - Added In and Out point draggable markers to the waveform to make it easier to set the start time and duration of clips - Lots of bugfixes (and new bugs!) to the WaveForm control - Added transport controls to the waveform window
- Loading branch information
Showing
9 changed files
with
698 additions
and
421 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.