Commit Graph

  • 122c90bf3f Smooth play range change almost working... xenakios 2018-02-22 21:03:46 +0200
  • a8079b277f Attempt to do fade outs and fade ins when seeking source sound, but not working yet. Readme changes. xenakios 2018-02-22 20:01:29 +0200
  • 615f870490 Try improving the spectral module dragging logic but didn't really improve yet. Readme changes. xenakios 2018-02-22 15:15:11 +0200
  • 017957b7ae Limit shift dragged time selection properly xenakios 2018-02-22 14:56:18 +0200
  • e502906d4f Shift dragging the time selection moves it xenakios 2018-02-22 14:49:53 +0200
  • 7cd5251516 Added methods for the normalized time position to/from view x coordinate mappings xenakios 2018-02-22 14:22:06 +0200
  • 3d53c4fb91 Shift dragging time selection edge moves whole time selection. Should do this more properly... xenakios 2018-02-22 05:23:39 +0200
  • c98b7c70e4 Report unstretched play range length when playing original source xenakios 2018-02-22 02:04:30 +0200
  • a3b034ac44 Count calls to prepareToPlay xenakios 2018-02-22 01:54:21 +0200
  • 1a8bddeb9b Added convenience functions to deal with storing and getting audio parameters and use them xenakios 2018-02-22 01:09:36 +0200
  • 73c58f6067 Save and restore more parameters xenakios 2018-02-21 20:41:51 +0200
  • 715a753893 Resample unprocessed source sound as needed xenakios 2018-02-21 20:16:07 +0200
  • 3b6e309232 Add parameter for stretch bypass xenakios 2018-02-21 19:49:16 +0200
  • e6a7d26d27 Preliminary work to play the sound source unprocessed xenakios 2018-02-21 19:34:39 +0200
  • d91182c614 readme xenakios 2018-02-21 19:07:04 +0200
  • f424a6a305 Lower number of supported channels for imported file. Remove commented out code. xenakios 2018-02-19 21:12:54 +0200
  • efe5781271 Don't reset thumbnail in prepareToPlay xenakios 2018-02-19 21:09:09 +0200
  • f2d0d3617a Use unique pointers for parameter components xenakios 2018-02-19 20:47:32 +0200
  • 0f1742fbbf Show approximate output duration in info label xenakios 2018-02-19 17:39:10 +0200
  • d1cf25782a Increase version xenakios 2018-02-16 14:33:17 +0200
  • 474d21448a Readme xenakios 2018-02-16 13:58:44 +0200
  • dd30bd3cae Forget using the gradient for now xenakios 2018-02-16 13:51:48 +0200
  • 974f55dcad Experiment with a colour gradient fill in the performance meter xenakios 2018-02-16 01:55:33 +0200
  • 9ceb7201f7 readme xenakios 2018-02-15 22:02:46 +0200
  • 12f939d803 In preparation for Linux build, disable the JUCE web browser component xenakios 2018-02-15 16:36:32 +0200
  • 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. xenakios 2018-02-15 16:03:00 +0200
  • 178d68b0ec Store and restore zoomscrollbar positions. Readme change. xenakios 2018-02-14 18:38:54 +0200
  • e3d893ee9e Added zoomscrollbar for waveform. Removed unused code. xenakios 2018-02-14 15:18:35 +0200
  • 36bfccf38f jucer xenakios 2018-02-14 04:48:08 +0200
  • 7095396322 Merge branch 'master' of https://bitbucket.org/xenakios/paulstretchplugin argh xenakios 2018-02-13 23:59:51 +0200
  • b6f5c0ea7d Shorten the FFT switch crossfade length. Remove commented out code. Formatting change. xenakios 2018-02-13 22:16:18 +0200
  • acbbe693bd Boolean stuff xenakios 2018-02-13 19:41:52 +0200
  • 3a36e35903 Store and restore tech info toggle via settings file xenakios 2018-02-13 17:52:45 +0200
  • c9a3a3ab03 Show additional technical info in label optionally. Added utility function to toggle a bool variable. xenakios 2018-02-13 16:51:57 +0200
  • 53029555d0 Parameter layout tweaks etc xenakios 2018-02-13 15:47:17 +0200
  • 103a085304 Use the input channel count parameter when initing capture. Readme change. xenakios 2018-02-13 15:37:16 +0200
  • 0d65c7927e merge xenakios 2018-02-12 23:20:18 +0200
  • b862a95bae argh xenakios 2018-02-12 23:17:21 +0200
  • 92595b6929 Readme xenakios 2018-02-12 21:48:59 +0200
  • c65812f709 Performance improvements for painting waveform during capture mode etc xenakios 2018-02-12 20:51:05 +0200
  • 07a54c4cdc Preliminary work to allow more input channels xenakios 2018-02-12 16:44:21 +0200
  • 05a6eb21f0 Init playposition info seconds to zero to try avoiding garbage value to show xenakios 2018-02-09 15:34:39 +0200
  • 10a36338b8 Upped version number xenakios 2018-02-09 13:55:54 +0200
  • 52d8b4d664 Change plugin title to final 1.0.0 xenakios 2018-02-09 13:29:01 +0200
  • ff78d54600 Readme change xenakios 2018-02-09 13:24:16 +0200
  • b8c70ddd30 Mark plugin dirty when changing spectral module order or module enabled state. Readme change. xenakios 2018-02-09 13:02:10 +0200
  • aed9e459cf Removed factory presets. Readme edits. xenakios 2018-02-07 16:55:48 +0200
  • 0a9a087cb2 Added dummy parameter to mark the plugin state dirty for the host. Readme change. xenakios 2018-02-07 16:00:49 +0200
  • e7d34a026d Moved prebuffering amount menu to performance component xenakios 2018-02-07 15:12:10 +0200
  • ccf47720ab Waveform length display improvement. Draw waveform texts brighter. xenakios 2018-02-07 14:52:22 +0200
  • 28f8aabbf3 Readme change xenakios 2018-02-06 23:28:09 +0200
  • af8ab1eba1 More space for time text xenakios 2018-02-06 22:20:08 +0200
  • a589f133d2 Format waveform duration in a nicer way xenakios 2018-02-06 21:15:20 +0200
  • 85f3552af4 Control click on waveform seeks if click within active play range. Draw waveform length in seconds. (Should format into hours:minutes:seconds.milliseconds or something...) xenakios 2018-02-06 17:38:26 +0200
  • ff130c6c29 Up number of thumbnails in cache. Formatting fix. xenakios 2018-02-06 17:04:36 +0200
  • ac18c12ae7 Clean up unused code xenakios 2018-02-05 23:28:36 +0200
  • 185cd27bef Upped version number. Reverse order of version history in readme. xenakios 2018-02-02 14:19:48 +0200
  • c9b287dc13 Move code to cpp file. Readme change. xenakios 2018-02-02 12:23:57 +0200
  • c7f5636634 Readme change. Draw text on perf component. xenakios 2018-02-01 21:31:23 +0200
  • e8b16839da Added function to create parameter. Set value step amount for most parameters. Enable double click to reset parameter slider. xenakios 2018-02-01 20:09:12 +0200
  • db76dfe1ef Readme change xenakios 2018-02-01 15:14:25 +0200
  • e6fb981e01 Highlight parameters of spectral module when clicked in the spectral chain editor xenakios 2018-02-01 15:11:41 +0200
  • 0e997e1d43 Avoid showing nonsense play position value xenakios 2018-02-01 13:17:15 +0200
  • d119439f76 Avoid mouse drag when the spectral module enable button has been clicked xenakios 2018-02-01 00:06:32 +0200
  • 6745f5443b Readme xenakios 2018-01-31 22:50:51 +0200
  • ad86b46f95 Added a separate performance meter component xenakios 2018-01-31 20:58:16 +0200
  • 6f89b544ab Draw prebufferred amount in main GUI component. Does not refresh properly in stand alone app build and probably not in all plugin hosts either. xenakios 2018-01-31 20:43:27 +0200
  • b179285b93 Added method to sound source to get playback position percent. Avoid seeking sound source when changing FFT size. Readme change. xenakios 2018-01-31 20:06:12 +0200
  • 42061670a8 Clean up. Removed the MultiStretchAudioSource, hopefully it doesn't need to be restored later... xenakios 2018-01-30 18:56:00 +0200
  • f414f19e01 Remove the bool enabled members from the spectral process parameters xenakios 2018-01-30 18:49:00 +0200
  • 65545c96b6 Make num harmonics parameter an integer parameter xenakios 2018-01-30 18:07:47 +0200
  • ced5a5e22a Increase spec process enabled button size. Init spread spec process to disabled. Remove checks for spec process enabled states from processBlock xenakios 2018-01-30 17:54:06 +0200
  • 84164da2d7 Finally added enabled buttons for the spectral steps. xenakios 2018-01-30 17:32:23 +0200
  • 48b9434fba readme xenakios 2018-01-21 08:53:36 +0200
  • 0253b335f5 Fix release build crash in Reaper and Ableton Live xenakios 2018-01-20 22:54:26 +0200
  • a2ab8d285f glah xenakios 2018-01-20 22:39:33 +0200
  • 72e1cae026 Readme change xenakios 2018-01-20 22:28:33 +0200
  • fcbd99d4ed Double click on waveform selects whole buffer xenakios 2018-01-20 22:21:26 +0200
  • bc3f456485 Again draw file name in waveform component xenakios 2018-01-20 21:50:24 +0200
  • 99127c79bb Increase thumbnailcache thread priority. Readme change. xenakios 2018-01-20 21:27:29 +0200
  • f4aef4bcac Remove redundant code and change about box text xenakios 2018-01-18 06:56:23 +0200
  • d78e071486 Readme changes xenakios 2018-01-17 22:06:13 +0200
  • 620f59c4f4 remove commented out stuff xenakios 2018-01-17 22:03:43 +0200
  • 8bf3225b83 Restore ability to set capture buffer lengthm now via settings menu. Use AudioProcessor owned thumbnail for live input captured audio. Still need to clean up some of the old messy code that is now commented out. xenakios 2018-01-17 21:53:26 +0200
  • f6274f19be When changing audio file, seek to beginning of play range xenakios 2018-01-17 19:34:12 +0200
  • daf17f2ea3 Initial work to make the AudioProcessor own the AudioThumbNail etc xenakios 2018-01-17 18:57:56 +0200
  • 01ee930174 glah xenakios 2018-01-17 07:13:06 +0200
  • 893b4c39f0 macos build xenakios 2018-01-11 08:15:00 +0200
  • 3e2ce4ad45 Update version number xenakios 2018-01-08 18:04:28 +0200
  • f2275d49eb About text change xenakios 2018-01-05 21:57:43 +0200
  • 4555644ca2 Readme change xenakios 2018-01-05 21:53:31 +0200
  • a24d5c8c81 Make callGUI more generic and move it to globals.h. Readme change. xenakios 2018-01-05 17:49:54 +0200
  • 04a6fc33cc Readme change xenakios 2018-01-04 22:24:06 +0200
  • cf17390293 Move methods to cpp file xenakios 2018-01-03 19:32:53 +0200
  • 85875d96f4 Remove the unneeded Mutex.h file xenakios 2018-01-03 18:28:14 +0200
  • 96a88e8016 Use new JUCE button callback stuff xenakios 2018-01-03 17:15:57 +0200
  • 64ad16f8cb Clean up parameter components initing xenakios 2017-12-29 19:31:12 +0200
  • fbd337bf5d Removed the redundant spectrum processing methods xenakios 2017-12-29 05:12:03 +0200
  • 0c394e9e36 Info labal justification change. Show prebuffered amount multiplied. xenakios 2017-12-28 22:50:52 +0200
  • 2eedb1963f Factory presets stuff xenakios 2017-12-27 22:56:27 +0200