35 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 12f939d803 In preparation for Linux build, disable the JUCE web browser component 7 years ago
  xenakios 36bfccf38f jucer 7 years ago
  xenakios b862a95bae argh 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 620f59c4f4 remove commented out stuff 7 years ago
  xenakios 01ee930174 glah 7 years ago
  xenakios 893b4c39f0 macos build 7 years ago
  xenakios 85875d96f4 Remove the unneeded Mutex.h file 7 years ago
  xenakios bcd03d923e Some initial work on using AudioPlayHead 7 years ago
  xenakios 2bfb726e47 Rename the plugin project 7 years ago
  xenakios 9e7b37afba More correct plugin channel configs 7 years ago
  xenakios 92e6e214e1 okay 7 years ago
  xenakios 9cad298ef3 Use home directory for import file dialog initial location 7 years ago
  xenakios e7f92cc81d Add readme 7 years ago
  xenakios ff6c0dd529 Increase maximum time stretch amount. Rename plugin binary. 7 years ago
  xenakios a3c2a07e5b Enable compressor as needed. Apply harmonics bandwidth and Gauss mode 7 years ago
  xenakios 6c589705b6 argh 7 years ago
  xenakios c43de8120c Attempt to do a crossfade when changing FFT size, using the same stretchsource instance. It's tricky and not really working yet like this. 7 years ago
  xenakios 8890faea01 MacOs build bullshit. Well, the plugin was confirmed to run in GarageBand at least... 7 years ago
  xenakios 5b54b15ba6 Finally removed the Control class, the same stuff can be done in the AudioProcessor subclass...The Control source files are still in the repo in case they need to be looked at, but will eventually remove those too. 7 years ago
  xenakios 43be82edc8 Plugin initialization bug existed also on Windows, fixed for now...Make the GUI poll for some state changes from the AudioProcessor, instead of the processor calling the GUI. When using memory buffer in input source, copy all channels to xfade buffer. Some other tweaks. 7 years ago
  xenakios 84e564b393 Still trying... 7 years ago
  xenakios adc6505424 Still trying to understand the MacOs no sound issue, but no luck...Sigh. 7 years ago
  xenakios 3fd0b4ea09 Trying to get the Mac build working, but no luck... 7 years ago
  xenakios 3c79a097c5 blah 7 years ago
  xenakios d32d855e64 macOs build fixes. Plugin itself doesn't work properly... 7 years ago
  xenakios 6487880fb3 Process main volume. Allow importing audio files directly. Tweaks etc 7 years ago
  xenakios 7dcbaedb8f Yeah, right...Projucer doesn't want to keep the link time optimization disabled. 7 years ago
  xenakios 836dad1e7d Try handling multichannel stuff. Not going too well, looks like the plugin will need to get a setting to set the actual number of output channels that will be processed... 7 years ago
  xenakios 1590110a24 Some improvements. To keep things saner use the single stretch source for now. 7 years ago
  xenakios 793279a20a Crashing was probably because of wrongly placed prepareToPlay call 7 years ago
  xenakios d97975f27a OK, it plays some crappy audio but crashes on quit and all that kind of great stuff 7 years ago
  xenakios d7ca59b90a Initial git commit 7 years ago