Commit Graph

541 Commits

Author SHA1 Message Date
essej
d268379442 update readme 2022-04-19 22:53:37 -04:00
essej
dd52422414 moved ios jucer to mobile subdir 2022-04-19 22:44:07 -04:00
Jesse Chappell
4770fd31f3 update fedora prereq script 2022-04-19 22:28:04 -04:00
Jesse Chappell
e1ca6b4d47 linux build script mod 2022-04-19 22:26:03 -04:00
Jesse Chappell
c6ffc776ea update to linux scripts 2022-04-19 22:02:50 -04:00
essej
a8dd5e649d add missing file 2022-04-19 22:02:09 -04:00
essej
8ae5a82c99 updated readmes and added linux build scripts 2022-04-19 18:35:48 -04:00
Jesse Chappell
b5492f2f60 fixes for cmake building on windows 2022-04-19 17:45:56 -04:00
essej
7e71997593 transitioned to cmake for desktop build 2022-04-19 16:30:36 -04:00
essej
a4922bd275 updated jucer projects to use juce in deps 2022-04-19 11:06:33 -04:00
essej
25bd5d8adb git subrepo clone --branch=sono6good https://github.com/essej/JUCE.git deps/juce
subrepo:
  subdir:   "deps/juce"
  merged:   "b13f9084e"
upstream:
  origin:   "https://github.com/essej/JUCE.git"
  branch:   "sono6good"
  commit:   "b13f9084e"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-04-18 17:51:22 -04:00
essej
63e175fee6 update verison number for mac 2022-04-18 16:08:16 -04:00
essej
2e3a74e137 update free filter node selection and deletion to better support ios. add enable toggles for free filter and ratio in tabs. on ios shutdown audio when going to background and not doing anything. some layout fixes 2022-04-18 15:11:22 -04:00
essej
c37aab3dcc fixed scaling issue with VDSP fft impl 2022-04-18 11:46:04 -04:00
essej
97b982aa85 update build number 2022-04-16 11:28:38 -04:00
essej
ccf4f6b0a8 last minute color changes 2022-04-15 19:42:46 -04:00
Jesse Chappell
67d2bbb50d fixed compile issue on windows 2022-04-15 19:21:39 -04:00
Jesse Chappell
649d7c42e6 fixed windows jucer options 2022-04-15 19:15:07 -04:00
essej
3c313e4f50 fixed offline rendering bugs. more layout tweaks 2022-04-15 19:13:55 -04:00
essej
3510b0ee6f updated small size layout issues. fixed offline render to actually work correctly based on the passed in parameters. 2022-04-15 14:29:23 -04:00
Jesse Chappell
681dc4de6b add missing file 2022-04-15 10:54:39 -04:00
essej
82bfca1198 updated dmg build script 2022-04-14 16:35:17 -04:00
Jesse Chappell
3ec2202c88 added windows build/release scripts 2022-04-14 16:31:54 -04:00
essej
60cada010f updated readme and added separate changes file 2022-04-14 10:36:21 -04:00
essej
c747ca085c updated readme and added license files 2022-04-14 10:21:44 -04:00
essej
1c100ced23 added mac release scripts 2022-04-14 10:06:10 -04:00
essej
b3414a292e added button icons. layout fixes. increased buffering thread priority 2022-04-14 03:26:26 -04:00
essej
7404f827a7 layout fixes 2022-04-13 19:24:44 -04:00
essej
dd89d80959 lots of ios file related updates, now use URLs internally. icons added. 2022-04-13 13:48:09 -04:00
essej
e2178da076 do offline render regardless of pause state 2022-04-12 19:20:28 -04:00
essej
38cf79fec0 layout updates, other ios compatibility updates 2022-04-12 18:47:43 -04:00
essej
52d3326de6 added accelerate vdsp FFT support and use it on iOS 2022-04-12 18:46:50 -04:00
essej
300c89d2b2 ios file handling updates. restore editor window size. double-click group order toggles enabled. 2022-04-11 18:50:55 -04:00
essej
2084782a79 layout update supporting better dynamic resizing, lookandfeel update, ios support 2022-04-11 13:23:10 -04:00
essej
8c4a20ecd6 update to support juce 6.1. added mute audio while processing capture option. added a mac specific priority fix. use async popup menus and browsers where needed. 2022-04-02 12:45:02 -04:00
xenakios
86f1a8c594 Update About box and jucer project 2021-10-12 21:35:24 +03:00
xenakios
371355b375 Fix for Juce 6 modal loops. Should make the proper fixes at some point... 2021-07-12 17:14:27 +03:00
xenakios
7d9ed352a1 Build fixes for Juce 6 2020-12-11 04:02:36 +02:00
xenakios
8bfd8557b7 Build fix for updated Juce 2020-03-26 01:32:39 +02:00
xenakios
434b6b5488 Added VS2019 build 2020-02-19 21:46:13 +02:00
xenakios
d281c2fe4d jucer 2019-09-04 13:55:29 +03:00
xenakios
2df73f0d74 Jucer project 2019-09-03 23:12:58 +03:00
xenakios
942d8aa382 Compile fixes 2019-07-16 15:46:44 +03:00
xenakios
b052ee7a10 Use raw buffer pointers instead of setSample. Note to self : remember to avoid using setSample and just use the damn array of pointers because setSample does the AudioBuffer flag setting and that can slow things down. 2019-05-15 22:54:12 +03:00
xenakios
288ab7a6bc Render exact calculated output length. But release build isn't working...Sigh. 2019-03-29 23:27:08 +02:00
xenakios
727f0e19ec Update stretch source parameters before prepareToPlay calls when offline rendering. However the beginning of the offline render still appears to use the wrong parameters. 2019-03-29 17:11:04 +02:00
xenakios
e4ab699c6b Merge branch 'master' of https://bitbucket.org/xenakios/paulstretchplugin 2019-03-29 16:38:06 +02:00
xenakios
71c78bf4c3 Stand alone build offline render finally works a bit. Output duration is wrong. 2019-03-29 16:37:36 +02:00
xenakios
ba8b45f7f4 macOs build fix 2019-02-28 23:39:39 +02:00
xenakios
ae8a5e44c8 Remove dependency on modified Juce Component header 2019-02-28 16:53:40 +02:00