Commit Graph

75 Commits

Author SHA1 Message Date
xenakios
b4af0d0ebf Make audio source set play range immediately if it is set when the seek crossfade is active. This effectively disables the smoothed audio but this will have to do for now. The smoothed playback needs to be redesigned from scratch later. Revert the larger disk buffer size. Readme changes. 2018-06-01 14:20:01 +03:00
xenakios
63b1eabf06 readme 2018-05-31 14:01:52 +03:00
xenakios
be0cd89869 readme 2018-05-21 21:25:35 +03:00
xenakios
1d283c419c readme 2018-05-20 00:38:48 +03:00
xenakios
db7a15d161 Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 2018-05-18 16:20:51 +03:00
xenakios
236e6b076e Readme 2018-05-18 15:01:27 +03:00
xenakios
aae05950f0 Readme 2018-05-09 20:09:02 +03:00
xenakios
05e488c734 readme 2018-05-09 12:40:36 +03:00
xenakios
0859d8cdb4 Remove useless code. Read me change. 2018-05-07 15:51:50 +03:00
xenakios
dd333faf2c Bump version to 1.2.0 2018-05-03 15:26:48 +03:00
xenakios
d42971e09f Added simple signal smoother class. Use that to smooth out the buffer amount component display. 2018-05-01 17:54:20 +03:00
xenakios
a4a8f99f0b readme 2018-04-26 21:48:28 +03:00
xenakios
445623ebbb Readme 2018-04-26 17:23:29 +03:00
xenakios
9f7b288fd6 Readme. Remove the octave mixer sliders from the main GUI. It's kind of nasty creating the parameter components for all the parameters even when they are not visible in the GUI. Should probably redesign how all that is handled... 2018-04-13 15:24:18 +03:00
xenakios
89032c93c3 Readme 2018-04-13 14:59:58 +03:00
xenakios
0d0f19761f readme 2018-04-04 22:26:25 +03:00
xenakios
6aaea22361 Readme 2018-04-01 15:28:20 +03:00
xenakios
8562fc4eb7 Readme 2018-03-21 17:29:37 +02:00
xenakios
d195b58d9c Readme 2018-03-21 14:09:15 +02:00
xenakios
08d1567997 Readme 2018-03-21 13:55:50 +02:00
xenakios
a45136e818 Use native file dialog again. Readme. 2018-03-21 13:48:01 +02:00
xenakios
6256997f6b Readme 2018-03-21 13:29:11 +02:00
xenakios
fb73453723 Readme changes 2018-03-16 20:59:07 +02:00
xenakios
219a0b9a49 Readme 2018-03-03 22:37:37 +02:00
xenakios
9a17b7b6c6 Readme 2018-03-03 17:55:38 +02:00
xenakios
3816194fbf Fix envelope tilt. Add envelope y scale and tilt as plugin parameters 2018-02-28 14:36:13 +02:00
xenakios
65bdd1ce91 readme2 2018-02-27 20:48:58 +02:00
xenakios
b672213e98 Tweaks to free filter calculations but don't seem to be working correctly yet 2018-02-27 19:21:00 +02:00
xenakios
3869745f44 Readme 2018-02-27 15:23:42 +02:00
xenakios
dbcf935ac8 Readme changes 2018-02-26 22:42:35 +02:00
xenakios
3a8da6de0c Make seeking work again. Some variadic template, fold expression etc trickery for value tree etc. Readme change. 2018-02-23 20:46:51 +02:00
xenakios
1f24ffb1b6 Moved dry source playback into its own method. Allow moving waveform time selection without having to press shift 2018-02-23 17:43:29 +02:00
xenakios
f47e848f19 Shorter range change fade length. Readme change. 2018-02-22 22:20:06 +02:00
xenakios
a8079b277f Attempt to do fade outs and fade ins when seeking source sound, but not working yet. Readme changes. 2018-02-22 20:01:29 +02:00
xenakios
615f870490 Try improving the spectral module dragging logic but didn't really improve yet. Readme changes. 2018-02-22 15:15:11 +02:00
xenakios
73c58f6067 Save and restore more parameters 2018-02-21 20:41:51 +02:00
xenakios
3b6e309232 Add parameter for stretch bypass 2018-02-21 19:49:16 +02:00
xenakios
d91182c614 readme 2018-02-21 19:07:04 +02:00
xenakios
0f1742fbbf Show approximate output duration in info label 2018-02-19 17:39:10 +02:00
xenakios
474d21448a Readme 2018-02-16 13:58:44 +02:00
xenakios
9ceb7201f7 readme 2018-02-15 22:02:46 +02:00
xenakios
3171940a67 Experimented with adding a sound play range offset parameter but not going to be able to support it properly for now. Show debug build title in about screen. 2018-02-15 16:03:00 +02:00
xenakios
178d68b0ec Store and restore zoomscrollbar positions. Readme change. 2018-02-14 18:38:54 +02:00
xenakios
103a085304 Use the input channel count parameter when initing capture. Readme change. 2018-02-13 15:37:16 +02:00
xenakios
92595b6929 Readme 2018-02-12 21:48:59 +02:00
xenakios
07a54c4cdc Preliminary work to allow more input channels 2018-02-12 16:44:21 +02:00
xenakios
ff78d54600 Readme change 2018-02-09 13:24:16 +02:00
xenakios
b8c70ddd30 Mark plugin dirty when changing spectral module order or module enabled state. Readme change. 2018-02-09 13:02:10 +02:00
xenakios
aed9e459cf Removed factory presets. Readme edits. 2018-02-07 16:55:48 +02:00
xenakios
0a9a087cb2 Added dummy parameter to mark the plugin state dirty for the host. Readme change. 2018-02-07 16:00:49 +02:00