245 Commits (c391a2c0af442c6dba7da44432e37efdf73f97b2)

Author SHA1 Message Date
  xenakios 101825df59 Fix for clang 7 years ago
  xenakios a988086ec6 Whoops, almost forgot the smoothed play range stuff for multiple channels 7 years ago
  xenakios 3a8da6de0c Make seeking work again. Some variadic template, fold expression etc trickery for value tree etc. Readme change. 7 years ago
  xenakios 3c20facdbc Improve time selection dragging behavior 7 years ago
  xenakios 6f6670b2d4 Parameter store and recall stuff 7 years ago
  xenakios 1f24ffb1b6 Moved dry source playback into its own method. Allow moving waveform time selection without having to press shift 7 years ago
  xenakios 531d2e221b Also allow moving time selection by dragging it from the top 7 years ago
  xenakios f47e848f19 Shorter range change fade length. Readme change. 7 years ago
  xenakios 122c90bf3f Smooth play range change almost working... 7 years ago
  xenakios a8079b277f Attempt to do fade outs and fade ins when seeking source sound, but not working yet. Readme changes. 7 years ago
  xenakios 615f870490 Try improving the spectral module dragging logic but didn't really improve yet. Readme changes. 7 years ago
  xenakios 017957b7ae Limit shift dragged time selection properly 7 years ago
  xenakios e502906d4f Shift dragging the time selection moves it 7 years ago
  xenakios 7cd5251516 Added methods for the normalized time position to/from view x coordinate mappings 7 years ago
  xenakios 3d53c4fb91 Shift dragging time selection edge moves whole time selection. Should do this more properly... 7 years ago
  xenakios c98b7c70e4 Report unstretched play range length when playing original source 7 years ago
  xenakios a3b034ac44 Count calls to prepareToPlay 7 years ago
  xenakios 1a8bddeb9b Added convenience functions to deal with storing and getting audio parameters and use them 7 years ago
  xenakios 73c58f6067 Save and restore more parameters 7 years ago
  xenakios 715a753893 Resample unprocessed source sound as needed 7 years ago
  xenakios 3b6e309232 Add parameter for stretch bypass 7 years ago
  xenakios e6a7d26d27 Preliminary work to play the sound source unprocessed 7 years ago
  xenakios f424a6a305 Lower number of supported channels for imported file. Remove commented out code. 7 years ago
  xenakios efe5781271 Don't reset thumbnail in prepareToPlay 7 years ago
  xenakios f2d0d3617a Use unique pointers for parameter components 7 years ago
  xenakios 0f1742fbbf Show approximate output duration in info label 7 years ago
  xenakios d1cf25782a Increase version 7 years ago
  xenakios dd30bd3cae Forget using the gradient for now 7 years ago
  xenakios 974f55dcad Experiment with a colour gradient fill in the performance meter 7 years ago
  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. 7 years ago
  xenakios 178d68b0ec Store and restore zoomscrollbar positions. Readme change. 7 years ago
  xenakios e3d893ee9e Added zoomscrollbar for waveform. Removed unused code. 7 years ago
  xenakios b6f5c0ea7d Shorten the FFT switch crossfade length. Remove commented out code. Formatting change. 7 years ago
  xenakios acbbe693bd Boolean stuff 7 years ago
  xenakios 3a36e35903 Store and restore tech info toggle via settings file 7 years ago
  xenakios c9a3a3ab03 Show additional technical info in label optionally. Added utility function to toggle a bool variable. 7 years ago
  xenakios 53029555d0 Parameter layout tweaks etc 7 years ago
  xenakios 103a085304 Use the input channel count parameter when initing capture. Readme change. 7 years ago
  xenakios c65812f709 Performance improvements for painting waveform during capture mode etc 7 years ago
  xenakios 07a54c4cdc Preliminary work to allow more input channels 7 years ago
  xenakios 05a6eb21f0 Init playposition info seconds to zero to try avoiding garbage value to show 7 years ago
  xenakios 10a36338b8 Upped version number 7 years ago
  xenakios 52d8b4d664 Change plugin title to final 1.0.0 7 years ago
  xenakios b8c70ddd30 Mark plugin dirty when changing spectral module order or module enabled state. Readme change. 7 years ago
  xenakios aed9e459cf Removed factory presets. Readme edits. 7 years ago
  xenakios 0a9a087cb2 Added dummy parameter to mark the plugin state dirty for the host. Readme change. 7 years ago
  xenakios e7d34a026d Moved prebuffering amount menu to performance component 7 years ago
  xenakios ccf47720ab Waveform length display improvement. Draw waveform texts brighter. 7 years ago
  xenakios af8ab1eba1 More space for time text 7 years ago
  xenakios a589f133d2 Format waveform duration in a nicer way 7 years ago