xenakios
|
eb1c840fec
|
Init the thumbnailcache thread in the subclass
|
2018-05-18 21:19:07 +03:00 |
|
xenakios
|
11e61f8cfd
|
Attempt to draw the points in the audio file where the FFTs are taken but of course it doesn't work like this because of the looping
|
2018-05-11 16:45:34 +03:00 |
|
xenakios
|
5b64b8c779
|
Add rewind button
|
2018-05-09 14:02:22 +03:00 |
|
xenakios
|
29bc7bd5ee
|
Initial work to implement offline render in stand alone build
|
2018-05-07 20:21:42 +03:00 |
|
xenakios
|
fa2564f908
|
Added dedicated timer for perf meter component
|
2018-05-01 18:35:00 +03:00 |
|
xenakios
|
60293c6a84
|
Calculate smoothed prebuffering available amount in the processor
|
2018-05-01 18:22:21 +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
|
266f2b8e61
|
GUI tweak
|
2018-04-03 22:04:10 +03:00 |
|
xenakios
|
941ebf31a5
|
Initial work to change octave mixer spectral module to a more generic ratio mixer module that has more shifters and allows changing the shift ratios. Also added a separate tab page in the GUI for it.
|
2018-04-03 16:34:20 +03:00 |
|
xenakios
|
890c568155
|
Attempt implementing seek while frozen, doesn't work too well like this...Don't use opengl stuff at all if the opengl module isn't set available.
|
2018-04-02 20:07:55 +03:00 |
|
xenakios
|
4f148a322d
|
blah
|
2018-03-03 23:06:06 +02:00 |
|
xenakios
|
e1b0f6aaad
|
Remove import file parameter and replace with spectrum module select parameter
|
2018-03-03 22:48:24 +02:00 |
|
xenakios
|
47bf763408
|
Try adding parameter to open the import file dialog, but now working right at the moment
|
2018-03-03 22:19:02 +02:00 |
|
xenakios
|
0d6eb09958
|
Attempt implementing mousewheel zoom into waveform. Badly.
|
2018-03-02 22:49:32 +02:00 |
|
xenakios
|
0b52559ab1
|
Stuff
|
2018-03-02 19:33:47 +02:00 |
|
xenakios
|
3dfb6a3c80
|
Place both the waveform component and the zoomscrollbar inside the tab component page. Needs a bit more tweaking.
|
2018-02-27 22:15:14 +02:00 |
|
xenakios
|
cf9b54d19b
|
Initial work to add back the free filter feature
|
2018-02-27 02:33:41 +02:00 |
|
xenakios
|
3c20facdbc
|
Improve time selection dragging behavior
|
2018-02-23 18:21:28 +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
|
7cd5251516
|
Added methods for the normalized time position to/from view x coordinate mappings
|
2018-02-22 14:22:06 +02:00 |
|
xenakios
|
f2d0d3617a
|
Use unique pointers for parameter components
|
2018-02-19 20:47:32 +02:00 |
|
xenakios
|
974f55dcad
|
Experiment with a colour gradient fill in the performance meter
|
2018-02-16 01:55:33 +02:00 |
|
xenakios
|
e3d893ee9e
|
Added zoomscrollbar for waveform. Removed unused code.
|
2018-02-14 15:18:35 +02:00 |
|
xenakios
|
c65812f709
|
Performance improvements for painting waveform during capture mode etc
|
2018-02-12 20:51:05 +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
|
e7d34a026d
|
Moved prebuffering amount menu to performance component
|
2018-02-07 15:12:10 +02:00 |
|
xenakios
|
ff130c6c29
|
Up number of thumbnails in cache. Formatting fix.
|
2018-02-06 17:04:36 +02:00 |
|
xenakios
|
c9b287dc13
|
Move code to cpp file. Readme change.
|
2018-02-02 12:23:57 +02:00 |
|
xenakios
|
c7f5636634
|
Readme change. Draw text on perf component.
|
2018-02-01 21:31:23 +02:00 |
|
xenakios
|
e6fb981e01
|
Highlight parameters of spectral module when clicked in the spectral chain editor
|
2018-02-01 15:11:41 +02:00 |
|
xenakios
|
d119439f76
|
Avoid mouse drag when the spectral module enable button has been clicked
|
2018-02-01 00:06:32 +02:00 |
|
xenakios
|
ad86b46f95
|
Added a separate performance meter component
|
2018-01-31 20:58:16 +02:00 |
|
xenakios
|
84164da2d7
|
Finally added enabled buttons for the spectral steps.
|
2018-01-30 17:32:23 +02:00 |
|
xenakios
|
fcbd99d4ed
|
Double click on waveform selects whole buffer
|
2018-01-20 22:21:26 +02:00 |
|
xenakios
|
bc3f456485
|
Again draw file name in waveform component
|
2018-01-20 21:50:24 +02:00 |
|
xenakios
|
f4aef4bcac
|
Remove redundant code and change about box text
|
2018-01-18 06:56:23 +02:00 |
|
xenakios
|
620f59c4f4
|
remove commented out stuff
|
2018-01-17 22:03:43 +02:00 |
|
xenakios
|
daf17f2ea3
|
Initial work to make the AudioProcessor own the AudioThumbNail etc
|
2018-01-17 18:57:56 +02:00 |
|
xenakios
|
cf17390293
|
Move methods to cpp file
|
2018-01-03 19:32:53 +02:00 |
|
xenakios
|
96a88e8016
|
Use new JUCE button callback stuff
|
2018-01-03 17:15:57 +02:00 |
|
xenakios
|
f9cce79f49
|
Added support for dropping audio files into the plugin GUI
|
2017-12-27 16:56:37 +02:00 |
|
xenakios
|
f8b98e05d1
|
Move parameter component methods to cpp
|
2017-12-22 22:59:45 +02:00 |
|
xenakios
|
4caaf1f5e0
|
Toggle button parameter tweak
|
2017-12-22 22:41:11 +02:00 |
|
xenakios
|
da6afcf05f
|
Layout parameter components manually...Add parameter for input pass through. etc
|
2017-12-22 22:35:02 +02:00 |
|
xenakios
|
b6e46bd293
|
Add settings menu button
|
2017-12-20 00:50:47 +02:00 |
|
xenakios
|
e0a341972d
|
Add license texts to source code files
|
2017-12-17 21:40:35 +02:00 |
|
xenakios
|
7ea18cc805
|
Add method to get sanitized samplerate as getSampleRate might return 0.0 when called from outside audio processing method. Comment out Spectral visualizer instance in editor.
|
2017-12-17 18:16:39 +02:00 |
|
xenakios
|
45dccb830d
|
Workaround a bug in Juce/MacOS file dialog stuff. Show error messages in GUI.
|
2017-12-15 06:17:11 +02:00 |
|
xenakios
|
d05a5d41a8
|
Preliminary work to enable multichannel output again with a parameter to determine the output channels to render
|
2017-12-14 00:19:46 +02:00 |
|
xenakios
|
66fe05f842
|
Try adding some visual feedback for the spectral order drags
|
2017-12-13 21:25:42 +02:00 |
|