21 Commits (master)

Author SHA1 Message Date
  xenakios b4af0d0ebf Make audio source set play range immediately if it is set when the seek crossfade is active. This effectively disables the smoothed audio but this will have to do for now. The smoothed playback needs to be redesigned from scratch later. Revert the larger disk buffer size. Readme changes. 7 years ago
  xenakios e8d47459a4 foo 7 years ago
  xenakios b8e408a73e Use CriticalSection in audio source. Add bool argument for seek to get immediate seeks. etc 7 years ago
  xenakios be0cd89869 readme 7 years ago
  xenakios 552c165628 Maybe nicer fix for restoring the play range. Use recursive mutex in audio source. 7 years ago
  xenakios eabcd891b3 Calculate disk sample read count. Increase disk read cache 4x. 7 years ago
  xenakios db7a15d161 Made rewind a parameter. Attempts to fix the time range not being recalled properly in hosts because the time range parameters may be quickly changed when the plugin is initializing and doing the sound source smoothing fades. etc 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 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 e411a99f70 If capture buffer used, refresh waveform when GUI has been closed and reopened. 7 years ago
  xenakios e52241ba86 Avoid resetting active source play range when changing file. Update xfade cache when changing file. 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 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 1590110a24 Some improvements. To keep things saner use the single stretch source for now. 7 years ago
  xenakios 962d4806b5 Tiny improvements but things arestill not working right 7 years ago
  xenakios 76de3b12a5 Audio input capture more or less running 7 years ago
  xenakios d7ca59b90a Initial git commit 7 years ago