xenakios
|
51049e4ae1
|
Mutex protect the envelope when manipulating the amount of nodes from the GUI. Should probably redesign this stuff a bit...Init envelope reset nodes.
|
2018-02-27 15:21:36 +02:00 |
|
xenakios
|
195a630060
|
Implemented free filter processing. Note that the envelope manipulation from the GUI is not handled thread safely yet
|
2018-02-27 15:02:34 +02:00 |
|
xenakios
|
e8d134ce48
|
More work on free filter
|
2018-02-27 04:06:53 +02:00 |
|
xenakios
|
7c61a552c2
|
Store and restore free filter state
|
2018-02-27 03:41:54 +02:00 |
|
xenakios
|
cf9b54d19b
|
Initial work to add back the free filter feature
|
2018-02-27 02:33:41 +02:00 |
|
xenakios
|
600f2d1251
|
Added some new source files
|
2018-02-27 01:59:22 +02:00 |
|
xenakios
|
51d40c6daf
|
MacOS build
|
2018-02-27 00:32:33 +02:00 |
|
xenakios
|
dbcf935ac8
|
Readme changes
|
2018-02-26 22:42:35 +02:00 |
|
xenakios
|
104d1bfd2e
|
Store and recall the number of harmonics parameter. Seriously, have to make this stuff work in a more robust manner...
|
2018-02-26 22:39:30 +02:00 |
|
xenakios
|
d76ac6118a
|
Allow cancelling offline render
|
2018-02-26 20:09:47 +02:00 |
|
xenakios
|
ba067f7d4a
|
Do offline render in a thread, show render progress etc
|
2018-02-26 19:55:32 +02:00 |
|
xenakios
|
46a74c2c51
|
Offline render might be working more or less now
|
2018-02-26 18:08:09 +02:00 |
|
xenakios
|
909b61922b
|
Attempt implementing offline rendering from the plugin but not going so great. Looks like the StretchAudioSource doesn't really work that robustly...
|
2018-02-26 17:49:19 +02:00 |
|
xenakios
|
47638ba0c6
|
Prepare to allow adding offline rendering feature
|
2018-02-26 16:34:13 +02:00 |
|
xenakios
|
13d03ecaeb
|
Handle corner case in hasProperties
|
2018-02-25 21:06:59 +02:00 |
|
xenakios
|
ebffc66e90
|
Upped version number
|
2018-02-23 21:27:55 +02:00 |
|
xenakios
|
101825df59
|
Fix for clang
|
2018-02-23 21:12:16 +02:00 |
|
xenakios
|
a988086ec6
|
Whoops, almost forgot the smoothed play range stuff for multiple channels
|
2018-02-23 21:01:39 +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
|
3c20facdbc
|
Improve time selection dragging behavior
|
2018-02-23 18:21:28 +02:00 |
|
xenakios
|
6f6670b2d4
|
Parameter store and recall stuff
|
2018-02-23 18:09:01 +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
|
531d2e221b
|
Also allow moving time selection by dragging it from the top
|
2018-02-23 02:16:41 +02:00 |
|
xenakios
|
f47e848f19
|
Shorter range change fade length. Readme change.
|
2018-02-22 22:20:06 +02:00 |
|
xenakios
|
122c90bf3f
|
Smooth play range change almost working...
|
2018-02-22 21:03:46 +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
|
017957b7ae
|
Limit shift dragged time selection properly
|
2018-02-22 14:56:18 +02:00 |
|
xenakios
|
e502906d4f
|
Shift dragging the time selection moves it
|
2018-02-22 14:49:53 +02:00 |
|
xenakios
|
7cd5251516
|
Added methods for the normalized time position to/from view x coordinate mappings
|
2018-02-22 14:22:06 +02:00 |
|
xenakios
|
3d53c4fb91
|
Shift dragging time selection edge moves whole time selection. Should do this more properly...
|
2018-02-22 05:23:39 +02:00 |
|
xenakios
|
c98b7c70e4
|
Report unstretched play range length when playing original source
|
2018-02-22 02:04:30 +02:00 |
|
xenakios
|
a3b034ac44
|
Count calls to prepareToPlay
|
2018-02-22 01:54:21 +02:00 |
|
xenakios
|
1a8bddeb9b
|
Added convenience functions to deal with storing and getting audio parameters and use them
|
2018-02-22 01:09:36 +02:00 |
|
xenakios
|
73c58f6067
|
Save and restore more parameters
|
2018-02-21 20:41:51 +02:00 |
|
xenakios
|
715a753893
|
Resample unprocessed source sound as needed
|
2018-02-21 20:16:07 +02:00 |
|
xenakios
|
3b6e309232
|
Add parameter for stretch bypass
|
2018-02-21 19:49:16 +02:00 |
|
xenakios
|
e6a7d26d27
|
Preliminary work to play the sound source unprocessed
|
2018-02-21 19:34:39 +02:00 |
|
xenakios
|
d91182c614
|
readme
|
2018-02-21 19:07:04 +02:00 |
|
xenakios
|
f424a6a305
|
Lower number of supported channels for imported file. Remove commented out code.
|
2018-02-19 21:12:54 +02:00 |
|
xenakios
|
efe5781271
|
Don't reset thumbnail in prepareToPlay
|
2018-02-19 21:09:09 +02:00 |
|
xenakios
|
f2d0d3617a
|
Use unique pointers for parameter components
|
2018-02-19 20:47:32 +02:00 |
|
xenakios
|
0f1742fbbf
|
Show approximate output duration in info label
|
2018-02-19 17:39:10 +02:00 |
|
xenakios
|
d1cf25782a
|
Increase version
|
2018-02-16 14:33:17 +02:00 |
|
xenakios
|
474d21448a
|
Readme
|
2018-02-16 13:58:44 +02:00 |
|
xenakios
|
dd30bd3cae
|
Forget using the gradient for now
|
2018-02-16 13:51:48 +02:00 |
|
xenakios
|
974f55dcad
|
Experiment with a colour gradient fill in the performance meter
|
2018-02-16 01:55:33 +02:00 |
|
xenakios
|
9ceb7201f7
|
readme
|
2018-02-15 22:02:46 +02:00 |
|
xenakios
|
12f939d803
|
In preparation for Linux build, disable the JUCE web browser component
|
2018-02-15 16:36:32 +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 |
|