We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3539a3 commit 04eafe7Copy full SHA for 04eafe7
1 file changed
Changelog.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Alpha 0.0.6
4
+- Added sound settings (sample frequency and depth) and moved duration setting in it
5
+- Added sound output settings to be able to choose on which device the sound preview outputs
6
+- Added PassThrough component to allow making complexe paths between components (right click on links to add it)
7
+- Added breaking a link by right clicking on it
8
+- Changed links to be curves instead of straight lines
9
+- Workaround fix for crashs when undo links and doing something else after (however this quick fix decreases performances with big projects)
10
+
11
## Alpha 0.0.5
12
- Added a time ruler in the waveform view, and a cursor to play the sound from
13
- Added a custom scrollbar for the waveform view, to allow easy view resizing
0 commit comments