209 Commits (cf9b54d19b538edd142e7046cc46eefdf63e691a)

Author SHA1 Message Date
  xenakios cf9b54d19b Initial work to add back the free filter feature 7 years ago
  xenakios 600f2d1251 Added some new source files 7 years ago
  xenakios 51d40c6daf MacOS build 7 years ago
  xenakios 104d1bfd2e Store and recall the number of harmonics parameter. Seriously, have to make this stuff work in a more robust manner... 7 years ago
  xenakios d76ac6118a Allow cancelling offline render 7 years ago
  xenakios ba067f7d4a Do offline render in a thread, show render progress etc 7 years ago
  xenakios 46a74c2c51 Offline render might be working more or less now 7 years ago
  xenakios 909b61922b Attempt implementing offline rendering from the plugin but not going so great. Looks like the StretchAudioSource doesn't really work that robustly... 7 years ago
  xenakios 47638ba0c6 Prepare to allow adding offline rendering feature 7 years ago
  xenakios 13d03ecaeb Handle corner case in hasProperties 7 years ago
  xenakios ebffc66e90 Upped version number 7 years ago
  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